@ -7,7 +7,7 @@ log: true
platforms:
- name: ubi8
hostname: ubi8
image: ubi8/ubi-init
image: ubi8/ubi:8.2
registry:
url: registry.access.redhat.com
dockerfile: Dockerfile
@ -18,13 +18,15 @@
- name: Prepare
hosts: all:localhost
become: true
vars:
test_deps_setup_tripleo: true
roles:
- role: test_deps
post_tasks:
- name: Install ovs
package:
name:
- openvswitch*
- openvswitch
- libibverbs
state: present
@ -11,5 +11,5 @@
- zuul.d/playbooks/pre.yml
run:
- zuul.d/playbooks/run.yml
timeout: 1800
timeout: 3600
voting: true