Skip to content

Commit f5c6b6d

Browse files
committed
cluster-api-provider-aws: inject oc-cli into test/e2e-aws-capi-techpreview
1 parent f6125b3 commit f5c6b6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci-operator/config/openshift/cluster-api-provider-aws/openshift-cluster-api-provider-aws-main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ tests:
6161
- observers-resource-watch
6262
test:
6363
- as: test
64-
commands: openshift/e2e-tests.sh
64+
commands: oc version && openshift/e2e-tests.sh
6565
from: src
6666
resources:
6767
requests:

0 commit comments

Comments
 (0)