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
Within this project there are now two different models for integration tests. There are tests that reside under test [1] and integrationTest [2] are based on principles for test setup and verification. While there are significant contributions of new tests they are not fully online as part of the pull request workflow. While this is only the begining of this effort I'd like to capture an end state for the first wave of these tests and the items that should be completed.
Infrastructure Tasks
In CI.yml remove continue-on-error: true for the integration test workflow
RyanL1997
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 28, 2022
Within this project there are now two different models for integration tests. There are tests that reside under
test
[1] andintegrationTest
[2] are based on principles for test setup and verification. While there are significant contributions of new tests they are not fully online as part of the pull request workflow. While this is only the begining of this effort I'd like to capture an end state for the first wave of these tests and the items that should be completed.Infrastructure Tasks
continue-on-error: true
for the integration test workflowOutstanding Pull Requests (As of Nov 16th)
[1] https://github.com/opensearch-project/security/tree/main/src/test
[2] https://github.com/opensearch-project/security/tree/main/src/integrationTest
The text was updated successfully, but these errors were encountered: