diff options
author | Serena Feng <feng.xiaowei@zte.com.cn> | 2017-03-21 07:48:53 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-21 07:48:53 +0000 |
commit | 3690af3dbfb90a7e073b10c6fece26ed2dd3af44 (patch) | |
tree | de06327fe36a5dad1cc7ad1e73dfacc298e369e1 /jjb | |
parent | 2d7688a767b4d4ae256b109e6137eb24b425da5a (diff) | |
parent | 07cd2c1b0ff79fe293a004afe62d1b06a90a8614 (diff) |
Merge "qtip: set CI_DEBUG to false"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/qtip/qtip-validate-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/qtip/qtip-validate-jobs.yml b/jjb/qtip/qtip-validate-jobs.yml index 80b08e6a3..a850d6757 100644 --- a/jjb/qtip/qtip-validate-jobs.yml +++ b/jjb/qtip/qtip-validate-jobs.yml @@ -73,7 +73,7 @@ description: 'Tag to pull docker image' - string: name: CI_DEBUG - default: 'true' + default: 'false' description: "Show debug output information" scm: - git-scm |