Skip to content

Replace all instances of ARCHIVE with INTEG_TEST#1611

Open
cwperks wants to merge 6 commits intoopensearch-project:mainfrom
cwperks:use-integ-test
Open

Replace all instances of ARCHIVE with INTEG_TEST#1611
cwperks wants to merge 6 commits intoopensearch-project:mainfrom
cwperks:use-integ-test

Conversation

@cwperks
Copy link
Member

@cwperks cwperks commented Dec 15, 2025

Description

Companion core PR: opensearch-project/OpenSearch#20241

The advantage of using INTEG_TEST is predictability because it uses the build/ directory and checks out the latest commit from the corresponding branch of core to build against. When using ARCHIVE it uses the min distribution (which can sometimes be out of sync) and also downloads it to the gradle cache which is currently causing issues in the 3.4.0 release.

More details to follow

Related Issues

Resolves #1610

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Signed-off-by: Craig Perkins <cwperx@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[AUTOCUT] Integration Test Failed for cross-cluster-replication-3.4.0

1 participant