Commit Graph

5 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 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
Feodor Tersin 2ef5386c32 Add basic functional tests for vpn connection
Change-Id: I315e6a572e744eb989d600be0d307caa2ff74dca
2015-06-23 16:42:13 +03:00