diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-12-08 21:35:09 -0500 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2016-12-08 21:35:40 -0500 |
commit | 1829701a455e55280f4b6b72a23c57b587171661 (patch) | |
tree | 5a9a8e350e6586c63a3b739fc9565a5ae27dea8f /jjb/dovetail | |
parent | 5a34ee766833177cf01b0e32dda48a994c3c681f (diff) |
dovetail: testsuite name bugfix
Change-Id: Ib0f4420d296d08be60367ea5b25789f81e242555
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'jjb/dovetail')
-rw-r--r-- | jjb/dovetail/dovetail-ci-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/dovetail/dovetail-ci-jobs.yml b/jjb/dovetail/dovetail-ci-jobs.yml index 5568f7885..0c7dbe33a 100644 --- a/jjb/dovetail/dovetail-ci-jobs.yml +++ b/jjb/dovetail/dovetail-ci-jobs.yml @@ -145,7 +145,7 @@ testsuite: - 'debug' - 'proposed_tests' - - 'compliace_set' + - 'compliance_set' jobs: - 'dovetail-{SUT}-{pod}-{testsuite}-{stream}' |