kubernetes-verify-deploy-test: set ROOK_FS=true by default 34/8534/1
authorCian Johnston <cian.johnston@est.tech>
Wed, 28 Apr 2021 14:34:25 +0000 (14:34 +0000)
committerCian Johnston <cian.johnston@est.tech>
Wed, 28 Apr 2021 14:34:25 +0000 (14:34 +0000)
Change-Id: Iba34afff19ad1c28d26979eb68aed7e4760f2ece

jjb/cloud-infra/kubernetes-jobs/kubernetes-verify-deploy-test.yaml

index 9256c47f01a873aed73273316c80c9330a1a011b..afc955e396b06d76e363ab1b505a7a75e3105f1c 100644 (file)
           name: CI_LOOP
           default: "verify"
           description: 'CI loop the job belongs to'
+      - string:
+          name: ROOK_FS
+          default: 'true'
+          description: 'Whether to deploy csi-cephfs storageclass.'
       - project-parameters:
           project: $GERRIT_PROJECT
           branch: '{branch}'