/mlo-fis2-karaf-demo

Fuse Integration Services 2.0 Karaf Demo for OpenShift.io

Primary LanguageHTML

FIS2 Karaf Demo - Microsoft loves OpenShift

This demo shows the integration of FIS2 into the Fabric8 Microservices platform and openshift.io.

Integration Testing

The example includes a fabric8 arquillian OpenShift Integration Test. Once the container image has been built and deployed in OpenShift, the integration test can be run with:

mvn test -Dtest=*KT

The test is disabled by default and has to be enabled using -Dtest. Open Source Community documentation at Integration Testing and Fabric8 Arquillian Extension provide more information on writing full fledged black box integration tests for OpenShift.