cyberark-conjur-cli
cyberark-conjur-cli copied to clipboard
Jenkins fails on Rhel-8 step
Summary
Jenkins step fails on Rhel-8 test integration step.
The failed test is test_basic_secret_retrieval_with_keyring
integration test.
Most likely keyring is not available on the machine.
Steps to Reproduce
Steps to reproduce the behavior: Localy: run ./bin/test_rhel8_integration CI: push a commit to the repository and look at the jenkins build
Expected Results
Test should pass and environment should provide available keyring method
Actual Results (including error logs, if applicable)
Test fails
Reproducible
- [x] Always
- [ ] Sometimes
- [ ] Non-Reproducible