Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rptest
: change fips decorator in test_s3_oracle_self_config
This test will ALWAYS fail in fips mode, due to required path-style outcome for OCI self configuration. Change the decorator from `@ok_to_fail_fips` to `@skip_fips_mode` to avoid wasted CI runtime. (cherry picked from commit 6605685)
- Loading branch information