Commit History

Author SHA1 Message Date
  Martin Paulo 27cf3c2318 Move the zone parameter from the create_test_instance signature #39 9 years ago
  Martin Paulo 0a88b2eeca The tests expect block storage to be available in all zones #39 9 years ago
  Nuwan Goonasekera f36a462e88 Change test case to make sure binary files are supported 9 years ago
  Nuwan Goonasekera 6da5b00573 Added flake8 tests to tox build 9 years ago
  Nuwan Goonasekera dbfeb760a1 Make sure network is deleted even if instance creation fails. 9 years ago
  Enis Afgan c9e7a82042 Update security tests to use helper methods 9 years ago
  Nuwan Goonasekera 5eb2542ded Simplified test execution by using tox features 9 years ago
  Enis Afgan c8a8ff7ce7 Update test provider details for using Jetstream 9 years ago
  Enis Afgan 7ab6a4aa50 Update tests for the subnet zone placement change. 9 years ago
  Nuwan Goonasekera 9a1324ff01 Fix issue with conditional when skipping unimplemented services. 9 years ago
  Enis Afgan 05f4874e7c Update test to use subnet vs. network param when creating an instance 9 years ago
  Nuwan Goonasekera e0a508639a Modified tests to skip if service unimplemented 9 years ago
  Nuwan Goonasekera a4c07639d7 Added support for skipping tests if service is not implemented 9 years ago
  Enis Afgan c5cde012ef Update the type of AWS instance used for tests 9 years ago
  Enis Afgan 8ea3475043 Tests update for Instance.create param change 9 years ago
  Enis Afgan 427e7953fb Remove add_network_interface method from LaunchConfig 9 years ago
  Nuwan Goonasekera f34ccec978 Fix bug in cleanup function. 9 years ago
  Nuwan Goonasekera 6fa366afe3 Improved test resource cleanup functions. 9 years ago
  Enis Afgan 5488d73c74 On a live cloud, cidr_block includes the network size 9 years ago
  Enis Afgan 2c98623199 Update tests to match the new default model of running with private networking. 9 years ago
  Enis Afgan 68ad8e642a Update default image ID (used during testing) 10 years ago
  Enis Afgan a003957a8f Use key_pair consistently (vs. keypair) 10 years ago
  Nuwan Goonasekera 5981e6ac8e Renamed CB_USE_MOCK_DRIVERS to CB_USE_MOCK_PROVIDERS for consistency. 10 years ago
  Nuwan Goonasekera 7df9b66e22 Refactored code. Renamed SHORT_NAME to PROVIDER_ID. 10 years ago
  Nuwan Goonasekera d170ab3799 Added auto-discovery of cloud providers to the CloudProvider factory. 10 years ago
  Nuwan Goonasekera 76db9d36b8 Made timeout and interval a globally configurable default, closing 10 years ago
  nuwan_ag fea64f49f5 Increased test coverage for instance properties and block device 10 years ago
  nuwan_ag 9cc9039326 Put in check to make sure zone is specified when launching a new volume 10 years ago
  nuwan_ag 894d7d4f70 Fixed some duplication issues flagged by code-climate. 10 years ago
  nuwan_ag 2b3a9e4bb5 Simplified block device mapping api. 10 years ago