-
Notifications
You must be signed in to change notification settings - Fork 358
[BUG] Backward compatibility tests do not execute test cases #2250
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingtriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.
Description
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
| backward-compatibility: |
[2] https://github.com/opensearch-project/security/blob/40e2e9c628b20b932140288af890b7f67cbabbe7/bwc-test/src/test/java/SecurityBackwardsCompatibilityIT.java
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtriagedIssues labeled as 'Triaged' have been reviewed and are deemed actionable.Issues labeled as 'Triaged' have been reviewed and are deemed actionable.