Skip to content

Commit

Permalink
Fixed tests failure test_secrets_in_env_variables (#11052)
Browse files Browse the repository at this point in the history
Signed-off-by: Parag Kamble <[email protected]>
  • Loading branch information
paraggit authored Jan 5, 2025
1 parent cea2ba1 commit e865d5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/pv/pv_encryption/test_secrets_on_pods.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"ceph-username",
"ceph-secret",
"token",
"dmcrypt-key",
}
EXPECTED_NAMES = {"rook-ceph-config", "rook-ceph-mon", "ocs-kms-token"}

Expand Down

0 comments on commit e865d5e

Please sign in to comment.