add ccsdk-sli-northbound
[infra/cicd.git] / jjb / cloud-infra / kubernetes-jobs / kubernetes-verify-deploy-test.yaml
index 94318bc69cf1a8789931554987caf6f377512915..223597f02bcfed8a473a88aab0752b0f2a7d09f1 100644 (file)
       - 'master':
           branch: 'master'
           deploy-scenario: 'k8-multus-plugins'
+      - '1_20':
+          branch: '1.20'
+          deploy-scenario: 'k8-multus-plugins'
+      - '1_19':
+          branch: '1.19'
+          deploy-scenario: 'k8-multus-plugins'
       - '1_18':
           branch: '1.18'
           deploy-scenario: 'k8-multus-plugins'
           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}'
                   # we need to get rid of search domain as well
                   sudo sed -i 's/^search/# search/' /etc/resolv.conf
                 fi
+      - ssh-agent-credentials:
+          users:
+            - 'nordixinfra-nordix-gerrit-ssh'
 
     builders:
       - 'generate-change-metadata-macro'
               kill-phase-on: FAILURE
               abort-all-job: false
               property-file: $WORKSPACE/change.properties
+              enable-condition:
+                !include-raw: '../scripts/k8s-job-enable-condition.gvy'
       - multijob:
           name: "{environment-type} testing on {type} instances"
           condition: SUCCESSFUL
               kill-phase-on: FAILURE
               abort-all-job: false
               property-file: $WORKSPACE/change.properties
+              enable-condition:
+                !include-raw: '../scripts/k8s-job-enable-condition.gvy'
 
     publishers:
       - postbuildscript: