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 83c0726 commit 3716dacCopy full SHA for 3716dac
ci-operator/config/openshift/instaslice-operator/openshift-instaslice-operator-main.yaml
@@ -80,13 +80,15 @@ tests:
80
env:
81
CONTROL_PLANE_NODE_TYPE: a2-highgpu-1g
82
CONTROL_PLANE_ZONES: '[us-central1-f]'
83
+ FIPS_ENABLED: "true"
84
OO_INSTALL_NAMESPACE: instaslice-system
85
pre:
86
+ - ref: fips-check-fips-or-die
87
- chain: ipi-conf-gcp
88
- ref: single-node-conf-gcp
89
- ref: ipi-conf-gcp-zones
90
- ref: ipi-conf-gcp-control-plane-node-type
- - ref: single-node-conf-e2e
91
+ - ref: wait
92
- chain: ipi-install
93
test:
94
- ref: openshift-instaslice-operator-e2e-sno
0 commit comments