1. f238ed3 Added test_ports suite and a new test by Roee Agiman · 6 years ago
  2. 7bdee67 Merge "Move test cases from networking-midonet repository" by Zuul · 6 years ago
  3. 7eb6725 Make provider network creation more error proof by Lajos Katona · 6 years ago
  4. 201903d Merge "tests for port-resource-request" by Zuul · 6 years ago
  5. 2f90465 tests for port-resource-request by Lajos Katona · 6 years ago
  6. 06ef854 Update test_trunk after adding new ip command tool. by Federico Ressi · 6 years ago
  7. fc3b314 Merge "Turn the list of extensions into multi-line" by Zuul · 6 years ago
  8. c123617 Merge "Fix the extension list across jobs" by Zuul · 6 years ago
  9. f4f3eae Merge "Add ip command tool for manually manage devices on VM." by Zuul · 6 years ago
  10. 9016ae2 Merge "Remove deprecated extension "tag" and "tag-ext"" by Zuul · 6 years ago
  11. c2ed23d Add ip command tool for manually manage devices on VM. by Federico Ressi · 6 years ago
  12. 4f27e82 Merge "Remove unnecessary entries in resource prefix map" by Zuul · 6 years ago
  13. 1c0fcfe Merge "Use self.create_port instead of client.create_port" by Zuul · 6 years ago
  14. 342b88d Merge "Keep stable branch jobs on Ubuntu Xenial" by Zuul · 6 years ago
  15. 5d0cea2 Keep stable branch jobs on Ubuntu Xenial by Slawek Kaplonski · 6 years ago
  16. f742a3d Remove unnecessary entries in resource prefix map by Hongbin Lu · 6 years ago
  17. f91dba5 Use self.create_port instead of client.create_port by Hongbin Lu · 6 years ago
  18. b8fbe0c Turn the list of extensions into multi-line by Hongbin Lu · 6 years ago
  19. b949913 Fix the extension list across jobs by Hongbin Lu · 6 years ago
  20. 0fab696 Remove deprecated extension "tag" and "tag-ext" by Hongbin Lu · 6 years ago
  21. d3d09d2 Merge "Add scenario test for trunk E2E flow" by Zuul · 6 years ago
  22. c24ed0a Merge "Test floatingip pools service plugin" by Zuul · 6 years ago
  23. 326c82c Merge "Update test cases after security group menthods improvements." by Zuul · 6 years ago
  24. 6a8975d2 Merge "Change openstack-dev to openstack-discuss" by Zuul · 6 years ago
  25. db2e6c9 Test floatingip pools service plugin by Hongbin Lu · 7 years ago
  26. 26c58f8 Merge "Switch tempest plugin jobs to Python 3" by Zuul · 6 years ago
  27. 158ddda Change openstack-dev to openstack-discuss by Vieri · 6 years ago
  28. e570de6 Update test cases after security group menthods improvements. by Federico Ressi · 6 years ago
  29. 5734c57 Merge "Improve security groups management." by Zuul · 6 years ago
  30. 1582f71 Switch tempest plugin jobs to Python 3 by Slawek Kaplonski · 6 years ago
  31. 24583b5 Merge "Test propagate_uplink_status on create port" by Zuul · 6 years ago
  32. 1c9f40b Add scenario test for trunk E2E flow by Huifeng Le · 6 years ago
  33. 49819a7 call remove_router_extra_routes only when extra_routes is enabled by Aditya Vaja · 6 years ago
  34. 5da7333 Test propagate_uplink_status on create port by Hongbin Lu · 6 years ago
  35. 0e04f8f Create wrapper tool for both local and remote shell command execution. by Federico Ressi · 6 years ago
  36. 4c590d7 Improve security groups management. by Federico Ressi · 6 years ago
  37. 6f9bb77 Fix race condition in test_security_groups by Federico Ressi · 6 years ago
  38. 254815c Merge "Fix execute_script method to avoid infinite wait." by Zuul · 6 years ago
  39. df09c41 Merge "Add connectivity test via 2 routers and tenant networks" by Zuul · 6 years ago
  40. 498a7f4 Fix execute_script method to avoid infinite wait. by Federico Ressi · 6 years ago
  41. 299c043 Merge "Enhance scenario test to cover network dns_domain" by Zuul · 6 years ago
  42. d1210a1 Merge "Add new test cases for network ip availability" by Zuul · 6 years ago
  43. ee741b3 Add new test cases for network ip availability by Luna Das · 6 years ago
  44. 47f6ae4 Make sure only one port_id is given. by Federico Ressi · 6 years ago
  45. 0d24f2a Merge "Two fixes on test_list_available_zones" by Zuul · 6 years ago
  46. 13f216c Merge "Add network availability zones client" by Zuul · 6 years ago
  47. d54ae6c Enhance scenario test to cover network dns_domain by Assaf Muller · 7 years ago
  48. 21f5342 Fix creating subnet without gateway by Slawek Kaplonski · 6 years ago
  49. d50fd0d Two fixes on test_list_available_zones by Hongbin Lu · 6 years ago
  50. f341b5b Add network availability zones client by Goutham Pratapa · 6 years ago
  51. cf38b77 Merge "test for minimum bw ingress direction" by Zuul · 6 years ago
  52. 5214b27 Move test cases from networking-midonet repository by YAMAMOTO Takashi · 7 years ago
  53. 4a7b6dc Merge "Update QoS scenario test" by Zuul · 6 years ago
  54. b1a3289 Add connectivity test via 2 routers and tenant networks by Slawek Kaplonski · 6 years ago
  55. dd64b72 Merge "Remove test_rule_create_fail_for_direction_ingress" by Zuul · 6 years ago
  56. 0b02dd0 Merge "Fix flake8 E405 errors" by Zuul · 6 years ago
  57. 5bf9f46 Merge "Fix flake8 E265 errors" by Zuul · 6 years ago
  58. 97a6514 Merge "Fix flake8 H404 errors" by Zuul · 6 years ago
  59. da17f00 Use advanced image only when it's necessary by Slawek Kaplonski · 6 years ago
  60. dc9c6d6 test for minimum bw ingress direction by Lajos Katona · 6 years ago
  61. b1c48b6 Remove test_rule_create_fail_for_direction_ingress by Lajos Katona · 6 years ago
  62. aee61ac Fix flake8 E405 errors by Brian Haley · 6 years ago
  63. 8aaa73f Fix flake8 E265 errors by Brian Haley · 6 years ago
  64. ae328b9 Fix flake8 H404 errors by Brian Haley · 6 years ago
  65. 3e1d8f1 Update QoS scenario test by Arkady Shtempler · 6 years ago
  66. 2184942 Merge "Fix raising TimeoutException in tests" by Zuul · 6 years ago
  67. 168e501 Fix raising TimeoutException in tests by Slawek Kaplonski · 6 years ago
  68. 51db277 Merge "Migrate dvr multinode scenario to zuulv3 syntax" by Zuul · 6 years ago
  69. f31e3ee Migrate dvr multinode scenario to zuulv3 syntax by Slawek Kaplonski · 7 years ago
  70. 71bda86 Add guest image customization to DevStack plugin. by Federico Ressi · 7 years ago
  71. fadb39e Merge "Wait for floating IP to be DOWN before checking port details" by Zuul · 6 years ago
  72. af347da Wait for floating IP to be DOWN before checking port details by Brian Haley · 6 years ago
  73. 3dfa94c Refactor test cases after adding new params to create_floatingip. by Federico Ressi · 7 years ago
  74. e96fe65 Merge "Add jobs for stable/rocky branch" by Zuul · 6 years ago
  75. 1eafa25 Merge "Mark NetworkMigrationFromHA scenario tests as unstable" by Zuul · 6 years ago
  76. b600bea Add jobs for stable/rocky branch by Hongbin Lu · 6 years ago
  77. e137cd0 Mark NetworkMigrationFromHA scenario tests as unstable by Slawek Kaplonski · 6 years ago
  78. c9f5ec5 Update trunk tests to use create_trunk method. by Federico Ressi · 7 years ago
  79. 55dfb31 Merge "Add release notes job to zuul template" by Zuul · 6 years ago
  80. 2cbb10e Add release notes job to zuul template by Brian Haley · 6 years ago
  81. 6bf840f Fix bash cmd used in scenario trunk tests by Slawek Kaplonski · 6 years ago
  82. 5247e03 Merge "Add delete_agent to NetworkClientJSON" by Zuul · 6 years ago
  83. 299c4bd Add delete_agent to NetworkClientJSON by Mykola Yakovliev · 6 years ago
  84. 17bc8d8 Revert "Use nested virt in scenario jobs" by Slawek Kaplonski · 6 years ago
  85. 5f371ea Merge "Add tests to assert filter validation" by Zuul · 6 years ago
  86. f785dd4 Merge "Cleanup Tempest tests legacy resources" by Zuul · 6 years ago
  87. 54f5592 Add tests to assert filter validation by Hongbin Lu · 7 years ago
  88. 12685c6 import zuul job settings from project-config by Doug Hellmann · 6 years ago
  89. 7363c8a Merge "Reuse SSH connections for executing multiple commands." by Zuul · 6 years ago
  90. 23f4c8e Merge "Consolidate irrelevant-files in zuul config" by Zuul · 6 years ago
  91. 6f0644e Reuse SSH connections for executing multiple commands. by Federico Ressi · 7 years ago
  92. e208962 Consolidate irrelevant-files in zuul config by Hongbin Lu · 6 years ago
  93. bf877c8 Deprecate BaseTempestTestCase.create_and_associate_floatingip method by Federico Ressi · 6 years ago
  94. a69dcd5 Create floating IPs with additional parameters. by Federico Ressi · 7 years ago
  95. d307f56 Merge "Stop running designate scenario job on docs-only changes" by Zuul · 6 years ago
  96. 2de722e Cleanup Tempest tests legacy resources by Dongcan Ye · 7 years ago
  97. d1020f8 Merge "fix tox python3 overrides" by Zuul · 6 years ago 0.2.0 rocky-em
  98. 67681af Merge "Assert extensions match in config file and server" by Zuul · 6 years ago
  99. 9b7d7fb Merge "Add test tools for executing socat on guest images." by Zuul · 6 years ago
  100. 90a7ee1 Add test tools for executing socat on guest images. by Federico Ressi · 7 years ago