We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b8cc4 commit 7fc366cCopy full SHA for 7fc366c
test-in-k8s.sh
@@ -28,6 +28,6 @@ kubectl exec jenkins -- \
28
-DslaveAgentPort=$tcp_port \
29
-Djenkins.host.address=jenkins.kubernetes-plugin-test.svc.cluster.local \
30
-Dmaven.test.failure.ignore \
31
- verify
+ verify \
32
"$@"
33
kubectl exec jenkins -- sh -c 'fgrep skipped /checkout/target/surefire-reports/*.xml' || :
0 commit comments