engine: Set deploy scenario and create k8s 1.16 jobs
[infra/cicd.git] / jjb / engine / verify-jobs / kubernetes-verify-tox.yaml
index be17bf36cfab3700d82352cb8d2d6d6b3e0f9020..0e64c81c7649ea454e9a9d9a08f1e1973688454e 100644 (file)
@@ -32,6 +32,9 @@
       - '1_17':
           branch: '1.17'
           gated-projects: 'infra/stack/kubernetes|infra/installer/kubespray'
+      - '1_16':
+          branch: '1.16'
+          gated-projects: 'infra/stack/kubernetes|infra/installer/kubespray'
       - '1_15':
           branch: '1.15'
           gated-projects: 'infra/stack/kubernetes|infra/installer/kubespray'
 
     properties:
       - logrotate
+      # NOTE (fdegir): throttle categories are controlled in jenkins global configuration
+      - throttle:
+          enabled: true
+          max-per-node: 1
+          max-total: 4
+          option: category
+          categories:
+            - engine-verify-tox
 
     wrappers:
       - build-timeout: