Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor E2E edits from Jenkins testing #531

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

lewijacn
Copy link
Collaborator

@lewijacn lewijacn commented Mar 5, 2024

Description

Minor fixes around console script calls that have recently changed, as well as adding specific dependencies between SSM parameters for the OpenSearch Domain stack and the resources they are for. This dependency link has not been an issue before but have noticed a case recently where the SSM parameter for an OpenSearch Domain endpoint tries to create before the Domain is finished deploying which results in an error as the Domain endpoint is not available yet.

Issues Resolved

https://opensearch.atlassian.net/browse/MIGRATIONS-1523

Testing

Deployment testing

Check List

  • New functionality includes testing
    • All tests pass, including unit test, integration test and doctest
  • 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: Tanner Lewis <lewijacn@amazon.com>
Signed-off-by: Tanner Lewis <lewijacn@amazon.com>
Signed-off-by: Tanner Lewis <lewijacn@amazon.com>
@lewijacn lewijacn merged commit ffb8eed into opensearch-project:main Mar 6, 2024
6 checks passed
@lewijacn lewijacn deleted the minor-edits-jenkins branch March 29, 2024 17:15
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