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

CI fixes for adapting admin password change and fix the Cypress browser #1596

Merged
merged 5 commits into from
Oct 3, 2023

Conversation

RyanL1997
Copy link
Collaborator

@RyanL1997 RyanL1997 commented Sep 29, 2023

Description

CI fixes for adapting admin password change

Category

[Enhancement, New feature, Bug fix, Test fix, Refactoring, Maintenance, Documentation]
Test fix

Issues Resolved

Additional Context

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.

@codecov
Copy link

codecov bot commented Sep 29, 2023

Codecov Report

Merging #1596 (dd17feb) into main (aaee6ee) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1596   +/-   ##
=======================================
  Coverage   66.18%   66.18%           
=======================================
  Files          93       93           
  Lines        2339     2339           
  Branches      312      317    +5     
=======================================
  Hits         1548     1548           
  Misses        722      722           
  Partials       69       69           

Signed-off-by: Ryan Liang <[email protected]>
@RyanL1997 RyanL1997 changed the title CI fixes for adapting admin password change CI fixes for adapting admin password change and fix the Cypress browser Sep 29, 2023
@RyanL1997 RyanL1997 marked this pull request as ready for review October 3, 2023 14:57
Copy link
Member

@DarshitChanpura DarshitChanpura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!. Thank you @RyanL1997 for being on top of this fix. It will unblock CI builds.

@DarshitChanpura DarshitChanpura added the backport 2.x backport to 2.x branch label Oct 3, 2023
@cwperks cwperks merged commit 1e7b421 into opensearch-project:main Oct 3, 2023
14 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Oct 3, 2023
…er (#1596)

* Add the random admin password flow

Signed-off-by: Ryan Liang <[email protected]>

* Pass --headless=old

Signed-off-by: Ryan Liang <[email protected]>

* Switch to firefox for cypress

Signed-off-by: Ryan Liang <[email protected]>

* Fix the typo of firefox driver

Signed-off-by: Ryan Liang <[email protected]>

* Directly changed admin password into admin in ci

Signed-off-by: Ryan Liang <[email protected]>

---------

Signed-off-by: Ryan Liang <[email protected]>
(cherry picked from commit 1e7b421)
DarshitChanpura pushed a commit that referenced this pull request Oct 3, 2023
…er (#1596) (#1598)

Signed-off-by: Ryan Liang <[email protected]>
(cherry picked from commit 1e7b421)

Co-authored-by: Ryan Liang <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x backport to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants