python-tripleoclient/tripleoclient/tests/v1/tripleo
Cédric Jeanneret 499b487c51 (squash) Clean backport of inflight-validations for UC/OC/standalone
Adds new "--no-inflight-validations" option to deploy CLI

This provides an independant way to activate or not the in-flight
validations within a deploy.
The default is to have them running, and this option allows to
deactivate the in-flight ones.

Change-Id: I81e934e2978cad4e2713d54e19a57c84a6ac0b52
(cherry picked from commit bf48dbc844)

Disable inflight validations by default

The inflight validations caused timeouts in the TripleO CI.
They should not be enabled by default. New features should not be
enabled by default in general, they should be optional.

So this patch changes the option to be --inflight-validations,
and make sure the inflights are disabled by default everywhere it's
called.

Change-Id: I082628a9480686d6a7801056c3b4bf332b4e3d95
Related-Bug: #1844446
(cherry picked from commit 89be0d17c5)

Introduce --inflight-validations for standalone / undercloud

Like we do for the overcloud, add the --inflight-validations option,
disabled by default. Disable by default, we'll skip the
"opendev-validations" Ansible tags when running the playbooks.

Related-Bug: #1844446
Change-Id: Ia37b3d4cc657d994b6a63412d5792930d54a14dd
(cherry picked from commit 64af3ae1fb)
2019-09-19 00:10:23 -04:00
..
__init__.py Create generic deployment action 2018-04-30 20:48:16 -07:00
test_tripleo_deploy.py (squash) Clean backport of inflight-validations for UC/OC/standalone 2019-09-19 00:10:23 -04:00
test_tripleo_upgrade.py Add 2 missing guards for sudo 2019-03-08 16:42:59 -07:00
test_tripleo_validator.py Add gathering_policy parameter to run_ansible_playbook function 2019-08-01 11:39:11 +02:00