python-ironicclient/ironicclient/tests/functional
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
..
osc Run jobs under python2 and python3 2019-04-10 10:58:57 +02:00
__init__.py Adds basic ironicclient functional testing 2015-03-09 13:45:20 -07:00
base.py Run jobs under python2 and python3 2019-04-10 10:58:57 +02:00
test_chassis.py Run jobs under python2 and python3 2019-04-10 10:58:57 +02:00
test_chassis_create.py Fix uuid to UUID in expected error messages 2016-08-03 12:11:26 +01:00
test_driver.py Switch functional tests to the fake-hardware hardware type 2018-06-11 15:34:26 +02:00
test_help_msg.py Switch the deprecated "ironic" CLI to "latest" API version by default 2017-11-02 10:05:15 +01:00
test_json_response.py Support node's deploy_step field 2018-07-11 02:19:41 +00:00
test_node.py Switch the deprecated "ironic" CLI to "latest" API version by default 2017-11-02 10:05:15 +01:00
test_node_set_power_state.py Tests for testing node-set-power-state command 2015-12-04 15:37:52 +00:00
test_port.py Add test to create a port with specific port group UUID 2017-02-02 17:00:16 +00:00
test_portgroup.py Functional tests for port groups in ironicclient 2017-01-25 18:05:31 +02:00
test_table_structure.py Add sanity tests for testing actions with Node 2015-11-26 16:37:12 +00:00
utils.py Fix quotation mark in docstring 2016-06-07 15:21:26 +03:00