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

[Backport 2.12] Updates integTest behavior to accept the version and set the password accordingly and removes admin:admin reference from the Handbook #1328

Conversation

DarshitChanpura
Copy link
Member

@DarshitChanpura DarshitChanpura commented Feb 9, 2024

Backports 3ea239b from #1298

Backports d703887 from #1318

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • 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.

derek-ho and others added 2 commits February 9, 2024 12:57
* Remove references to admin:admin

Signed-off-by: Derek Ho <[email protected]>

* Try to pass in initial admin password via env variable

Signed-off-by: Derek Ho <[email protected]>

* Try using the env variable

Signed-off-by: Derek Ho <[email protected]>

* Revert file deletion and add logic for integration tests

Signed-off-by: Derek Ho <[email protected]>

* fix env variable

Signed-off-by: Derek Ho <[email protected]>

* Update logic to be the same across all repos

Signed-off-by: Derek Ho <[email protected]>

* Keep old logic

Signed-off-by: Derek Ho <[email protected]>

* Change variable name

Signed-off-by: Derek Ho <[email protected]>

---------

Signed-off-by: Derek Ho <[email protected]>
(cherry picked from commit 3ea239b)
… accordingly

Signed-off-by: Darshit Chanpura <[email protected]>
(cherry picked from commit d703887)
Copy link

codecov bot commented Feb 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (dc07755) 74.66% compared to head (1fc7320) 76.19%.

Additional details and impacted files
@@             Coverage Diff              @@
##               2.12    #1328      +/-   ##
============================================
+ Coverage     74.66%   76.19%   +1.52%     
- Complexity     1026     1046      +20     
============================================
  Files           141      141              
  Lines          4784     4784              
  Branches        526      526              
============================================
+ Hits           3572     3645      +73     
+ Misses          865      787      -78     
- Partials        347      352       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@monusingh-1 monusingh-1 enabled auto-merge (squash) February 9, 2024 21:17
@monusingh-1 monusingh-1 merged commit 72c504f into opensearch-project:2.12 Feb 12, 2024
16 checks passed
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.

4 participants