designate-tempest-plugin/designate_tempest_plugin/services/dns/v2
Arkady Shtempler a2b08ee1b1 Recordset scenario test suite changes
1) Re-factoring: replace underscores by index, use constants
2) Moving "test_create_soa_record_not_permitted" from Scenario to API
3) New test: "test_delete_ns_record_not_permitted"
   Primary user is not able to delete NS type recordset
4) New test: "test_update_records_propagated_to_backends"
   Update recordset TTL (all types except NS and SOA) and
   make sure that the updated TTL is propagated to the backends
5) Adding backend validation check to the existing test:
   "test_create_and_delete_records_on_existing_zone"
6) Remove "NS" type record from "recordset_data.json"
   Reason: the test was bogus because it was creating an NS record
   for a sub-zone

Change-Id: I169b3666a941ac61ac56619cdbe0f947340f669f
2022-07-24 11:46:07 +03:00
..
json Recordset scenario test suite changes 2022-07-24 11:46:07 +03:00
__init__.py List enabled Designate API versions 2021-10-28 21:19:30 +03:00