What is the bug?
If you run the bwc test workflow on your own computer following along from the ci.yml [1] on your local machine the clusters are setup, but the test files are never executed.
What is the expected behavior?
The SecurityBackwardsCompatibilityIT [2] tests should be executed against all the different cluster configurations and pass / fail as planned
Do you have any additional context?
W
[1]
[2]
https://github.com/opensearch-project/security/blob/40e2e9c628b20b932140288af890b7f67cbabbe7/bwc-test/src/test/java/SecurityBackwardsCompatibilityIT.java
What is the bug?
If you run the bwc test workflow on your own computer following along from the ci.yml [1] on your local machine the clusters are setup, but the test files are never executed.
What is the expected behavior?
The SecurityBackwardsCompatibilityIT [2] tests should be executed against all the different cluster configurations and pass / fail as planned
Do you have any additional context?
W
[1]
security/.github/workflows/ci.yml
Line 86 in 40e2e9c
[2] https://github.com/opensearch-project/security/blob/40e2e9c628b20b932140288af890b7f67cbabbe7/bwc-test/src/test/java/SecurityBackwardsCompatibilityIT.java