diff options
author | rexlee8776 <limingjiang@huawei.com> | 2020-01-07 01:36:49 +0000 |
---|---|---|
committer | rexlee8776 <limingjiang@huawei.com> | 2020-01-07 01:36:49 +0000 |
commit | b02665f4c23100b181d7e8d1d2d23505b5150167 (patch) | |
tree | 72df8b969921d01c65fdd7237e037aaadd5cd510 /jjb | |
parent | f98d9ed183546c10fc92e4f60a3d206d84e76704 (diff) |
update yardstick iruya verify job
Change-Id: I6dfb77948f24cd47f39cb91bc429c1d40bbc4112
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/yardstick/yardstick-project-jobs.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/yardstick/yardstick-project-jobs.yaml b/jjb/yardstick/yardstick-project-jobs.yaml index 74734b895..e4d0be6bf 100644 --- a/jjb/yardstick/yardstick-project-jobs.yaml +++ b/jjb/yardstick/yardstick-project-jobs.yaml @@ -17,7 +17,7 @@ branch: '{stream}' gs-pathname: '' disabled: false - - hunter: &hunter + - iruya: &iruya branch: 'stable/{stream}' gs-pathname: '/{stream}' disabled: false |