1. ee741b3 Add new test cases for network ip availability by Luna Das · 6 years ago
  2. cf38b77 Merge "test for minimum bw ingress direction" by Zuul · 6 years ago
  3. 4a7b6dc Merge "Update QoS scenario test" by Zuul · 6 years ago
  4. dd64b72 Merge "Remove test_rule_create_fail_for_direction_ingress" by Zuul · 6 years ago
  5. 0b02dd0 Merge "Fix flake8 E405 errors" by Zuul · 6 years ago
  6. 5bf9f46 Merge "Fix flake8 E265 errors" by Zuul · 6 years ago
  7. 97a6514 Merge "Fix flake8 H404 errors" by Zuul · 6 years ago
  8. da17f00 Use advanced image only when it's necessary by Slawek Kaplonski · 6 years ago
  9. dc9c6d6 test for minimum bw ingress direction by Lajos Katona · 6 years ago
  10. b1c48b6 Remove test_rule_create_fail_for_direction_ingress by Lajos Katona · 6 years ago
  11. aee61ac Fix flake8 E405 errors by Brian Haley · 6 years ago
  12. 8aaa73f Fix flake8 E265 errors by Brian Haley · 6 years ago
  13. ae328b9 Fix flake8 H404 errors by Brian Haley · 6 years ago
  14. 3e1d8f1 Update QoS scenario test by Arkady Shtempler · 6 years ago
  15. 168e501 Fix raising TimeoutException in tests by Slawek Kaplonski · 6 years ago
  16. fadb39e Merge "Wait for floating IP to be DOWN before checking port details" by Zuul · 6 years ago
  17. af347da Wait for floating IP to be DOWN before checking port details by Brian Haley · 6 years ago
  18. 3dfa94c Refactor test cases after adding new params to create_floatingip. by Federico Ressi · 7 years ago
  19. 1eafa25 Merge "Mark NetworkMigrationFromHA scenario tests as unstable" by Zuul · 6 years ago
  20. e137cd0 Mark NetworkMigrationFromHA scenario tests as unstable by Slawek Kaplonski · 6 years ago
  21. c9f5ec5 Update trunk tests to use create_trunk method. by Federico Ressi · 7 years ago
  22. 6bf840f Fix bash cmd used in scenario trunk tests by Slawek Kaplonski · 6 years ago
  23. 5247e03 Merge "Add delete_agent to NetworkClientJSON" by Zuul · 6 years ago
  24. 299c4bd Add delete_agent to NetworkClientJSON by Mykola Yakovliev · 6 years ago
  25. 5f371ea Merge "Add tests to assert filter validation" by Zuul · 6 years ago
  26. f785dd4 Merge "Cleanup Tempest tests legacy resources" by Zuul · 6 years ago
  27. 54f5592 Add tests to assert filter validation by Hongbin Lu · 7 years ago
  28. 6f0644e Reuse SSH connections for executing multiple commands. by Federico Ressi · 7 years ago
  29. bf877c8 Deprecate BaseTempestTestCase.create_and_associate_floatingip method by Federico Ressi · 6 years ago
  30. a69dcd5 Create floating IPs with additional parameters. by Federico Ressi · 7 years ago
  31. 2de722e Cleanup Tempest tests legacy resources by Dongcan Ye · 7 years ago
  32. 67681af Merge "Assert extensions match in config file and server" by Zuul · 6 years ago
  33. 9b7d7fb Merge "Add test tools for executing socat on guest images." by Zuul · 6 years ago
  34. 90a7ee1 Add test tools for executing socat on guest images. by Federico Ressi · 7 years ago
  35. 82e83e3 Add create_trunk and delete_trunk methods. by Federico Ressi · 7 years ago
  36. 79318ac Assert extensions match in config file and server by Hongbin Lu · 6 years ago
  37. 1551646 Merge "Add scenario test for fip port_details" by Zuul · 6 years ago
  38. 1cd4fb4 Skip test_connectivity_min_max_mtu if cirros image is used by Slawek Kaplonski · 6 years ago
  39. 096b6a8 Wait until all router ports are DOWN before migration by Slawek Kaplonski · 6 years ago
  40. a2cc2e5 FloatingIPQosTest: Stop inheriting QoSTest class by YAMAMOTO Takashi · 6 years ago
  41. db21cd5 Merge "Skip filter validation tests" by Zuul · 6 years ago
  42. 44b2024 Merge "Allow to connect to SSH server using an intermediate SSH server" by Zuul · 6 years ago
  43. 965b03d Add scenario test for fip port_details by Hongbin Lu · 7 years ago
  44. a103729 Merge "Refactor tests to use create_network convenience params." by Zuul · 6 years ago
  45. d052a56 Merge "Add convenience parameters to create_network." by Zuul · 6 years ago
  46. e80584e Merge "Add a scenario test for internal dns_name" by Zuul · 6 years ago
  47. 92fdc78 Add a scenario test for internal dns_name by Assaf Muller · 7 years ago
  48. 44bfb15 Merge "Move create_keypair to api.base module and add creation params." by Zuul · 7 years ago
  49. 2af81c8 Skip filter validation tests by Hongbin Lu · 7 years ago
  50. 2d7db2c Refactor tests to use create_network convenience params. by Federico Ressi · 7 years ago
  51. 61b564e Add convenience parameters to create_network. by Federico Ressi · 7 years ago
  52. e9c89bf Allow to connect to SSH server using an intermediate SSH server by Federico Ressi · 7 years ago
  53. 5fece0e Merge "Remove incorrect filter on listing subnets" by Zuul · 7 years ago 0.1.0
  54. ab286e4 Move create_keypair to api.base module and add creation params. by Federico Ressi · 7 years ago
  55. 41c4392 Test port mac_address update by Harald Jensås · 7 years ago
  56. 45a60fc Enable dns_domain_ports extension in tempest config by Slawek Kaplonski · 7 years ago
  57. 468e4d3 Remove incorrect filter on listing subnets by Hongbin Lu · 7 years ago
  58. e7417b7 Add wait-for-server scenario methods to wraps waiters by Federico Ressi · 7 years ago
  59. 6dbfd66 Merge "Allow network configuration for mtu tests" by Zuul · 7 years ago
  60. 9497088 Allow network configuration for mtu tests by Yariv Rachmani · 7 years ago
  61. de8ddb3 Merge "Tempest: Add l3-ha extension requirement for HA tests" by Zuul · 7 years ago
  62. b07251f Log VM console output in remote_connectivity_check by Slawek Kaplonski · 7 years ago
  63. a71b834 Tempest: Add l3-ha extension requirement for HA tests by Dongcan Ye · 7 years ago
  64. e6e189e Merge "trunk: Start dhclient only if it's not running" by Zuul · 7 years ago
  65. 2944dd8 trunk: Start dhclient only if it's not running by Jakub Libosvar · 7 years ago
  66. 98f20ec Allow skipping subnet CIDRs reservation when creating subnet. by Federico Ressi · 7 years ago
  67. 1d90adb Merge "Allow creating subnet without a gateway" by Zuul · 7 years ago
  68. 8bc66e3 Merge "Revert "Skip Floating IP QoS scenario test in DVR environment"" by Zuul · 7 years ago
  69. d98e27d Allow creating subnet without a gateway by Sławek Kapłoński · 7 years ago
  70. 795348c Merge "Make test_detail_quota() test more generic" by Zuul · 7 years ago
  71. 840b16c Merge "Fix some pep8 errors, update tox.ini" by Zuul · 7 years ago
  72. 33ef460 Fix some pep8 errors, update tox.ini by Brian Haley · 7 years ago
  73. 3d33207 Make test_detail_quota() test more generic by Lucas Alvares Gomes · 7 years ago
  74. 658a81f Add tests for floatingip port_details by Hongbin Lu · 7 years ago
  75. 02a5e2b Mark trunk tests as unstable by Jakub Libosvar · 7 years ago
  76. f33d59b Merge "Fix automatic subnet CIDR generation" by Zuul · 7 years ago
  77. 7681a5c Require standard-attr-segment on test by Hongbin Lu · 7 years ago
  78. 13ca02b Revert "Skip Floating IP QoS scenario test in DVR environment" by LIU Yulong · 7 years ago
  79. 0ddc93b Fix automatic subnet CIDR generation by Federico Ressi · 7 years ago
  80. 7b410ed Fix support for proxy URL from tempest.conf by Federico Ressi · 7 years ago
  81. 6c8eff6 Merge "Test timestamp with segment resource" by Zuul · 7 years ago
  82. eb80cc3 Mark DVR/HA migration tests unstable by Brian Haley · 7 years ago
  83. 719da9c Merge "Increase address allocation size for subnet pool tests with IPv4" by Zuul · 7 years ago
  84. 840c03c Test timestamp with segment resource by Hongbin Lu · 7 years ago
  85. 6767cec Fix some pep8 warnings by Brian Haley · 7 years ago
  86. 7ff60d8 Increase address allocation size for subnet pool tests with IPv4 by Lucas Alvares Gomes · 7 years ago
  87. dba2428 Merge "Make test_create_port_when_quotas_is_full more generic" by Zuul · 7 years ago mcp/rocky
  88. 8a62651 Merge "Add assumption for dvr tests" by Zuul · 7 years ago
  89. 213ef5f Make test_create_port_when_quotas_is_full more generic by Lucas Alvares Gomes · 7 years ago
  90. 52449cc Merge "Skip Floating IP QoS scenario test in DVR environment" by Zuul · 7 years ago
  91. 91017ca Add assumption for dvr tests by Dongcan Ye · 7 years ago
  92. 1795007 Skip Floating IP QoS scenario test in DVR environment by Sławek Kapłoński · 7 years ago
  93. 9c072a0 Add a missing extension check (qos-fip) by YAMAMOTO Takashi · 7 years ago
  94. bff3438 Merge "Add floating IP QoS test cases" by Zuul · 7 years ago
  95. 4b963d8 Merge "Don't share a network with all tenants" by Zuul · 7 years ago
  96. 5ba88ef Add floating IP QoS test cases by LIU Yulong · 7 years ago
  97. 85af23c Merge "Create port with vnic type from config" by Zuul · 7 years ago
  98. a49c79c Don't share a network with all tenants by Ihar Hrachyshka · 7 years ago
  99. ac9e1a3 Unmark tests as unstable once bug 1740885 was fixed by Daniel Alvarez · 7 years ago
  100. 6423e18 Merge "[QoS] Add API test for create port with admin's QoS policy" by Zuul · 7 years ago