Fix functest daily job 01/51601/1
authorLinda Wang <wangwulin@huawei.com>
Sat, 3 Feb 2018 01:12:21 +0000 (01:12 +0000)
committerLinda Wang <wangwulin@huawei.com>
Sat, 3 Feb 2018 01:12:21 +0000 (01:12 +0000)
Change-Id: Icbdbe5a44660f498503ac84b323fd2a140ec3bbe
Signed-off-by: Linda Wang <wangwulin@huawei.com>
jjb/functest/functest-daily-jobs.yml [changed mode: 0644->0755]

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'