tripleo-ipa/zuul.d/layout.yaml
Ade Lee 9159108b31 Use value in default.conf instead of ansible_fqdn
ansible_fqdn can give us a bad value in the standalone CI job.
The right value to get the principal is the one ipa knows about -
which is in default.conf.  Use that instead.

Also, re-added the standalone to the check jobs.
Change-Id: I1852c8b745f3398154878396778487c901b0cccc
2021-04-21 15:27:25 -04:00

14 lines
290 B
YAML

---
- project:
templates:
- check-requirements
- openstack-python36-jobs
- publish-to-pypi
check:
jobs:
- tripleo-ipa-centos-8-molecule
- tripleo-ci-centos-8-standalone-on-multinode-ipa
gate:
jobs:
- tripleo-ipa-centos-8-molecule