Code Review
/
releng.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
cb5f2f6
)
run tox with 'sudo'
49/60549/1
author
dongwenjuan
<dong.wenjuan@zte.com.cn>
Fri, 3 Aug 2018 03:45:15 +0000
(11:45 +0800)
committer
dongwenjuan
<dong.wenjuan@zte.com.cn>
Fri, 3 Aug 2018 05:41:51 +0000
(13:41 +0800)
Change-Id: Icdbab7405e8dd46e7cd659dce04bf7502424192c
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
jjb/doctor/doctor.yaml
patch
|
blob
|
history
diff --git
a/jjb/doctor/doctor.yaml
b/jjb/doctor/doctor.yaml
index
051beb8
..
e919111
100644
(file)
--- a/
jjb/doctor/doctor.yaml
+++ b/
jjb/doctor/doctor.yaml
@@
-200,7
+200,8
@@
source $HOME/opnfv-installer.sh
# run tox to trigger the test
- tox -e py34
+ # As Jenkins user, it has no permission to send ICMP package
+ sudo -E tox -e py34
# -------------------------------
# publisher macros