python-tripleoclient/tripleoclient/tests/v1
Kevin Carter 49d3f725f2 Overload stdout callback plugin
The stdout callback plugin is being set within ansible runner making it
not respect the user defined configuration. This change adds the required
environment variable after the prepare function to ensure our defined
output callback plugin is always used.

Because we're allowing the assumed output callback plugin to be user defined
we need to cater for parallel playbook execution by defining
`directory_isolation_base_path` in config. Now, whenever parallel playbook
execution is required, `directory_isolation_base_path` will be used ensuring
there are no collisions at runtime.

Change-Id: I7c7e7472d238bd2ab3316cac3dbee01f6d0b10e9
Signed-off-by: Kevin Carter <kecarter@redhat.com>
2019-12-20 03:46:35 +00:00
..
baremetal Do not silence exceptions in overcloud_node unit tests 2019-03-11 12:32:06 +01:00
overcloud_config Use workflow config_download_export 2018-07-26 09:09:09 -04:00
overcloud_delete Fix stack.name to stack.stack_name 2018-12-17 18:38:54 +01:00
overcloud_deploy Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
overcloud_external_update Pass container name to update_nodes workflow 2019-12-03 17:42:44 -05:00
overcloud_external_upgrade Pass container name to update_nodes workflow 2019-12-03 17:42:44 -05:00
overcloud_ffwd_upgrade Pass container name to update_nodes workflow 2019-12-03 17:42:44 -05:00
overcloud_image Removed references to bm-deploy images 2019-10-02 10:45:09 -04:00
overcloud_netenv_validate Fix test for netenv validate 2018-05-01 14:07:17 -06:00
overcloud_node Improvements to unprovision command 2019-10-30 12:31:59 +13:00
overcloud_roles Additional resource cleanup 2019-08-02 12:34:42 -06:00
overcloud_support Add overcloud support report collect command 2017-05-11 09:28:59 -06:00
overcloud_update Pass container name to update_nodes workflow 2019-12-03 17:42:44 -05:00
overcloud_upgrade Pass container name to update_nodes workflow 2019-12-03 17:42:44 -05:00
tripleo Overload stdout callback plugin 2019-12-20 03:46:35 +00:00
undercloud Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
__init__.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00
test_container_image.py Replace ansible shell with python runner 2019-12-17 07:35:35 -06:00
test_overcloud_admin.py Add overcloud admin ssh authorize command. 2019-02-08 14:43:05 +01:00
test_overcloud_bios.py Create commands for configuring BIOS on given nodes 2019-03-11 12:55:39 +01:00
test_overcloud_export.py Add openstack overcloud export 2019-11-11 16:33:49 -05:00
test_overcloud_parameters.py Merge "Make ipmi lanplus the default in auto fencing" 2018-06-05 02:45:24 +00:00
test_overcloud_plan.py Make _upload_file to work with Python 3 2019-03-12 10:43:58 -04:00
test_overcloud_plan_roles.py Remove execution from workflow message send 2019-01-21 09:26:04 +01:00
test_overcloud_profiles.py Report node availability from "overcloud profiles list" 2017-09-10 22:37:03 +02:00
test_overcloud_raid.py Remove execution from workflow message send 2019-01-21 09:26:04 +01:00
test_plugin.py Rename rdomanager_oscplugin to tripleoclient 2015-09-08 10:22:22 -04:00