kubernetes-verify-deploy-test: set ROOK_FS=true by default
[infra/cicd.git] / 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}'