The package is libjemalloc1
When we install packages on ubuntu, we should use their actual package names rather than incorrect or otherwise fictional package names. Also, fix the hostname in the test job - because when we don't do that, we don't run all of the roles, and thus we don't catch these things. Change-Id: I18e676ef0fe343513db4c8ad7e340ee45092c0a3
This commit is contained in:
parent
6570eda366
commit
b7c0c0f8ce
@ -1588,7 +1588,7 @@
|
||||
label: ubuntu-bionic
|
||||
- name: zm01.openstack.org
|
||||
label: ubuntu-xenial
|
||||
- name: zl01.openstack.org
|
||||
- name: ze01.openstack.org
|
||||
label: ubuntu-xenial
|
||||
- name: zuul01.openstack.org
|
||||
label: ubuntu-xenial
|
||||
|
@ -25,7 +25,7 @@
|
||||
name: '{{ item }}'
|
||||
state: present
|
||||
loop:
|
||||
- jemalloc1
|
||||
- libjemalloc1
|
||||
- bubblewrap
|
||||
- skopeo
|
||||
- socat
|
||||
|
Loading…
Reference in New Issue
Block a user