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

Need a post-deployment functional validation #1359

Closed
peternied opened this issue Dec 16, 2021 · 2 comments
Closed

Need a post-deployment functional validation #1359

peternied opened this issue Dec 16, 2021 · 2 comments
Labels
good first issue Good for newcomers hacktoberfest Global event that encourages people to contribute to open-source.

Comments

@peternied
Copy link
Member

peternied commented Dec 16, 2021

Continuation of #1358

Acceptance criteria

  • For docker images, start up the image run a curl command and verify the version number matches the expected value
    • How to verify that the docker container can start the service correctly
    • Connect with core team on what would be the tests to support after service starts
    • Do we want to support other container env, etc.
    • As opensearch what is the range of coverage we want to support
  • For native plugins, install them with plugin tool and make sure it succeeds
  • Write a tool/job that accepts a parameter for the version number and provides a pass/fail result, if there is a failure it is clear what needs investigation
  • Automate for on snapshot/release candidate builds
  • Automate for production releases
@peternied peternied added the good first issue Good for newcomers label Dec 16, 2021
@peternied
Copy link
Member Author

@opensearch-project/opensearch-core seems like there could be overlap with your validation processes, as well as ideas for more important/useful tests that could be run.

@bbarani
Copy link
Member

bbarani commented Oct 5, 2022

Closing this in favor of #2524

@bbarani bbarani added the hacktoberfest Global event that encourages people to contribute to open-source. label Oct 5, 2022
@bbarani bbarani closed this as completed Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Global event that encourages people to contribute to open-source.
Projects
None yet
Development

No branches or pull requests

2 participants