Remove the need for docker

This change moves our one tox-molecule job to simply depending on
the zuul tox job. To ensure we're not depending on the docker
driver at all, docker has been replaced with podman in the
tripleo_redhat_enforce test job.

Change-Id: I590a500b397d22d2e6fd4336f306caadcb690f45
Signed-off-by: Kevin Carter <kecarter@redhat.com>
(cherry picked from commit 03cae88d63)
This commit is contained in:
Alan Bishop 2020-11-10 11:45:07 -08:00 committed by Kevin Carter (cloudnull)
parent c4a181b855
commit bc573ba5ac
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
driver:
name: docker
name: podman
log: true

View File

@ -517,7 +517,7 @@
- ^zuul.d/molecule.yaml
name: tripleo-ansible-centos-8-role-addition
nodeset: centos-8
parent: tox-molecule
parent: tox
timeout: 1800
vars:
tox_envlist: role-addition