You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for running against Kubernetes and OpenShift
The goal is to have very simple way to run the tests against Kubernetes and OpenShift.
Something similar tto TT examples when you need oc login && mvn clean install
I would prefer using Arquillian Cube as this TS is Arquillian based.
The text was updated successfully, but these errors were encountered:
As this task should be aligned with Wildfly/EAP Openshift testing strategy which is not yet defined, this task must wait. Setting minor priority for now but it's matter of change once Openshift strategy is in place.
Add support for running against Kubernetes and OpenShift
The goal is to have very simple way to run the tests against Kubernetes and OpenShift.
Something similar tto TT examples when you need
oc login && mvn clean install
I would prefer using Arquillian Cube as this TS is Arquillian based.
The text was updated successfully, but these errors were encountered: