Merge "Remove workaround for tox-ansible and global molecule config"

This commit is contained in:
Zuul 2021-05-19 20:05:00 +00:00 committed by Gerrit Code Review
commit ae6c7e506d
31 changed files with 4 additions and 61 deletions

View File

@ -30,7 +30,7 @@ platforms:
image: ubi8/ubi-init image: ubi8/ubi-init
registry: registry:
url: registry.access.redhat.com url: registry.access.redhat.com
dockerfile: Dockerfile dockerfile: ../../../../../.config/molecule/Dockerfile
pkg_extras: python*-setuptools python*-pyyaml pkg_extras: python*-setuptools python*-pyyaml
volumes: volumes:
- /etc/ci/mirror_info.sh:/etc/ci/mirror_info.sh:ro - /etc/ci/mirror_info.sh:/etc/ci/mirror_info.sh:ro

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -2,16 +2,13 @@
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman
platforms: platforms:
- name: ubi8 - name: ubi8
hostname: ubi8 hostname: ubi8
image: ubi8/ubi-init image: ubi8/ubi-init
registry: registry:
url: registry.access.redhat.com url: registry.access.redhat.com
dockerfile: Dockerfile dockerfile: ../../../../../.config/molecule/Dockerfile
command: /sbin/init command: /sbin/init
pkg_extras: python*-setuptools python*-pyyaml pkg_extras: python*-setuptools python*-pyyaml
volumes: volumes:

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -11,7 +11,7 @@ platforms:
image: ubi8/ubi-init image: ubi8/ubi-init
registry: registry:
url: registry.access.redhat.com url: registry.access.redhat.com
dockerfile: Dockerfile dockerfile: ../../../../../.config/molecule/Dockerfile
pkg_extras: python*-setuptools python*-pyyaml python*-libselinux pkg_extras: python*-setuptools python*-pyyaml python*-libselinux
command: /sbin/init command: /sbin/init
capabilities: capabilities:

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -2,16 +2,13 @@
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman
platforms: platforms:
- name: ubi8 - name: ubi8
hostname: ubi8 hostname: ubi8
image: ubi8/ubi-init image: ubi8/ubi-init
registry: registry:
url: registry.access.redhat.com url: registry.access.redhat.com
dockerfile: Dockerfile dockerfile: ../../../../../.config/molecule/Dockerfile
pkg_extras: python*-setuptools python*-pyyaml pkg_extras: python*-setuptools python*-pyyaml
volumes: volumes:
- /etc/ci/mirror_info.sh:/etc/ci/mirror_info.sh:ro - /etc/ci/mirror_info.sh:/etc/ci/mirror_info.sh:ro

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman

View File

@ -1 +0,0 @@
../../../../../.config/molecule/Dockerfile

View File

@ -1,6 +1,3 @@
--- ---
# inherits tripleo-validations/.config/molecule/config.yml # inherits tripleo-validations/.config/molecule/config.yml
# To override default values, please take a look at the config.yml. # To override default values, please take a look at the config.yml.
driver:
name: podman