Commit Graph

4 Commits

Author SHA1 Message Date
ghanshyam f5983d7cdc Remove intree ec2-api tempest tests
ec2-api jobs have been switched to use
ec2api-tempest-plugin for ec2-api tests, so
we can remove the in-tree tempest tests now.

Change-Id: I82ace9ebd1ca5216c2e3fc3d75f07146417ebf94
2018-03-18 03:27:03 +00:00
Thomas Bechtold eff4f621f6 Fix tempest.conf generation
[service_available] isn't being generated. This patch fixes it.
It also introduces a switch to disable the ec2api tempest tests via
the [service_available]ec2api parameter.

Closes-Bug: #1613542
Change-Id: I79e2bc26f86b3be6a45a2ee8ea33c50977d44838
2016-09-14 06:23:08 +00:00
Andrey Pavlov 9dea53c1a9 Set https connection verify flag from config
It was not a good idea to set verify=False for all https connection.
It's better to parse value from config and set verify flag with it.

Change-Id: Ied057aba6dc23024561f349130ab862b1ddddd60
2016-02-09 12:52:51 +03:00
Andrey Pavlov f830f823ef Adopt functional tests to be a tempest plugin
Change-Id: Ie97b67a3c4b52dc77384a24bb5fbeb90a8a64e8d
2015-11-16 22:00:28 +03:00