-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Run PR against chrome-beta (#192257)
## Summary This PR's goal is to enable developers (or automation) to test against chrome-beta with a PR label - to adjust sensitive tests, or to foresee test breakages.⚠️ Risk: a PR verified/built with the chrome beta setting, would pass the PR tests, but might not pass the on-merge suite in the end. Addresses: elastic/kibana-operations#199 Depends on: elastic/ci-agent-images#907 It highlights the errors visible only on the next versions: https://buildkite.com/elastic/kibana-pull-request/builds/233373 And it doesn't break with non-beta run: https://buildkite.com/elastic/kibana-pull-request/builds/233716
- Loading branch information
Showing
2 changed files
with
43 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters