
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
14 lines
290 B
YAML
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
|