chore(ci): use same branching schema for e2e#28493
Merged
mdelapenya merged 1 commit intoelastic:7.xfrom Oct 18, 2021
Merged
Conversation
Contributor
Author
|
Do not merge until e2e-testing project renames its branches |
Contributor
💚 Build Succeeded
Expand to view the summary
Build stats
❕ Flaky test reportNo test was executed to be analysed. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
v1v
approved these changes
Oct 18, 2021
mergify bot
pushed a commit
that referenced
this pull request
Oct 18, 2021
(cherry picked from commit 055e859)
mergify bot
pushed a commit
that referenced
this pull request
Oct 18, 2021
(cherry picked from commit 055e859)
v1v
added a commit
that referenced
this pull request
Oct 18, 2021
* upstream/7.x: chore: use same branching schema for e2e (#28493) [Automation] Update elastic stack version to 7.16.0-8bf0b9b1 for testing (#28484) chore(ci): remove not used param when triggering e2e tests (#27823) (#27828) Add deprecation warning for filebeat disabled modules (#28393) Run Python tests in libbeat (#28438) (#28485) Register `storage_account` as second name for `storage` metricset (#28447) (#28470) [CI] Add E2E for x-pack/elastic-agent (fleet) (#24112) (#28465)
mdelapenya
added a commit
that referenced
this pull request
Oct 19, 2021
mdelapenya
added a commit
that referenced
this pull request
Oct 19, 2021
leweafan
pushed a commit
to leweafan/beats
that referenced
this pull request
Apr 28, 2023
(cherry picked from commit e51835b) Co-authored-by: Manuel de la Peña <mdelapenya@gmail.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
When triggering the e2e tests for Beats branches, we want to follow the same branch name schema than in Beats.
For that reason we are renaming e2e's maintenance branches from 7.15.x to 7.15
Why is it important?
Consistency across related projects, aligining with stack versions