You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
peternied
added
bug
Something isn't working
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Nov 9, 2022
peternied
added
triaged
Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
and removed
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Nov 14, 2022
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
The text was updated successfully, but these errors were encountered: