Closed
Description
While I was working on #32691, we added some Docker packaging tests. Right now, some of the keystore tests are failing on the distroTest.default-docker
task, e.g. :qa:os:centos-6:distroTest.default-docker
.
Ideally, the keystore management tests can be flexible enough to run even in the docker case. If not, the tests should be fixed so that they don't run for that docker testing task.
Relates #32691