Skip to content

[Backport 1.3] Minimum viable integration tests framework#3649

Merged
peternied merged 4 commits intoopensearch-project:1.3from
peternied:integrationTests-1.3
Nov 9, 2023
Merged

[Backport 1.3] Minimum viable integration tests framework#3649
peternied merged 4 commits intoopensearch-project:1.3from
peternied:integrationTests-1.3

Conversation

@peternied
Copy link
Copy Markdown
Member

Description

We've been authoring our new test cases in the integration test framework that tackle difficult problems that we've been unable to validate in the older framework around concurrency and environment configuration. As part of getting the fix for handling unauthenticated requests better - those tests were written in the new framework, backporting it into 1.3 so we can pull everything in.

For review you might want to start with 87323d5 which shows the modifications from the bulk import.

Issues Resolved

Testing

Also included the test workflows

Check List

  • New functionality includes testing
  • New functionality has been documented
  • Commits are signed per the DCO using --signoff

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: Peter Nied <petern@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
Signed-off-by: Peter Nied <petern@amazon.com>
@peternied peternied merged commit 0a254ea into opensearch-project:1.3 Nov 9, 2023
@peternied peternied deleted the integrationTests-1.3 branch November 9, 2023 17:16
peternied added a commit to peternied/security that referenced this pull request Nov 30, 2023
…-project#3649)

We've been authoring our new test cases in the integration test
framework that tackle difficult problems that we've been unable to
validate in the older framework around concurrency and environment
configuration. As part of getting the fix for handling unauthenticated
requests better - those tests were written in the new framework,
backporting it into 1.3 so we can pull everything in.

Signed-off-by: Peter Nied <petern@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.

2 participants