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