1. bb72f2e [tempest] also catch BadRequest in negative tests with physical_network in old API by Dmitry Tantsur · 7 years ago
  2. da89a41 [Tempest] fix negative tests on old API versions by Dmitry Tantsur · 7 years ago
  3. 9ea3c69 Add negative attribute to negative port tests by Mark Goddard · 7 years ago
  4. bc0aee3 Tempest scenario test for boot-from-volume by Dao Cong Tien · 8 years ago
  5. 53bb68c Add tempest tests for physical networks by Mark Goddard · 8 years ago
  6. f825d19 Replace the usage of 'manager' with 'os_primary' by Vu Cong Tuan · 8 years ago
  7. f37d245 Fix broken links in tempest plugin README by wangkf · 8 years ago
  8. a540e4f Replace test.attr with decorators.attr by xgwang5843 · 8 years ago
  9. c21766c Replace test.attr with decorators.attr by xgwang5843 · 8 years ago
  10. b2ae8c1 Replace test.attr with decorators.attr by Luong Anh Tuan · 8 years ago
  11. 9687691 Add functional api tests for node resource class by Kyrylo Romanenko · 8 years ago
  12. be2e0e0 Add assertion of name to test_list_portgroups test by Kyrylo Romanenko · 8 years ago
  13. c1d1f63 Skip PortNotFound when unbinding port by Vasyl Saienko · 8 years ago
  14. 0afe227 Skip VIF tests for standalone ironic by Kyrylo Romanenko · 8 years ago
  15. 8e1be64 Fix docstrings for creating methods in baremetal api tests by Kyrylo Romanenko · 8 years ago
  16. 9ec233b Define minimum required API ver for portgroups by Vasyl Saienko · 8 years ago
  17. f46b9fa Add standalone tests using direct HTTP links by Vasyl Saienko · 8 years ago
  18. d66737c Extend tests and checks for node VIFs by Kyrylo Romanenko · 8 years ago
  19. 2193e54 Add functional API tests for portgroups by Kyrylo Romanenko · 8 years ago
  20. 40db033 Fix local copy of scenario manager by Pavlo Shchelokovskyy · 8 years ago
  21. 70db680 Prune local copy of tempest.scenario.manager.py by Solio Sarabia · 8 years ago
  22. 60095ff Include a copy of tempest.scenario.manager module by Solio Sarabia · 8 years ago
  23. 4a09673 Add ironic standlaone test with ipmi dynamic driver by Vasyl Saienko · 8 years ago
  24. 4ddbeec Add Ironic standalone tests by Vasyl Saienko · 8 years ago
  25. 401fd46 Fix the exception message in tempest plugin by Vladyslav Drok · 8 years ago
  26. 0cad044 Refactor waiters in our tempest plugin by Vladyslav Drok · 8 years ago
  27. 3c83396 This adds a tempest test for creating a chassis with a specific UUID. by SofiiaAndriichenko · 8 years ago
  28. ac752ac Do not load credentials on import in tempest plugin clients.py by Vladyslav Drok · 8 years ago
  29. f78122e Trivial: Change hardcoded values in tempest plugin by Solio Sarabia · 8 years ago
  30. 6abadd4 Fix BaseBaremetalTest._assertExpected docstring by Ruby Loo · 8 years ago
  31. 62c0c09 Deduplicate _assertExpected method in tests by Kyrylo Romanenko · 8 years ago
  32. dbd33dc Change misc to test_utils for tempest test by wangxiyuan · 8 years ago
  33. 0fd8818 Switch to use test_utils.call_until_true by Ken'ichi Ohmichi · 8 years ago
  34. 7cdfac3 Remove trailing slash from base_url in tempest plugin by Andrey Shestakov · 8 years ago
  35. 6f5fb8e Switch to decorators.idempotent_id by ghanshyam · 8 years ago
  36. 2c51158 Update validate_ports from BaremetalBasicOps by Vasyl Saienko · 8 years ago
  37. 5429203 Skip VIF api tests for old api versions by Vasyl Saienko · 8 years ago
  38. 462e9e6 Add Virtual Network Interface REST APIs by Sam Betts · 8 years ago
  39. 96bd3e3 Remove service argument from tempest plugin client manager by Vladyslav Drok · 8 years ago
  40. 1c11bdf Move CONF.service_available.ironic to our plugin by Jim Rollenhagen · 8 years ago
  41. 0ac08c8 Enhance wait_for_bm_node_status waiter by Vladyslav Drok · 8 years ago
  42. 7973465 Use polling in set_console_mode tempest test by Vladyslav Drok · 8 years ago
  43. cce1505 Drop bad skip check in tempest plugin by Jim Rollenhagen · 8 years ago
  44. a776093 Bring configurations from tempest to ironic_tempest_plugin by Thiago Paiva · 8 years ago
  45. 2c2803c Update to hacking 0.12.0 and use new checks by John L. Villalovos · 8 years ago
  46. 9494db0 Remove unused argument in Tempest Plugin by Kyrylo Romanenko · 8 years ago
  47. dbda649 Fix docstrings to match with method arguments by Kyrylo Romanenko · 8 years ago
  48. b0b809b Fix docstrings in tempest plugin baremetal json client by Kyrylo Romanenko · 8 years ago
  49. 5aff90c Replace assertTrue(isinstance()) with assertIsInstance() by melissaml · 8 years ago
  50. e9f3a61 Fix docstrings in Tempest Plugin REST client for Ironic API by Kyrylo Romanenko · 8 years ago
  51. 3600054 [trivial] Fix typo in docstring by Kyrylo Romanenko · 8 years ago
  52. e22fbe1 Replace six iteration methods with standard ones by Luong Anh Tuan · 8 years ago
  53. efc7fef Remove unused LOG and CONF by zhufl · 8 years ago
  54. 690bfe5 Fix incorrect order of params of assertEqual() by Luong Anh Tuan · 8 years ago
  55. d4e6916 Using assertIsNone() is preferred over assertEqual() by Luong Anh Tuan · 8 years ago
  56. 6f3a8a0 Fix incorrect order of params of assertEqual() by Luong Anh Tuan · 8 years ago
  57. eb612d9 Add test to verify ironic multitenancy by Yuriy Yekovenko · 9 years ago
  58. 409789b No need for 'default=None' in config variable by Gary Kotton · 9 years ago
  59. 8ec4542 tempest: start using get_configured_admin_credentials by Emilien Macchi · 9 years ago
  60. f20979c Fix signature for request method by Vasyl Saienko · 9 years ago
  61. cbc6ed7 Introduce provision states: AVAILABLE, ENROLL by dparalen · 9 years ago
  62. ff78500 Add support for API microversions in Tempest tests by Yuiko Takada · 9 years ago
  63. 013f611 Fix usage of rest_client expected_success() in tests by ghanshyam · 9 years ago
  64. 12b2ce6 Document how to run the tempest tests by Lucas Alvares Gomes · 9 years ago
  65. c608de5 Tune interval for node provision state check by vsaienko · 9 years ago
  66. 8862504 Replace depricated tempest-lib with tempest.lib by Lenny Verkhovsky · 9 years ago
  67. 27cbcee Comment out test options that already exists on tempest's tree by Mauro S. M. Rodrigues · 9 years ago
  68. 7af9b37 Refresh ssh verification mechanism by Mauro S. M. Rodrigues · 9 years ago
  69. a7cb4be Remove hard-coded DEPLOYWAIT timeout from Baremetal Scenario by Mike Turek · 9 years ago
  70. b652700 Migrate Tempest tests into Ironic tree by Yuiko Takada · 9 years ago
  71. d22378d Script to extract the ironic_tempest_plugin/ directory by John L. Villalovos · 7 years ago
  72. 4f8f229 Initial commit from cookiecutter by Jim Rollenhagen · 8 years ago
  73. a1ac40d Added .gitreview by OpenStack Project Creator · 8 years ago