Fix functest daily job
[releng.git] / jjb / functest / functest-daily-jobs.yml
old mode 100644 (file)
new mode 100755 (executable)
index 84bdac6..1cf6892
           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'