Trigger Validation on standalone job with tripleo CLI command

In order to test the TripleO CLI for Validations and the whole chain to avoid
blocker and regression, this patch enable Validation at the end of the Standalone job.

The cost of it, is arround 3 or 4 minutes max.

Change-Id: Ide76602bc4ccf217af00678485d8ea5c5f462bfe
This commit is contained in:
matbu 2021-05-19 10:54:47 +02:00 committed by mbu
parent 8df2e97d22
commit 654331cc0e
1 changed files with 5 additions and 0 deletions

View File

@ -31,3 +31,8 @@
- ^tripleoclient/config/.*minion.*$ - ^tripleoclient/config/.*minion.*$
- ^tripleoclient/v1/.*minion.*$ - ^tripleoclient/v1/.*minion.*$
- ^tripleoclient/v1/tripleo_deploy.py$ - ^tripleoclient/v1/tripleo_deploy.py$
- tripleo-ci-centos-8-standalone:
vars:
enable_validation: true
validation_component: validation
command: openstack tripleo validator