commit | f871a0e74f91e417adae5d7dd2a6cc17a62ba347 | [log] [tgz] |
---|---|---|
author | Michael Johnson <johnsomor@gmail.com> | Mon Oct 18 22:46:01 2021 +0000 |
committer | Michael Johnson <johnsomor@gmail.com> | Tue Oct 26 20:46:23 2021 +0000 |
tree | a49de8536e41a4aa29565be4296f8945cac575ae | |
parent | a9804e184a8f1214edbfca6d791626a756a3fa59 [diff] |
Unroll DDT API tests used for refstack/interop This patch unrolls the test_create_all_recordset_types API tests from using DDT. DDT is not OpenStack aware, so the idempotent_id's end up being duplicated and the test names can be inconsistent due to value padding. This test has a limited number of combinations, so it is easy to unroll these into stub tests that call a common, private, test method. Closes-Bug: 1943115 Change-Id: I6d7c9358a336eedb313157ebad666d37d18f03d3