diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2017-08-11 17:23:38 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-08-11 17:23:38 +0000 |
commit | 943451c3a7c428602ad1af3413bcdd6cd298845c (patch) | |
tree | 69f5b36f5fad16e72ab33416f75c7bdc504d1d25 /jjb/qtip | |
parent | 9b51caad5c0f30a7e8f9828024b548d457ae4128 (diff) | |
parent | c50c9d7762016ade10f317c0154074a8a1b34d38 (diff) |
Merge "[qtip] Update shell in qtip integration job"
Diffstat (limited to 'jjb/qtip')
-rw-r--r-- | jjb/qtip/qtip-integration-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/qtip/qtip-integration-jobs.yml b/jjb/qtip/qtip-integration-jobs.yml index 46c101d7a..4382dff3e 100644 --- a/jjb/qtip/qtip-integration-jobs.yml +++ b/jjb/qtip/qtip-integration-jobs.yml @@ -45,4 +45,4 @@ set -o pipefail set -o xtrace - source integration/storperf/storperf.sh + source integration/storperf/run_ci.sh |