Skip to content

Commit 3716dac

Browse files
author
Bhargavi Gudi
committed
GPU FIPS-enabled cluster
GPU FIPS-enabled cluster GPU FIPS-enabled cluster
1 parent 83c0726 commit 3716dac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ci-operator/config/openshift/instaslice-operator/openshift-instaslice-operator-main.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,13 +80,15 @@ tests:
8080
env:
8181
CONTROL_PLANE_NODE_TYPE: a2-highgpu-1g
8282
CONTROL_PLANE_ZONES: '[us-central1-f]'
83+
FIPS_ENABLED: "true"
8384
OO_INSTALL_NAMESPACE: instaslice-system
8485
pre:
86+
- ref: fips-check-fips-or-die
8587
- chain: ipi-conf-gcp
8688
- ref: single-node-conf-gcp
8789
- ref: ipi-conf-gcp-zones
8890
- ref: ipi-conf-gcp-control-plane-node-type
89-
- ref: single-node-conf-e2e
91+
- ref: wait
9092
- chain: ipi-install
9193
test:
9294
- ref: openshift-instaslice-operator-e2e-sno

0 commit comments

Comments
 (0)