Commit Graph

4 Commits (bbaf222aa499f4ac1e949e334a1c5b1b2ccce490)

Author SHA1 Message Date
Paul Belanger ca10f85fed
Avoid using apt-add-repository
It always downloads the GPG key from the interwebs. Stop doing that
because depending on the network is bad.

Change-Id: Ia7c1a5e06d7698c15b22e80c328b9bb368a687e4
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
6 years ago
Paul Belanger 2989672aad Add bubblewrap to bindep / test-setup.sh
Bubblewrap is a setuid wrapper for unprivileged chroot and namespace
manipulation. We'll be using this to run ansible-playbook from.

Change-Id: I7c6414281724d066812094d02a726df357978076
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
6 years ago
Paul Belanger 6a766dccd6 Make sure services are running for test-setup.sh
Add a check to confirm mysql and zookeeper are running.

Change-Id: I5c46b0c33bfd6c474793900b296dedf07ca28164
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
6 years ago
Joshua Hesketh d78b44878c Add support for sqlalchemy reporter
This will allow us to enter results from all jobs for
use with the openstack-health dashboard.

Depends-On: I08dbbb64b3daba915a94e455f75eef61ab392852
Change-Id: I28056d84a3f6abcd8d9038a91a6c9a3902142f90
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
6 years ago