Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix test test_secrets_in_env_variables , Failing due to wrong keys comparison #11010

Open
paraggit opened this issue Dec 9, 2024 · 0 comments
Assignees
Labels
High Priority High priority issues Squad/Green

Comments

@paraggit
Copy link
Contributor

paraggit commented Dec 9, 2024

As per the comment in BZ: https://ibm.biz/BdGBA6 , No need to look for the keys token and mon_host in the enc var.
Existing test looking for those keys and hits an assert condition.

RUN_ID: https://ibm.biz/BdGBuc

Error Message:

E                       AssertionError: Key: dmcrypt-key is not expected in securityKeyRef, may be secrutiy breach please check
E                       assert 'dmcrypt-key' in {'ceph-secret', 'ceph-username', 'fsid', 'mon_host', 'mon_initial_members', 'token'}
@paraggit paraggit added High Priority High priority issues Squad/Green labels Dec 9, 2024
@paraggit paraggit self-assigned this Dec 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
High Priority High priority issues Squad/Green
Projects
None yet
Development

No branches or pull requests

1 participant