summaryrefslogtreecommitdiff
path: root/ironicclient/tests/functional/base.py
Commit message (Expand)AuthorAgeFilesLines
* Stop using six libraryRiccardo Pittau2019-12-181-9/+4
* Run jobs under python2 and python3Iury Gregory Melo Ferreira2019-03-151-1/+2
* Merge "Allow to use none auth in functional tests"2.4.0Zuul2018-06-181-10/+10
|\
| * Allow to use none auth in functional testsVladyslav Drok2018-05-181-10/+10
* | Switch functional tests to the fake-hardware hardware typeDmitry Tantsur2018-06-111-1/+1
|/
* Switch the deprecated "ironic" CLI to "latest" API version by defaultDmitry Tantsur2017-11-021-1/+3
* Pass os_identity_api_version into functional testsKyrylo Romanenko2017-07-311-23/+16
* Log warning when API version is not specified for the ironic toolDmitry Tantsur2017-07-211-2/+5
* Log warning when API version is not specified for the OSC pluginMario Villaplana2017-06-191-2/+2
* Add test to create a port with specific port group UUIDKyrylo Romanenko2017-02-021-0/+2
* Merge "Functional tests for port groups in ironicclient"Jenkins2017-02-011-1/+59
|\
| * Functional tests for port groups in ironicclientKyrylo Romanenko2017-01-251-1/+59
* | Merge "Change os_tenant_name to os_project_name in tests configuration script"Jenkins2017-01-251-2/+2
|\ \
| * | Change os_tenant_name to os_project_name in tests configuration scriptKyrylo Romanenko2017-01-181-2/+2
* | | Add soft reboot/poweroff power states.Tang Chen2017-01-181-2/+3
* | | Describe possible exception in docstringKyrylo Romanenko2016-12-161-0/+1
| |/ |/|
* | Use identity api version 3 for OSC plugin testsKyrylo Romanenko2016-12-121-0/+16
|/
* Use ConfigParser instead of SafeConfigParser in Python 3qinchunhua2016-09-201-1/+6
* Merge "Add CLI tests to check JSON response body"Jenkins2016-07-281-2/+4
|\
| * Add CLI tests to check JSON response bodyKyrylo Romanenko2016-07-261-2/+4
* | Negative tests for testing actions with ChassisSergii Turivnyi2016-06-241-6/+9
|/
* Merge "Add test for chassis-node-list"Jenkins2016-06-231-1/+9
|\
| * Add test for chassis-node-listsandriichenko2016-06-071-1/+9
* | Add sanity tests for testing actions with PortSergey Turivnyi2016-06-061-15/+54
* | Merge "Replace deprecated tempest-lib with tempest"Jenkins2016-05-201-2/+2
|\ \
| * | Replace deprecated tempest-lib with tempestKyrylo Romanenko2016-05-191-2/+2
| |/
* | Fix typo in docstring of assertTableHeaders methodKyrylo Romanenko2016-04-251-1/+1
|/
* Merge "Allow functional tests to work with Keystone v3"Jenkins2016-03-021-2/+20
|\
| * Allow functional tests to work with Keystone v3Vladyslav Drok2016-02-011-2/+20
* | Add sanity tests for testing actions with ChassisSergey Turivnyi2016-02-191-1/+35
|/
* Add Sanity tests for testing actions with DriverSergii Turivnyi2015-12-181-0/+14
* Add sanity tests for testing actions with NodeSergey Turivnyi2015-11-261-39/+119
* Introduce tempest-lib to functional testsAnton Arefiev2015-10-301-0/+161