X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Ffunctest%2Ffunctest-daily-jobs.yml;h=1cf6892da0ee401357ee5685c5c180b8fa3db791;hb=cf2b909dd188bb3cbe247624be7de3ba40f084a2;hp=84bdac6dbe2925d26c7cc3c7646e227619ad57df;hpb=606a18946b901e57f5910cbeaf28cb8367414941;p=releng.git diff --git a/jjb/functest/functest-daily-jobs.yml b/jjb/functest/functest-daily-jobs.yml old mode 100644 new mode 100755 index 84bdac6db..1cf6892da --- a/jjb/functest/functest-daily-jobs.yml +++ b/jjb/functest/functest-daily-jobs.yml @@ -251,13 +251,13 @@ description: "Built on $NODE_NAME" - conditional-step: condition-kind: regex-match - regex: "os-*" + regex: "os-.*" label: 'DEPLOY_SCENARIO' steps: - 'functest-{testsuite}-builder' - conditional-step: condition-kind: regex-match - regex: "k8-*" + regex: "k8-.*" label: 'DEPLOY_SCENARIO' steps: - 'functest-k8-builder'