You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
369 B
YAML
16 lines
369 B
YAML
---
|
|
- job:
|
|
description: Base tripleo-ansible job
|
|
name: tripleo-ansible-centos-7-base
|
|
nodeset: centos-7
|
|
parent: base
|
|
success-url: "reports.html"
|
|
failure-url: "reports.html"
|
|
pre-run:
|
|
- tripleo_ansible/playbooks/prepare-test-host.yml
|
|
- zuul.d/playbooks/pre.yml
|
|
run:
|
|
- zuul.d/playbooks/run.yml
|
|
timeout: 1800
|
|
voting: true
|