Trigger a job to run a standalone deploy with IPA on multinode

"tripleo-ci-centos-8-standalone-on-multinode-ipa" is a job
to create a multinode setup of two nodes having FreeIPA
server along with standalone deployment will trigger when
there are code changes related to TLS and IPA services.

Depends-On: https://review.opendev.org/#/c/706288/
Change-Id: I979d32cbc22799df79e9ea7da7d9360c708b76e8
This commit is contained in:
Pooja Jadhav 2020-05-04 17:01:22 +05:30 committed by Ronelle Landy
parent b31779e4df
commit d96edb06a6
1 changed files with 7 additions and 0 deletions

View File

@ -73,6 +73,13 @@
- ^network/endpoints/.*$
- ^common/.*$
- zuul.d/*
- tripleo-ci-centos-8-standalone-on-multinode-ipa:
files:
- environments/ssl/tls-everywhere-endpoints-dns.yaml
- environments/services/haproxy-public-tls-certmonger.yaml
- environments/ssl/enable-internal-tls.yaml
- ci/environments/standalone-ipa.yaml
- deployment/ipa/ipaservices-baremetal-ansible.yaml
- tripleo-ci-centos-8-scenario001-standalone:
dependencies: *deps_unit_lint
- tripleo-ci-centos-8-scenario002-standalone: