tripleo-ipa/zuul.d/base.yaml
Sagi Shnaidman d670474d36 Use podman for testing with molecule
Change-Id: I9950d2eedb94abfd478456211800b4f8b5f78411
2021-11-23 10:02:52 +02:00

17 lines
374 B
YAML

---
- job:
description: tripleo-ipa molecule job
name: tripleo-ipa-centos-8-molecule
nodeset: centos-8-stream
parent: base
success-url: "reports.html"
failure-url: "reports.html"
pre-run:
- zuul.d/playbooks/pre.yml
run:
- zuul.d/playbooks/run.yml
post-run:
- zuul.d/playbooks/post.yml
timeout: 5400
voting: true