Remove bindep builder from cloud launcher dsvm job
The bindep macro installs mysql, which sets the password for root user. However, devstack *also* installs is with preseed data with the default password 'secretpassword', which makes the job to break in Ubuntu. Change-Id: Ia81a065a7f02eafda5f0d7b107c88484ddc20d75
This commit is contained in:
parent
ff3ca83f2a
commit
794b01e578
@ -33,7 +33,6 @@
|
||||
- print-template-name:
|
||||
template-name: "{template-name}"
|
||||
- zuul-git-prep
|
||||
- install-distro-packages
|
||||
- devstack-checkout
|
||||
- shell: |
|
||||
# Allow Jenkins user to ssh into localhost
|
||||
|
Loading…
Reference in New Issue
Block a user