python-tripleoclient/tripleoclient/tests
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
..
config undercloud: wire ContainerHealthcheckDisabled 2019-04-22 12:52:16 +00:00
fixture_data Always run upgrades/updates as tripleo-admin 2018-11-01 15:16:47 +01:00
v1 (squash) Clean backport of inflight-validations for UC/OC/standalone 2019-09-19 00:10:23 -04:00
workflows Fix race in execution finishing 2019-09-10 12:41:57 +00:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
base.py Save DefaultPasswords values for undercloud deploy 2017-04-26 20:38:00 +01:00
fakes.py Additional resource cleanup 2019-08-06 12:39:24 -06:00
test_overcloud_credentials.py Merge "Remove overcloudrc.v3 generation" 2019-03-13 00:24:29 +00:00
test_plugin.py Use OS_CACERT for zaqar's websocket connection 2019-03-11 09:53:06 +02:00
test_utils.py Add gathering_policy parameter to run_ansible_playbook function 2019-08-01 11:39:11 +02:00