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

Use kibana-ci-proxy-cache for chrome and gecko drivers #41581

Merged
merged 4 commits into from
Jul 20, 2019

Conversation

spalger
Copy link
Contributor

@spalger spalger commented Jul 19, 2019

In #41513 we moved the geckodriver download to a caching proxy that should have better uptime than the public geckodriver downloads. This PR expands that trial to include chromedriver as well.

It also rolls back the change to the packer_cache script, so that we have a backup in case this test ends up causing problems in the next couple weeks. I'd like to have the option to rollback to the bootstrap cache for master/7.x in case we need to.

@elasticmachine

This comment has been minimized.

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@elasticmachine
Copy link
Contributor

💚 Build Succeeded

@spalger spalger marked this pull request as ready for review July 20, 2019 04:14
@spalger spalger requested a review from a team as a code owner July 20, 2019 04:14
@spalger spalger added release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v6.8.3 v7.0.2 v7.1.2 v7.2.2 v7.3.1 v7.4.0 v8.0.0 labels Jul 20, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations

@spalger spalger merged commit 376240d into elastic:master Jul 20, 2019
spalger pushed a commit to spalger/kibana that referenced this pull request Jul 20, 2019
* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache
spalger pushed a commit to spalger/kibana that referenced this pull request Jul 20, 2019
* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache
spalger pushed a commit to spalger/kibana that referenced this pull request Jul 20, 2019
* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache
spalger pushed a commit to spalger/kibana that referenced this pull request Jul 20, 2019
* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache

# Conflicts:
#	.ci/packer_cache.sh
#	src/dev/ci_setup/setup.sh
spalger pushed a commit to spalger/kibana that referenced this pull request Jul 20, 2019
* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache

# Conflicts:
#	.ci/packer_cache.sh
#	src/dev/ci_setup/setup.sh
spalger pushed a commit to spalger/kibana that referenced this pull request Jul 20, 2019
* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache

# Conflicts:
#	.ci/packer_cache.sh
#	src/dev/ci_setup/setup.sh
spalger pushed a commit that referenced this pull request Jul 20, 2019
* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache
spalger pushed a commit that referenced this pull request Jul 20, 2019
* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache
spalger pushed a commit that referenced this pull request Jul 20, 2019
* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache

# Conflicts:
#	.ci/packer_cache.sh
#	src/dev/ci_setup/setup.sh
spalger pushed a commit that referenced this pull request Jul 20, 2019
* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache

# Conflicts:
#	.ci/packer_cache.sh
#	src/dev/ci_setup/setup.sh
@spalger
Copy link
Contributor Author

spalger commented Jul 20, 2019

7.x/7.4: 6be4a1e
7.3: 19420f9
7.2: bcc6da9
7.1: f1f9e65
7.0: 00988a2
6.8: 29fa09b

spalger pushed a commit that referenced this pull request Jul 20, 2019
* Use kibana-ci-proxy-cache for chrome and gecko drivers (#41581)

* [ci] download chromedriver and geckodriver through a caching proxy

* restore chromedriver and geckodriver caching in bootstrap cache

# Conflicts:
#	.ci/packer_cache.sh
#	src/dev/ci_setup/setup.sh

* remove some extra changes
@spalger spalger deleted the implement/kibana-ci-proxy-cache branch July 20, 2019 08:53
jloleysens added a commit to jloleysens/kibana that referenced this pull request Jul 22, 2019
…b-panel-for-stopping-jobs

* 'master' of github.com:elastic/kibana: (58 commits)
  [DOCS] Timelion cleanup (elastic#41381)
  [Docs] Add simple phrase highlighting to Logs UI (elastic#41610)
  [Maps] Rename modules for clarity (elastic#41608)
  [Monitoring] Metricbeat migration net new user experience (elastic#39832)
  [Maps] Only color legend icon with dynamic color when dynamic config is complete (elastic#41607)
  [TSVB] [Markdown] markdown section do not render after change data parameter (elastic#41576)
  [Vega] (Step 2) Shim new platform - renaming vega -> vis_type_vega (elastic#41565)
  update dark mode tsvb test (elastic#41618)
  [i18n] .i18nrc file as the source of truth and enhance tooling (elastic#39774)
  Reactify Top Nav Menu (kbn_top_nav) (elastic#40262)
  fix(code/frontend): should update search results if search options change (elastic#41232)
  Use kibana-ci-proxy-cache for chrome and gecko drivers (elastic#41581)
  [SIEM] Fix draggables to work with escapeId for the ML severity column (elastic#41621)
  [Canvas] Updates esdocs default count to 1000 (elastic#41604)
  [Uptime] Fix duration chart for Safari (elastic#41619)
  [Canvas] Restores "Today" as a quick time range in time filter (elastic#41528)
  docs: lowercase app (elastic#41612)
  [Code] Update git repository update frequency (elastic#41541)
  Remove language=json on code blocks due to performance hit (elastic#41540)
  [DOCS] Update anchors and links for Elasticserach API relocation. (elastic#41372)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team v6.8.3 v7.0.2 v7.1.2 v7.2.2 v7.3.1 v7.4.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants