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.x] [CI] setup Chrome and utilize binary path #4013

Merged
merged 2 commits into from
May 17, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 0188d05 from #3997.

Within the CI, the virtual runner that we are utilizing has Chrome
installed already. The version of Chrome is installed periodically.

The most recent version of Chrome requires updates to dependencies
that drop support for Node 14.

This downloads chrome in the CI and then checks the chromedriver
from the environment variable `TEST_BROWSER_BINARY_PATH`.

Signed-off-by: Kawika Avilla <[email protected]>
(cherry picked from commit 0188d05)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

# Conflicts:
#	CHANGELOG.md
@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #4013 (3890bc5) into 2.x (9985bb2) will increase coverage by 0.06%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##              2.x    #4013      +/-   ##
==========================================
+ Coverage   66.39%   66.45%   +0.06%     
==========================================
  Files        3229     3229              
  Lines       62045    62045              
  Branches     9597     9597              
==========================================
+ Hits        41192    41230      +38     
+ Misses      18545    18514      -31     
+ Partials     2308     2301       -7     
Flag Coverage Δ
Linux 66.39% <ø> (+<0.01%) ⬆️
Windows 66.39% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 8 files with indirect coverage changes

@abbyhu2000 abbyhu2000 self-assigned this May 16, 2023
@abbyhu2000 abbyhu2000 added the Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry label May 16, 2023
@kavilla kavilla merged commit afdb244 into 2.x May 17, 2023
@github-actions github-actions bot deleted the backport/backport-3997-to-2.x branch May 17, 2023 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry v2.8.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants