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:
fb80065
)
Select user opnfv instead of ubuntu
32/69132/3
author
Cédric Ollivier
<cedric.ollivier@orange.com>
Wed, 27 Nov 2019 19:53:16 +0000
(20:53 +0100)
committer
Cédric Ollivier
<cedric.ollivier@orange.com>
Wed, 27 Nov 2019 20:10:14 +0000
(21:10 +0100)
CNTT and Airship jumphosts differ about the user.
Change-Id: I129ce7406de4819804f0143fe5ae37d7107064f8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/airship/cntt.yaml
patch
|
blob
|
history
diff --git
a/jjb/airship/cntt.yaml
b/jjb/airship/cntt.yaml
index
2d2836c
..
78d940b
100644
(file)
--- a/
jjb/airship/cntt.yaml
+++ b/
jjb/airship/cntt.yaml
@@
-112,7
+112,7
@@
- shell: |
set +x
export TERM_OPTS=" "
- sudo -H -E -u
ubuntu
bash -c 'tools/deploy.sh $slave deploy_site'
+ sudo -H -E -u
opnfv
bash -c 'tools/deploy.sh $slave deploy_site'
- scm:
name: cntt-scm