openstack-resource-controller icon indicating copy to clipboard operation
openstack-resource-controller copied to clipboard

Should allow skipping tests that require admin credentials

Open mandre opened this issue 11 months ago • 2 comments

Some of the tests require admin credentials. We should find a way to skip these tests when running against clouds for which we don't have admin credentials.

mandre avatar Jan 30 '25 10:01 mandre

Might be possible via the (undocumented) TestFile selector introduced in https://github.com/kudobuilder/kuttl/pull/483.

mandre avatar Jan 31 '25 07:01 mandre

I'm trying to leverage the TestFile selector in a way that's not too awful but I'm getting nowhere.

mandre avatar Jan 31 '25 09:01 mandre