Code Review
/
qtip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
1089dae
)
Switch to qtip-cli for ci job
03/34803/2
author
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Tue, 16 May 2017 01:56:43 +0000
(09:56 +0800)
committer
Yujun Zhang
<zhang.yujunz@zte.com.cn>
Tue, 16 May 2017 02:38:04 +0000
(
02:38
+0000)
Change-Id: Id485803a56a89ef1dd80d3597bcc10e7d70cd87a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
tests/ci/run_ci.sh
patch
|
blob
|
history
diff --git
a/tests/ci/run_ci.sh
b/tests/ci/run_ci.sh
index
c26ff58
..
8fd53b3
100644
(file)
--- a/
tests/ci/run_ci.sh
+++ b/
tests/ci/run_ci.sh
@@
-70,10
+70,10
@@
qtip workspace create --pod ${pod_name} --installer ${installer_type} \
cd /home/opnfv/workspace/
-ansible-playbook setup.yml
+qtip setup
eval `ssh-agent`
-ansible-playbook run.yml
-ansible-playbook teardown.yml
+qtip run
+qtip teardown
# Remove ssh public key from installer
case "$installer_type" in