4 Commits

Author SHA1 Message Date
sonu.kumar
187dc2fc8a Add negative testcases for ownership transfer_request and tsigkey
Change-Id: Ib23e081301e4f7544558410c1e9660547149c03a
2016-07-14 09:02:57 +00:00
Emilien Macchi
ddb13fe2c5 Reduce the number of "smoke" tests
This reduces the number of smoke tests to < 10. It includes v1 tests, v2
tests and one scenario test to check that a zone goes to active.

Change-Id: I9233a5d783649fe2bfad8e772f4165bdc4e1c619
2016-07-07 14:33:28 +00:00
Kiall Mac Innes
24df485be7 Replace idempotent_id decorator with tempest.lib version
Useage of the tempest.lib version is preferred, as it's considered
API stable, unlike the tempest.test version.

Change-Id: Ida2efd9fdd9ce095aaa33ce41c90f93efbcf0970
2016-06-09 16:13:10 +01:00
sonu.kumar
e9785c919b Add zones ownership transfer request to Designate tempest plugin
This patch adds zone transfer_request_client's methods and tests
to Designate tempest plugin.

Partially-Implements: blueprint designate-tempest-plugin

Change-Id: I0c5b4a5796c398fb1d24cde124203c865ea21833
2016-05-17 10:56:47 +09:00