Skip to content

Commit a00f47f

Browse files
e2e: hack commit
Signed-off-by: Praveen M <m.praveen@ibm.com>
1 parent f9cf08c commit a00f47f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

e2e/e2e_test.go

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,8 @@ func handleFlags() {
9292
testNFS = testCephFS
9393
deployNFS = deployCephFS
9494
}
95+
96+
if operatorDeployment {
97+
cephCSINamespace = "ceph-csi-operator-system"
98+
}
9599
}

0 commit comments

Comments
 (0)