Commit Graph

9 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
maliki 2752e445ee Add tempest test UUID to all functional tests.
This patch adds a tempest decorator of UUID for each test in
the functional tests tree. .
This helps in discovering tests by their UUID using tempest
CLI and the decorator format is:
@decorators.idempotent_id('12345678-1234-1234-1234-123456789abc')

Change-Id: Ib4a4694600b1a28be6c23c73fa078960ce4efdec
2016-11-07 21:26:29 -08:00
Andrey Pavlov 17a9b61ec1 skip vpn tests if vpnaas is not in network features list
Change-Id: Ie6e779e58917c375b150949a0151cbb907466cba
2016-10-12 15:37:11 +03:00
Andrey Pavlov 7ffe27b2e0 switch from deprecated tempest_lib to tempest.lib
Change-Id: I6fa4a27519d8514fda01e71951fdaddc2cda4106
2016-02-26 15:46:06 +03:00
Andrey Pavlov 67d3479004 Change CIDR's in tests.
It can help to investigate problems after tests.

Change-Id: I260ca48027d5aa9b12a993fef20d7e31c5af6dcd
2016-02-08 16:50:46 +03:00
Andrey Pavlov 45b1490f36 fix VPC and VPN tests due to Amazon changes
Change-Id: Idfaba53b3ab120873e4592185783c9b2441cef14
2015-12-21 15:05:22 +03:00
Andrey Pavlov d7f0fc8734 functional tests: add 'run_ssh' parameter to config
and switch it off for nova-network. because nova-network is very unstable
in this.

Change-Id: I4e1e3c642ec77a9cfa4b1249da0a980336698a08
2015-10-29 13:19:43 +03:00
Andrey Pavlov 91dcda9220 functional tests: remove hack
Change-Id: Ib896bd8b6fa38043782efde43663266d4fe9da7a
2015-10-24 10:58:38 +03:00
Andrey Pavlov c45d9eb71c add vpn scenario test
it creates vpn between vpc and single ubuntu
installs openswan in ubuntu then it ups tunnel
and checks connectivity through tunnel from ubuntu to inner vpc addresses.

Change-Id: Ief8e65fb7fc4f9f01fa1440c99380bb974e816f4
2015-08-07 21:55:10 +03:00