python-tripleoclient/tripleoclient/tests/v1/tripleo
Alex Schultz e5b8ebde85 [TRAIN-Only] Reduce open mock scope
There appears to be a race condition related to language parsing that is
being uncovered when we mock open around the arg parse code. This
highlights that we're relying to open mock instead of mocking a function
that uses open.  Rather than rewrite all the tests, let's reduce the
scope of the open mock to the action execution instead.  This only
really applies to train and older because we rewrote many of these
actions to ansible executions instead.

Change-Id: I7f7b25aa76bef692991200ba621a536f8868200a
Closes-Bug: #1909118
2021-01-07 08:40:04 -07:00
..
__init__.py Create generic deployment action 2018-04-30 20:48:16 -07:00
test_tripleo_deploy.py [TRAIN-Only] Reduce open mock scope 2021-01-07 08:40:04 -07:00
test_tripleo_upgrade.py Fix upgrade prompt 2020-05-13 16:21:16 -06:00
test_tripleo_validator.py Update tripleo-validations path to /usr/share/ansible 2020-09-08 16:22:10 +02:00