commit | 60b15a8c363148442ebdc09e558f4634127cc665 | [log] [tgz] |
---|---|---|
author | silvacarloss <ces.eduardo98@gmail.com> | Wed Feb 21 19:29:09 2024 -0300 |
committer | Mykyta Karpin <mkarpin@mirantis.com> | Fri Dec 20 16:24:17 2024 +0100 |
tree | d2cb0035dd875780171549ca3d8871cf4ef310cc | |
parent | 4754b0d5efcd9571c34dac28661a540e31e9db3e [diff] |
Ensure metadata tests manipulate only its own metadata There are some metadata that only drivers or administrators can manipulate, and if the tests haven't created those, we should not be adding them to our asserts. In this change, we are making sure that tests will only validate the metadata that they are creating. Change-Id: I168e1d9057d48b61eb325f2fd93dcc12a406f06e (cherry picked from commit cf874b1dacd860040e4187c831d5d636479881fa) Related-Prod: PRODX-48368