diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2017-10-02 23:24:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-10-02 23:24:53 +0000 |
commit | 26336f8f7e06facc36bdaf6c4ebe8ee1f9d70803 (patch) | |
tree | 6c8df76b19ed54376e0e013baf74d5e8b1a89ea6 | |
parent | 433a5b63c66ad53b6314223bef4cfb9ab5ee5b46 (diff) | |
parent | 7f64dda4dca3d59b308a9f4f54c05d5e33ab3923 (diff) |
Merge "Update test name in sdc csit jjb"
-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: '' |