python-ironicclient/ironicclient/tests/functional/osc/v1
Iury Gregory Melo Ferreira cdd4b8c046 Run jobs under python2 and python3
-Switch functional job to run under python3
-Create a functional job to run under python2
-Create a tempest job to run under python2
-Create tox env to run functional tests under python3
-Validate if `USE_PYTHON3` is set to `True` to call
the correct env for tests
-Remove hardcoded path for client when running functional tests
- Update tests failures to work for python2 and python3

Change-Id: I96d418f08c46add8bf61bf8d1b4e45b6083b8d84
(cherry picked from commit 9b881cb973)
2019-04-10 10:58:57 +02:00
..
__init__.py Add basic tests for OSC plugin baremetal node commands 2016-11-07 12:39:35 +00:00
base.py Deploy templates: client support 2019-03-01 14:24:28 +00:00
test_baremetal_allocation.py Fix allocation tests 2019-03-21 12:45:32 +01:00
test_baremetal_chassis_basic.py Add basic tests for OSC plugin baremetal chassis commands 2017-06-01 12:00:10 +00:00
test_baremetal_conductor_basic.py Support for conductors exposed from API 2018-12-12 14:37:25 +08:00
test_baremetal_deploy_template_basic.py Run jobs under python2 and python3 2019-04-10 10:58:57 +02:00
test_baremetal_driver_basic.py Switch functional tests to the fake-hardware hardware type 2018-06-11 15:34:26 +02:00
test_baremetal_node_basic.py Switch functional tests to the fake-hardware hardware type 2018-06-11 15:34:26 +02:00
test_baremetal_node_create_negative.py Switch functional tests to the fake-hardware hardware type 2018-06-11 15:34:26 +02:00
test_baremetal_node_fields.py Support node's deploy_step field 2018-07-11 02:19:41 +00:00
test_baremetal_node_negative.py Run jobs under python2 and python3 2019-04-10 10:58:57 +02:00
test_baremetal_node_power_states.py Add sanity tests for baremetal power state commands 2016-11-24 15:25:31 +00:00
test_baremetal_node_provision_states.py Set the default API version of OSC CLI to "latest" 2017-10-25 17:59:52 +02:00
test_baremetal_port_basic.py Create port with specific port group UUID in OSC 2017-06-09 09:51:02 +00:00
test_baremetal_portgroup_basic.py Add testcases for OSC baremetal port group commands 2017-02-16 19:11:34 +02:00