Merge "Add Kubernetes deployment scenario"
authorCedric Ollivier <cedric.ollivier@orange.com>
Thu, 10 Jun 2021 07:14:53 +0000 (07:14 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 10 Jun 2021 07:14:53 +0000 (07:14 +0000)
jjb/functest/xtestingci.yaml

index e7da589..624eae1 100644 (file)
     parameters:
       - xtestingci-slave:
           slave: '{slave}'
+    properties:
+      - build-blocker:
+          use-build-blocker: true
+          blocking-level: 'NODE'
+          blocking-jobs:
+            - '^xtestingci-tests-.*$'
     builders:
       - xtestingci-tests:
           playbook: '{playbook}'
@@ -37,6 +43,7 @@
     slave: lf-virtual1
     playbook:
       - all
+      - kubernetes0
     jobs:
       - 'xtestingci-tests-{playbook}'