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:
Monty Taylor 2020-04-24 14:45:50 -05:00 committed by Clark Boylan
parent 6570eda366
commit b7c0c0f8ce
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -25,7 +25,7 @@
name: '{{ item }}'
state: present
loop:
- jemalloc1
- libjemalloc1
- bubblewrap
- skopeo
- socat