commit | c55bffd3fd79f153754cb1c632eabd66167a273f | [log] [tgz] |
---|---|---|
author | Michael Johnson <johnsomor@gmail.com> | Fri Nov 05 22:14:09 2021 +0000 |
committer | Arkady Shtempler <ashtempl@redhat.com> | Sat Nov 06 09:18:28 2021 +0000 |
tree | 52a8eb33ce7da39a34ea82091b293ad754eff34d | |
parent | 09ca0a366b49bd7c6cc2f93f2b45b687448a8254 [diff] |
Fix the blacklist scenario test conflicts The recent patch[1] added a set of blacklist API scenario tests that used very generic regex when creating the blacklists. This causes conflicts with other tests[2] that are also using a similar pattern. This patch changes the blacklist scenario tests to use the test name in the regex to make it more unique and easier to trace for debugging. [1] https://review.opendev.org/c/openstack/designate-tempest-plugin/+/798715 [2] https://zuul.opendev.org/t/openstack/build/cbeee8d01c5d4548ab3f57838d33a5ae/log/job-output.txt#25446 Change-Id: Iecc7961980136523a32b9b1e21331540152a051c