summaryrefslogtreecommitdiff
path: root/ironic_tempest_plugin/tests
Commit message (Expand)AuthorAgeFilesLines
* Ensure ping actually succedVasyl Saienko2017-10-311-8/+16
* Add I202 to flake ignore listVladyslav Drok2017-10-251-1/+0
* Merge "Update tests to do not use deprecated test.services()"Jenkins2017-10-134-15/+15
|\
| * Update tests to do not use deprecated test.services()Vasyl Saienko2017-10-054-15/+15
* | Update after recent removal of cred manager aliasesLuong Anh Tuan2017-09-282-6/+6
|/
* Fix API VIF tests when using flat networkVasyl Saienko2017-09-221-10/+13
* Update vif_attach from NeutronVIFPortIDMixinVasyl Saienko2017-09-081-12/+22
* Merge "Add functional API tests for volume connector and volume target"Jenkins2017-08-193-1/+496
|\
| * Add functional API tests for volume connector and volume targetNguyen Hung Phuong2017-08-153-1/+496
* | Merge "Add tempest plugin API tests for driver"Jenkins2017-08-111-0/+15
|\ \
| * | Add tempest plugin API tests for driverSofiiaAndriichenko2017-03-011-3/+18
* | | [tempest] also catch BadRequest in negative tests with physical_network in ol...Dmitry Tantsur2017-08-041-2/+2
* | | [Tempest] fix negative tests on old API versionsDmitry Tantsur2017-08-012-13/+0
| |/ |/|
* | Merge "Add negative attribute to negative port tests"Jenkins2017-08-011-0/+5
|\ \
| * | Add negative attribute to negative port testsMark Goddard2017-07-261-0/+5
* | | Tempest scenario test for boot-from-volumeDao Cong Tien2017-07-282-3/+157
|/ /
* | Merge "Add tempest tests for physical networks"Jenkins2017-07-253-2/+253
|\ \
| * | Add tempest tests for physical networksMark Goddard2017-07-213-2/+253
* | | Replace the usage of 'manager' with 'os_primary'Vu Cong Tuan2017-06-232-5/+5
|/ /
* | Merge "Replace test.attr with decorators.attr"Jenkins2017-05-291-6/+5
|\ \
| * | Replace test.attr with decorators.attrxgwang58432017-05-261-6/+5
* | | Replace test.attr with decorators.attrxgwang58432017-05-261-8/+9
|/ /
* | Replace test.attr with decorators.attrLuong Anh Tuan2017-05-191-26/+25
* | Add functional api tests for node resource classKyrylo Romanenko2017-05-032-2/+129
* | Merge "Add assertion of name to test_list_portgroups test"Jenkins2017-04-041-1/+4
|\ \
| * | Add assertion of name to test_list_portgroups testKyrylo Romanenko2017-03-301-1/+4
* | | Merge "Skip PortNotFound when unbinding port"Jenkins2017-03-301-0/+2
|\ \ \ | |/ / |/| |
| * | Skip PortNotFound when unbinding portVasyl Saienko2017-03-301-0/+2
* | | Merge "Skip VIF tests for standalone ironic"Jenkins2017-03-301-0/+10
|\ \ \ | |/ / |/| |
| * | Skip VIF tests for standalone ironicKyrylo Romanenko2017-02-151-0/+10
* | | Merge "Fix docstrings for creating methods in baremetal api tests"Jenkins2017-03-241-4/+4
|\ \ \
| * | | Fix docstrings for creating methods in baremetal api testsKyrylo Romanenko2017-03-231-4/+4
* | | | Define minimum required API ver for portgroupsVasyl Saienko2017-03-241-1/+4
* | | | Merge "Add standalone tests using direct HTTP links"Jenkins2017-03-232-2/+57
|\ \ \ \
| * | | | Add standalone tests using direct HTTP linksVasyl Saienko2017-03-212-2/+57
* | | | | Extend tests and checks for node VIFsKyrylo Romanenko2017-03-231-3/+63
| |/ / / |/| | |
* | | | Merge "Add functional API tests for portgroups"Jenkins2017-03-222-1/+95
|\ \ \ \
| * | | | Add functional API tests for portgroupsKyrylo Romanenko2017-03-222-1/+95
* | | | | Include a copy of tempest.scenario.manager moduleSolio Sarabia2017-03-162-3/+4
|/ / / /
* | | | Add ironic standlaone test with ipmi dynamic driverVasyl Saienko2017-03-151-0/+24
|/ / /
* | | Add Ironic standalone testsVasyl Saienko2017-03-155-11/+452
* | | Refactor waiters in our tempest pluginVladyslav Drok2017-03-131-47/+12
* | | This adds a tempest test for creating a chassis with a specific UUID.SofiiaAndriichenko2017-03-132-2/+9
* | | Fix BaseBaremetalTest._assertExpected docstringRuby Loo2017-02-271-1/+16
* | | Deduplicate _assertExpected method in testsKyrylo Romanenko2017-02-204-21/+7
|/ /
* | Switch to use test_utils.call_until_trueKen'ichi Ohmichi2017-02-091-3/+3
* | Remove trailing slash from base_url in tempest pluginAndrey Shestakov2017-02-061-1/+1
* | Switch to decorators.idempotent_idghanshyam2017-01-279-85/+88
|/
* Update validate_ports from BaremetalBasicOpsVasyl Saienko2017-01-131-1/+16
* Skip VIF api tests for old api versionsVasyl Saienko2017-01-121-0/+11