commit | 1ac992532b2581b75d165df3b632944a5384d9d0 | [log] [tgz] |
---|---|---|
author | Michael Johnson <johnsomor@gmail.com> | Tue May 17 22:05:55 2022 +0000 |
committer | Michael Johnson <johnsomor@gmail.com> | Tue May 17 22:08:21 2022 +0000 |
tree | c170d3f37581f88baf6bc3c5bb9bc1cde2fb0fe5 | |
parent | 767b347b4d4fa836ad0fdcd87364d503428f2211 [diff] |
Temp disable test_admin_sets_not_existing_quota_type I need to temporarily disable this test because it is checking for the wrong exception type. The quotas validation patch[1] fixes this call to return the proper 400 error code instead of a 500. Once the validation patch has merged, we can re-enable this test with a corrected exception fix. [1] https://review.opendev.org/c/openstack/designate/+/842219 Change-Id: I1cf822130bde59901a54bbca1886b615c609a974