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
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
Feodor Tersin e578087ed6 Add basic functional tests for customer and vpn gateways
Depends-On: I75e1bbcd81678a56a0940b696cfa5dbc2c159cc6
Change-Id: I6a281a75dd47e09edeed8a19cfcc41e36a032a0b
2015-06-23 16:41:58 +03:00