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
The integrationTest framework was introduced in a series of PRs into main and was intentionally not backported to 2.x[link to discussion]. No support for the integrationTest package exists on 2.x and no gradle task related to the integrationTest package should works on 2.x. We should backport these changes.
Task: Backport changes associated with the linked PR.
The text was updated successfully, but these errors were encountered:
cwperks
added
bug
Something isn't working
untriaged
Require the attention of the repository maintainers and may need to be prioritized
labels
Aug 15, 2023
stephen-crawford
changed the title
Disable compileIntegrationTestJava from running during codeql check on 2.x
Backport integration tests to 2.x
Aug 21, 2023
stephen-crawford
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
Aug 21, 2023
[Triage] Hi @cwperks, thank you for pointing this out. For the time being, it seems like the actionable task is going to be adding the integration tests to the 2.x line.
Stemming from discussion on #3182, the codeql check is failing with:
https://github.com/opensearch-project/security/actions/runs/5870600207/job/15918932614?pr=3182
The integrationTest framework was introduced in a series of PRs into main and was intentionally not backported to 2.x[link to discussion]. No support for the integrationTest package exists on 2.x and no gradle task related to the integrationTest package should works on 2.x. We should backport these changes.
Task: Backport changes associated with the linked PR.
The text was updated successfully, but these errors were encountered: