diff options
author | Yuli Shlosberg <ys9693@att.com> | 2017-10-02 11:31:40 +0300 |
---|---|---|
committer | Yuli Shlosberg <ys9693@att.com> | 2017-10-02 11:31:59 +0300 |
commit | 7f64dda4dca3d59b308a9f4f54c05d5e33ab3923 (patch) | |
tree | 26a05e4368f2ec5625746a92681ec0a564f0e073 | |
parent | 266007d6ed0562162dedfb022b059b27f86eef8d (diff) |
Update test name in sdc csit jjb
Update test name from healthCheck to sanity
Change-Id: Ief64b52781b1e5004d74563d0b22aac9579504ca
Issue-Id: SDC-424
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
-rw-r--r-- | jjb/sdc/sdc-csit.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/sdc/sdc-csit.yaml b/jjb/sdc/sdc-csit.yaml index 5603994b3..196c2938e 100644 --- a/jjb/sdc/sdc-csit.yaml +++ b/jjb/sdc/sdc-csit.yaml @@ -7,7 +7,7 @@ project-name: 'sdc' stream: 'master' functionality: - - 'healthCheck': + - 'sanity': trigger_jobs: - '{project-name}-{stream}-release-java-daily-checkstyle' robot-options: '' |