1. 390b732 Merge "Revert "Remove tempest.common data_utils"" by Jenkins · 8 years ago
  2. 8e87ccb Revert "Remove tempest.common data_utils" by Rabi Mishra · 8 years ago
  3. 6919e79 Merge "Remove tempest.common data_utils" by Jenkins · 8 years ago
  4. a936627 Update server nic handling for LXD style nic names by James Page · 9 years ago
  5. d1f2c3f Merge "Raise exception when get_disks() cannot get 'TYPE' column" by Jenkins · 9 years ago
  6. bd65bbb Remove tempest.common data_utils by Ken'ichi Ohmichi · 9 years ago
  7. 2df61ee Merge "Remove set_mac_address from old remote_client" by Jenkins · 9 years ago
  8. 4f78af8 Merge "Remove assign_static_ip from old remote_client" by Jenkins · 9 years ago
  9. 3e3942e Merge "Remove set_nic_state from old remote_client" by Jenkins · 9 years ago
  10. 5129c62 Remove set_mac_address from old remote_client by Ken'ichi Ohmichi · 9 years ago
  11. 0a5d606 Raise exception when get_disks() cannot get 'TYPE' column by Masayuki Igawa · 9 years ago
  12. 877811f Add note on get_disks about unsupported guests by Emily Hugenbruch · 9 years ago
  13. 679f8c3 Remove assign_static_ip from old remote_client by Ken'ichi Ohmichi · 9 years ago
  14. 126fe98 Remove set_nic_state from old remote_client by Ken'ichi Ohmichi · 9 years ago
  15. f48d046 Merge "Add RemoteClient under tempest.lib" by Jenkins · 9 years ago
  16. e80cb35 Merge "Remove send_signal, get_pids, mount and umount" by Jenkins · 9 years ago
  17. d25a1a3 Add RemoteClient under tempest.lib by Ken'ichi Ohmichi · 9 years ago
  18. 4e5a69e Remove send_signal, get_pids, mount and umount by Ken'ichi Ohmichi · 9 years ago
  19. 5f81bc4 Merge "Remove get_ip_list()" by Jenkins · 9 years ago
  20. c19a484 Merge "Removed unused PING_IPV4_COMMAND etc" by Jenkins · 9 years ago
  21. 84aeba6 Remove get_ip_list() by Ken'ichi Ohmichi · 9 years ago
  22. cc1264c Add network_mask_bits argument to assign_static_ip() by Ken'ichi Ohmichi · 9 years ago
  23. 4e33785 Add dhcp_client argument to renew_lease() by Ken'ichi Ohmichi · 9 years ago
  24. 191e1ca Move CONF values into __init__ in RemoteClient by Ken'ichi Ohmichi · 9 years ago
  25. 326a6b3 Remove get_ram_size_in_mb, get_number_of_vcpus, etc by Ken'ichi Ohmichi · 9 years ago
  26. 939ec1a Removed unused PING_IPV4_COMMAND etc by Ken'ichi Ohmichi · 9 years ago
  27. 134d9f7 Introduce flake8-import-order by Masayuki Igawa · 9 years ago
  28. 525ec71 Hacking: enable H904 by Jordan Pittier · 9 years ago
  29. 4894a91 Make get_partitions() work for partitioned disks by Evgeny Antyshev · 9 years ago
  30. 67b8208 Merge "neutron: added test case to check connectivity using MTU sized frames" by Jenkins · 9 years ago
  31. 4217a70 Move InvalidConfiguration exception to tempest.lib by Matthew Treinish · 9 years ago
  32. d7e08a6 Use a common method for is a router interface by Attila Fazekas · 9 years ago
  33. f9227c0 neutron: added test case to check connectivity using MTU sized frames by Ihar Hrachyshka · 9 years ago
  34. 8458dde Exclude gateway_ip of subnet in get_unused_ip_addresses by zhufl · 9 years ago
  35. 6f455aa Reverse order of get_unused_ip_addresses by Kevin Benton · 9 years ago
  36. cdf2038 Change hostname_equals_servername to get_hostname by imran malik · 10 years ago
  37. 9dde240 Merge "Introduce new helper: call_and_ignore_notfound_exc()" by Jenkins · 10 years ago
  38. 9e227c5 Introduce new helper: call_and_ignore_notfound_exc() by Jordan Pittier · 10 years ago
  39. 6169eaf Remove the `file_utils` module by Jordan Pittier · 10 years ago
  40. 1964a26 Ensure tempest tests don't assume IP address allocation strategy by Ryan Tidwell · 10 years ago
  41. 5f5e4fc Extend remote client to allow for better debugging by Andrea Frittoli (andreaf) · 10 years ago
  42. ed6e586 deprecate use of tenant in configs by Sean Dague · 10 years ago
  43. 271b340 Merge "Get NIC name by "ip -o link"" by Jenkins · 10 years ago
  44. db9672e Use tempest.lib code in tempest by Andrea Frittoli (andreaf) · 10 years ago
  45. 9b77ae5 Get NIC name by "ip -o link" by Evgeny Antyshev · 10 years ago
  46. da31a62 Merge "Log more info when mke2fs fails on a guest" by Jenkins · 10 years ago
  47. efc538e Merge "Redundent if Statement" by Jenkins · 10 years ago
  48. 57c6655 Log more info when mke2fs fails on a guest by Sean Dague · 10 years ago
  49. 20e9861 Consolidate the ssh code by Sean Dague · 10 years ago
  50. a21c1f1 Redundent if Statement by lkuchlan · 10 years ago
  51. 66f9783 Merge "Teach Tempest how to count vcpus" by Jenkins · 10 years ago
  52. 283273b Update configuration options ssh-auth-strategy by lanoux · 10 years ago
  53. 2020d6e Teach Tempest how to count vcpus by Mathieu Gagné · 10 years ago
  54. bc46f59 Adds test for mac_spoofing by Yair Fried · 10 years ago
  55. cb67d2d Fix H404/405 violations for common code by Ken'ichi Ohmichi · 10 years ago
  56. abd154c Refactor tempest scenarios tests by Alexander Gubanov · 10 years ago
  57. 6d5a2b4 Fix typos in scenario tests, etc. by Takashi NATSUME · 10 years ago
  58. 9e3e106 Enhance IPv6 scenario - dual network testing by Daniel Mellado · 10 years ago
  59. ef62a1f Merge "Fix useless usage of Linux utils" by Jenkins · 11 years ago
  60. c531932 Merge "Modify RemoteClient to use ssh validation config parameters" by Jenkins · 11 years ago
  61. 0ff3ffb Fix useless usage of Linux utils by Alexander Gubanov · 11 years ago
  62. f6067a0 Merge "Add resource prefix string" by Jenkins · 11 years ago
  63. 8def7ca Add resource prefix string by Andrea Frittoli (andreaf) · 11 years ago
  64. 67da287 Modify RemoteClient to use ssh validation config parameters by nithya-ganesan · 11 years ago
  65. 968f1b3 Provide a config option to customize remote shell command by David Kranz · 11 years ago
  66. ce2bd03 Merge "Extend PATH and set -o pipefail in linux ssh" by Jenkins · 11 years ago
  67. 6472376 Remove common/ssh.py due to migration to tempest_lib by Andrey Pavlov · 11 years ago
  68. f58ab6d Extend PATH and set -o pipefail in linux ssh by Evgeny Antyshev · 11 years ago
  69. f87059b Update linux client to support basic MTU testing by Richard Winters · 11 years ago
  70. ffb1402 Adding sudo to command _renew_lease_dhclient in remote_client by Itzik Brown · 11 years ago
  71. 01472ff Remove migrated utils code by Matthew Treinish · 11 years ago
  72. 28788b4 Move to hacking 0.10 by Joe Gordon · 11 years ago
  73. 413bf2d Adds scenario for DNS-nameserver configuration by Yair Fried · 11 years ago
  74. 2d88e49 Merge "DHCPv6 network tests" by Jenkins · 11 years ago
  75. 1411357 Adds scenario for IPv6 addresses by Kirill Shileev · 11 years ago
  76. f0ce225 DHCPv6 network tests by Sergey Shnaidman · 11 years ago
  77. 1b95cf7 Use "ip" instead of "ifconfig" to get MAC address by Shang Yong · 11 years ago
  78. 96e9e88 Enable H407,H305,H307,E122 ignore E123 by Matthew Treinish · 12 years ago
  79. 5c3b6fe Use random binary data for test images by Mark Washenberger · 11 years ago
  80. 064e965 Refactor random url generation into its own method by Dolph Mathews · 11 years ago
  81. 75b34d9 Merge "cleanup on remote_client" by Jenkins · 12 years ago
  82. d2e7501 cleanup on remote_client by Mauro S. M. Rodrigues · 12 years ago
  83. ec6ed81 allow 'main' as valid name for find_test_caller by Sean Dague · 12 years ago
  84. 7efa5c3 Refactor _find_caller into a public test finder utility by Matt Riedemann · 12 years ago
  85. c066015 Merge " Improve test_load_balancer_basic" by Jenkins · 12 years ago
  86. d75edef Move the test_utils module to scenario test dir by Matthew Treinish · 12 years ago
  87. 4a27b46 Improve test_load_balancer_basic by Elena Ezhova · 12 years ago
  88. b683cc1 Merge "Fix RemoteClient usage in scenario tests" by Jenkins · 12 years ago
  89. c0a1e5c Remove unused build_url function in data_utils by Masayuki Igawa · 12 years ago
  90. 91db24e Fix RemoteClient usage in scenario tests by Elena Ezhova · 12 years ago
  91. 33f026a Merge "Adds scenario for hotplug nic in network_basic_ops" by Jenkins · 12 years ago
  92. 43b2050 replace basetring/xrange by llg8212 · 12 years ago
  93. 3097dc1 Adds scenario for hotplug nic in network_basic_ops by Yair Fried · 12 years ago
  94. 7e9eb54 Prepare for enabling H302 rule (common,services,stress) by Masayuki Igawa · 12 years ago
  95. f9cde7e Refactor Managers to a common base class by Andrea Frittoli · 12 years ago
  96. e9674c3 InputScenarioUtils load images if glance available by Andrea Frittoli · 12 years ago
  97. 006f05e remove unused variable by Bhuvan Arumugam · 12 years ago
  98. bed793c Merge "Rewrite RemoteClient.get_boot_time()" by Jenkins · 12 years ago
  99. 6969b90 tighten up isolated creds create by Sean Dague · 12 years ago
  100. 3c0b5b9 Rewrite RemoteClient.get_boot_time() by Vincent Untz · 12 years ago