1. 1a5a886 Merge "Do not set the mime-type for userdata" by Jenkins · 8 years ago
  2. 8bba733 Don't use hardcoded flavors in tests by rabi · 8 years ago
  3. 4dd1394 Do not set the mime-type for userdata by huangtianhua · 8 years ago
  4. 77717e9 Use more specific asserts in tests by Béla Vancsics · 8 years ago
  5. b825927 Speed up lbaasv2 test by Thomas Herve · 8 years ago
  6. c333f76 Use minimal image wherever possible by rabi · 8 years ago
  7. c2f84ee Add scenario test_server_signal by Steve Baker · 9 years ago
  8. 80e0ad6 Correct reraising of exception by Bin Zhou · 9 years ago
  9. 422c1ba Migrate to aodh for OS::Ceilometer::Alarm by huangtianhua · 9 years ago
  10. 015fb6e Use LOG.exception() properly by Zane Bitter · 9 years ago
  11. fd98a47 Add integration tests for admin actions by rabi · 9 years ago
  12. c5735a8 Removes duplicate code autoscale_complete by Rakesh H S · 9 years ago
  13. 2e923a7 Add lbaas v2 scenario test by Mark Vanderwiel · 9 years ago
  14. 39aa11a Heat integration tests failing against https endpoints by tyagi · 9 years ago
  15. a980d59 Merge "Use oslo.utils.reflection to extract class name" by Jenkins · 9 years ago
  16. 983fcf6 Ignore connection error when testing load balancer by Thomas Herve · 9 years ago
  17. a5bfe02 Use oslo.utils.reflection to extract class name by Bo Wang · 9 years ago
  18. a9d3fdd Fix some word spellings by venkatamahesh · 9 years ago
  19. b95d7b5 Merge "FunctionalTests don't run non-test check_skip_test" by Jenkins · 9 years ago
  20. 203f875 Remove redundant _stack_rand_name from func tests by Sergey Kraynev · 9 years ago
  21. 6c7211c Edit backslashes for lines continuation by Oleg Khavroshin · 9 years ago
  22. d6b8ddf FunctionalTests don't run non-test check_skip_test by Steven Hardy · 9 years ago
  23. c7e36ed Using LOG.warning replace LOG.warn by LiuNanke · 9 years ago
  24. 6d8e086 Allow LBaas integration tests to dynamically skip by Mark Vanderwiel · 9 years ago
  25. f0ac958 Fix [H405] pep rule in heat_integrationtests by Peter Razumovsky · 9 years ago
  26. 9ede185 Merge Neutron AutoScaling and LoadBalancer tests by Pavlo Shchelokovskyy · 10 years ago
  27. 91ca90c Revert failing tests and use v3 for ec2 tokens by Thomas Herve · 9 years ago
  28. 081e65f Merge "Adds option to skip specific tests" by Jenkins · 9 years ago
  29. 94c4372 Adds option to skip specific tests by Rabi Mishra · 9 years ago
  30. 7aee65a Skip failing integration tests by Thomas Herve · 9 years ago
  31. 9934575 Merge "Add config entries to skip integration tests" by Jenkins · 9 years ago
  32. 77e8618 Merge "Revert "Temporarily skip failing scenario tests"" by Jenkins · 9 years ago
  33. 477efc9 Add config entries to skip integration tests by Rabi Mishra · 9 years ago
  34. bad70a7 Revert "Temporarily skip failing scenario tests" by Sirushti Murugesan · 9 years ago
  35. 4c9f2dd Merge "Adds coverage for AWS EIP resource in scenario tests" by Jenkins · 9 years ago
  36. e299636 Temporarily skip failing scenario tests by Angus Salkeld · 9 years ago
  37. eecee65 Adds coverage for AWS EIP resource in scenario tests by Rakesh H S · 9 years ago
  38. b4aa063 Re-enable the ceilometer alarm test by Sirushti Murugesan · 10 years ago
  39. a4f9f82 Temporarily skip the ceilometer alarm test(again) by Sirushti Murugesan · 10 years ago
  40. 1a33fab Re-enable ceilometer alarm test by Thomas Herve · 10 years ago
  41. 0d9c7ac Temporarily skip the ceilometer alarm test by Angus Salkeld · 10 years ago
  42. ec4b03b Use network 'heat-net' for integration_tests by Rabi Mishra · 10 years ago
  43. 406bbd5 Add basic Ceilometer alarm test by Angus Salkeld · 10 years ago
  44. 203c63a Don't assert against all the lb-members by Sirushti Murugesan · 10 years ago
  45. 95ac9aa Use ipv4 address for connectivity in lb integration test by Rabi Mishra · 10 years ago
  46. 83ef84d Use ipv4 subnet in Heat scenario tests by Sergey Kraynev · 10 years ago
  47. 4920fda Update urllib/httplib/cStringIO to use six.moves by Sirushti Murugesan · 10 years ago
  48. bf67ce3 Remove redundant checks of stack status by Sergey Kraynev · 10 years ago
  49. 7205fee Fix NeutronLoadBalancerTest.test_neutron_loadbalancer timeout by Rabi Mishra · 10 years ago
  50. 46e5cb2 Add minimal_instance_type config option by Pavlo Shchelokovskyy · 10 years ago
  51. 6fa2380 Add floating network config option by Pavlo Shchelokovskyy · 10 years ago
  52. 803f150 Func tests use fedora-heat-test-image by Steve Baker · 10 years ago
  53. e0ad363 Use outputs section for getting ip addresses by Sergey Kraynev · 10 years ago
  54. ad94479 Merge "Add integration scenario test for Neutron LBaaS" by Jenkins · 10 years ago
  55. 3e0ab4d Add integration scenario test for Neutron LBaaS by Anastasia Kuznetsova · 10 years ago
  56. 2464129 Use oslo.log for heat_integrationtests by Steve Baker · 10 years ago
  57. 673fc43 Refactor '_get_default_network' method in the integration tests by Anastasia Kuznetsova · 10 years ago
  58. e75e1b5 Merge "Func test conf to specify boot config" by Jenkins · 10 years ago
  59. 12f4e4d Merge "Use AWS::EC2::EIP for test_server_cfn_init" by Jenkins · 10 years ago
  60. d6de8a2 Use AWS::EC2::EIP for test_server_cfn_init by Steve Baker · 10 years ago
  61. 0b679bb Func test conf to specify boot config by Steve Baker · 10 years ago
  62. 8c9aee1 Fixes for test_server_software_config by Steve Baker · 10 years ago
  63. 856f575 Func test use param for software_config_transport by Steve Baker · 10 years ago
  64. e45bfff Integration scenario test refactoring by Anastasia Kuznetsova · 10 years ago
  65. 0e7ad37 Use the AWS instance type in the cfn_init scenario by Steve Baker · 10 years ago
  66. f6c8f12 Integration test for software-config tools by Steve Baker · 10 years ago
  67. a265c13 Move assign_keypair method in base class by Sergey Kraynev · 10 years ago
  68. ef9d842 Re-use stack_create method from base class by Sergey Kraynev · 10 years ago
  69. d6fa5c0 Split templates and tests in scenario tests by Sergey Kraynev · 10 years ago
  70. d2f4a5a Fix formatting issues in NeutronAutoscalingTest by Tetiana Lashchova · 10 years ago
  71. 0ab3d7c Test auto-scaling for neutron by kairat_kushaev · 10 years ago
  72. 60e0ecd Enable H305 and H307 style checks by Pavlo Shchelokovskyy · 10 years ago
  73. 986ff14 Fix [H302] errors in heat_integrationtests by Peter Razumovsky · 10 years ago
  74. 6ef6c34 Functional tests skip volume_create_backup_restore by Steven Hardy · 10 years ago
  75. 50d3e8c Halt test_cinder_volume_create_backup_restore on error by Steve Baker · 10 years ago
  76. a5bd912 Add volume backup/restore integration test by Steve Baker · 10 years ago
  77. 647b345 Move test_server_cfn_init from tempest to heat by Steve Baker · 10 years ago