1. ef37564 Merge "Add [baremetal] available_nodes configuration option" by Zuul · 7 years ago
  2. f125363 Merge "Added fixed_ip support for standalone-ironic" by Zuul · 7 years ago
  3. d8de5ac Merge "Validate scheduling fields in basic ops scenario" by Zuul · 7 years ago
  4. 13abc8a Merge "Add example configuration for running our tests with nova" by Zuul · 7 years ago
  5. e1059ba Merge "Rescue mode standalone tests" by Zuul · 7 years ago
  6. ed004fb Merge "Use the main introspection test instead of the smoke one" by Zuul · 7 years ago
  7. b375d18 Merge "Add a full set of tests for the IPMI hardware type to the standalone job" by Zuul · 7 years ago
  8. 4108a35 Rescue mode standalone tests by Dao Cong Tien · 7 years ago
  9. 56399cc Validate scheduling fields in basic ops scenario by Mark Goddard · 7 years ago
  10. 9089e56 Use the main introspection test instead of the smoke one by Dmitry Tantsur · 7 years ago
  11. 4ab0e59 Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  12. ea9af86 Add example configuration for running our tests with nova by Dmitry Tantsur · 7 years ago
  13. ca346cb Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  14. 5fba20b Add a full set of tests for the IPMI hardware type to the standalone job by Dmitry Tantsur · 7 years ago
  15. ba4a6ec Added fixed_ip support for standalone-ironic by ankit · 7 years ago
  16. 39c5eec Add jobs for stable/queens by Dmitry Tantsur · 7 years ago
  17. f31abcc Add [baremetal] available_nodes configuration option by Sam Betts · 7 years ago
  18. 9bc0598 Merge "Replace use of functools.wraps() with six.wraps()" by Zuul · 7 years ago
  19. e4cfb8b Merge "Updated from global requirements" by Zuul · 7 years ago 1.1.0
  20. d88fe9f Replace use of functools.wraps() with six.wraps() by John L. Villalovos · 7 years ago
  21. f060376 Switch to override-checkout for stable branch jobs by Sam Betts · 7 years ago
  22. 1cf29df Merge "Sort node traits in comparisons" by Zuul · 7 years ago
  23. 62c8991 Merge "Zuul: Remove project name" by Zuul · 7 years ago
  24. c4d1c83 Sort node traits in comparisons by Mark Goddard · 7 years ago
  25. 48759c4 Zuul: Remove project name by James E. Blair · 7 years ago
  26. bcdb740 Add node trait tests by Mark Goddard · 7 years ago
  27. c04391e Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  28. f994081 Updated from global requirements by OpenStack Proposal Bot · 7 years ago
  29. 100c9a5 Merge "Add ansible deploy interface test" by Zuul · 7 years ago
  30. f893148 Merge "Cleaned up the requirements of Ironic Tempest plugin" by Zuul · 7 years ago
  31. d961a2b Merge "Update README and setup.cfg, initial version of usage guide" by Zuul · 7 years ago 1.0.0
  32. 4435587 Merge "Add ability to set deploy interface" by Zuul · 7 years ago
  33. d2606cd Cleaned up the requirements of Ironic Tempest plugin by Chandan Kumar · 7 years ago
  34. bc8b3ee Add ansible deploy interface test by Pavlo Shchelokovskyy · 7 years ago
  35. 12e6275 Add ability to set deploy interface by Pavlo Shchelokovskyy · 7 years ago
  36. 004f970 Introduce stable/ocata jobs by Dmitry Tantsur · 7 years ago
  37. 9b64ce7 Update the list of CI jobs by Dmitry Tantsur · 7 years ago
  38. a068e66 Update README and setup.cfg, initial version of usage guide by Dmitry Tantsur · 7 years ago
  39. e13f6b6 Add DSVM jobs to the gate for ironic-tempest-plugin by John L. Villalovos · 7 years ago
  40. 4867382 Correct introspection rules path by Dmitry Tantsur · 7 years ago
  41. 25be117 Change config option to 'ironic_inspector' and False by default by John L. Villalovos · 7 years ago
  42. 8efe17a Fix pep8 issue by Dmitry Tantsur · 7 years ago
  43. e43f255 Add correct skip for ironic-inspector by Dmitry Tantsur · 7 years ago
  44. 2bf95e8 Provide __init__.py to make all modules importable by Dmitry Tantsur · 7 years ago
  45. 198de64 Add tempest entry point by Dmitry Tantsur · 7 years ago
  46. 851cd00 Fix introspection modules locations and imports by Dmitry Tantsur · 7 years ago
  47. b609cea Merge remote-tracking branch 'inspector/master' by Dmitry Tantsur · 7 years ago
  48. 63ba73e Ensure ping actually succed by Vasyl Saienko · 7 years ago
  49. 40e2bbc Add py35 gate for ironic-inspector by ankit · 7 years ago
  50. 6d74a6e Add I202 to flake ignore list by Vladyslav Drok · 7 years ago
  51. 04aed9f Update tests to do not use deprecated test.services() by Luong Anh Tuan · 7 years ago
  52. 2c22aad pep8: Add 'application-import-names = ironic_inspector' by John L. Villalovos · 7 years ago
  53. 867a975 Update tests to do not use deprecated test.services() by Vasyl Saienko · 7 years ago
  54. bdc1429 Replace the usage of 'admin_manager' with 'os_admin' by Luong Anh Tuan · 7 years ago
  55. e7f8f1a Update after recent removal of cred manager aliases by Luong Anh Tuan · 7 years ago
  56. 8da9ef5 Fix API VIF tests when using flat network by Vasyl Saienko · 7 years ago
  57. b287de8 Update vif_attach from NeutronVIFPortIDMixin by Vasyl Saienko · 7 years ago
  58. e76e17e Update the documentation link for doc migration by chenxing · 8 years ago
  59. ca69ffe Add functional API tests for volume connector and volume target by Nguyen Hung Phuong · 8 years ago
  60. 5d84570 Replace the deprecated tempest.test.attr with decorators.attr by Ngo Quoc Cuong · 8 years ago
  61. f8b09fe Use flake8-import-order by John L. Villalovos · 8 years ago
  62. 853ec5e Switch to use test_utils.call_until_true by Ken'ichi Ohmichi · 8 years ago
  63. 159fe89 Switch to decorators.idempotent_id by ghanshyam · 8 years ago
  64. f00d68d Remove unused "service" argument from tempest client manager by Dmitry Tantsur · 8 years ago
  65. 63404e2 Tempest test tag baremetal doesn't exist by dparalen · 8 years ago
  66. 569f0a4 Add tempest plugin API tests for driver by SofiiaAndriichenko · 8 years ago
  67. bb72f2e [tempest] also catch BadRequest in negative tests with physical_network in old API by Dmitry Tantsur · 7 years ago
  68. da89a41 [Tempest] fix negative tests on old API versions by Dmitry Tantsur · 7 years ago
  69. 9ea3c69 Add negative attribute to negative port tests by Mark Goddard · 8 years ago
  70. bc0aee3 Tempest scenario test for boot-from-volume by Dao Cong Tien · 8 years ago
  71. 53bb68c Add tempest tests for physical networks by Mark Goddard · 8 years ago
  72. f825d19 Replace the usage of 'manager' with 'os_primary' by Vu Cong Tuan · 8 years ago
  73. f37d245 Fix broken links in tempest plugin README by wangkf · 8 years ago
  74. a540e4f Replace test.attr with decorators.attr by xgwang5843 · 8 years ago
  75. c21766c Replace test.attr with decorators.attr by xgwang5843 · 8 years ago
  76. b2ae8c1 Replace test.attr with decorators.attr by Luong Anh Tuan · 8 years ago
  77. 9687691 Add functional api tests for node resource class by Kyrylo Romanenko · 8 years ago
  78. be2e0e0 Add assertion of name to test_list_portgroups test by Kyrylo Romanenko · 8 years ago
  79. c1d1f63 Skip PortNotFound when unbinding port by Vasyl Saienko · 8 years ago
  80. 0afe227 Skip VIF tests for standalone ironic by Kyrylo Romanenko · 8 years ago
  81. 8e1be64 Fix docstrings for creating methods in baremetal api tests by Kyrylo Romanenko · 8 years ago
  82. 9ec233b Define minimum required API ver for portgroups by Vasyl Saienko · 8 years ago
  83. f46b9fa Add standalone tests using direct HTTP links by Vasyl Saienko · 8 years ago
  84. d66737c Extend tests and checks for node VIFs by Kyrylo Romanenko · 8 years ago
  85. 2193e54 Add functional API tests for portgroups by Kyrylo Romanenko · 8 years ago
  86. 40db033 Fix local copy of scenario manager by Pavlo Shchelokovskyy · 8 years ago
  87. 70db680 Prune local copy of tempest.scenario.manager.py by Solio Sarabia · 8 years ago
  88. 60095ff Include a copy of tempest.scenario.manager module by Solio Sarabia · 8 years ago
  89. 4a09673 Add ironic standlaone test with ipmi dynamic driver by Vasyl Saienko · 8 years ago
  90. 4ddbeec Add Ironic standalone tests by Vasyl Saienko · 8 years ago
  91. 401fd46 Fix the exception message in tempest plugin by Vladyslav Drok · 8 years ago
  92. 0cad044 Refactor waiters in our tempest plugin by Vladyslav Drok · 8 years ago
  93. 3c83396 This adds a tempest test for creating a chassis with a specific UUID. by SofiiaAndriichenko · 8 years ago
  94. ac752ac Do not load credentials on import in tempest plugin clients.py by Vladyslav Drok · 8 years ago
  95. f78122e Trivial: Change hardcoded values in tempest plugin by Solio Sarabia · 8 years ago
  96. 6abadd4 Fix BaseBaremetalTest._assertExpected docstring by Ruby Loo · 8 years ago
  97. 62c0c09 Deduplicate _assertExpected method in tests by Kyrylo Romanenko · 8 years ago
  98. dbd33dc Change misc to test_utils for tempest test by wangxiyuan · 8 years ago
  99. 0fd8818 Switch to use test_utils.call_until_true by Ken'ichi Ohmichi · 8 years ago
  100. 7cdfac3 Remove trailing slash from base_url in tempest plugin by Andrey Shestakov · 8 years ago