-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[QA] Change default time interval in beats tests for stack integration #170483
Merged
Conversation
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
Pinging @elastic/appex-qa (Team:QA) |
bhavyarm
approved these changes
Nov 2, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
💚 Build Succeeded
Metrics [docs]
History
To update your PR or re-run it, just comment with: |
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Nov 2, 2023
elastic#170483) ## Summary It changes the default time interval for filebeat/metricbeat/packetbeat integration tests for the stack functional upgrade tests. The data used for creating the upgrade snapshots is out of the "Last 1 year" interval used before. Now the interval will be changed to Last 5 years (couldn't use an absolute date value due to the fact the same tests are used for regular smoke where the data is recent). (cherry picked from commit 63ccc1a)
kibanamachine
added a commit
that referenced
this pull request
Nov 2, 2023
…egration (#170483) (#170486) # Backport This will backport the following commits from `main` to `8.11`: - [[QA] Change default time interval in beats tests for stack integration (#170483)](#170483) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marius Dragomir","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-11-02T22:07:45Z","message":"[QA] Change default time interval in beats tests for stack integration (#170483)\n\n## Summary\r\n\r\nIt changes the default time interval for filebeat/metricbeat/packetbeat\r\nintegration tests for the stack functional upgrade tests. The data used\r\nfor creating the upgrade snapshots is out of the \"Last 1 year\" interval\r\nused before. Now the interval will be changed to Last 5 years (couldn't\r\nuse an absolute date value due to the fact the same tests are used for\r\nregular smoke where the data is recent).","sha":"63ccc1ae6af66c67c48e99cad8ed9407dcae4387","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["test","Team:QA","release_note:skip","test-stack-integration","v8.12.0","v8.11.1"],"number":170483,"url":"https://github.com/elastic/kibana/pull/170483","mergeCommit":{"message":"[QA] Change default time interval in beats tests for stack integration (#170483)\n\n## Summary\r\n\r\nIt changes the default time interval for filebeat/metricbeat/packetbeat\r\nintegration tests for the stack functional upgrade tests. The data used\r\nfor creating the upgrade snapshots is out of the \"Last 1 year\" interval\r\nused before. Now the interval will be changed to Last 5 years (couldn't\r\nuse an absolute date value due to the fact the same tests are used for\r\nregular smoke where the data is recent).","sha":"63ccc1ae6af66c67c48e99cad8ed9407dcae4387"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/170483","number":170483,"mergeCommit":{"message":"[QA] Change default time interval in beats tests for stack integration (#170483)\n\n## Summary\r\n\r\nIt changes the default time interval for filebeat/metricbeat/packetbeat\r\nintegration tests for the stack functional upgrade tests. The data used\r\nfor creating the upgrade snapshots is out of the \"Last 1 year\" interval\r\nused before. Now the interval will be changed to Last 5 years (couldn't\r\nuse an absolute date value due to the fact the same tests are used for\r\nregular smoke where the data is recent).","sha":"63ccc1ae6af66c67c48e99cad8ed9407dcae4387"}},{"branch":"8.11","label":"v8.11.1","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Marius Dragomir <[email protected]>
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this pull request
Nov 23, 2023
…ion (elastic#171705) ## Summary Similar to elastic#170483, it just fixes the interval in one other place. (cherry picked from commit 358cff4)
WafaaNasr
pushed a commit
to WafaaNasr/kibana
that referenced
this pull request
Nov 23, 2023
…ion (elastic#171705) ## Summary Similar to elastic#170483, it just fixes the interval in one other place.
kibanamachine
added a commit
to kibanamachine/kibana
that referenced
this pull request
Nov 23, 2023
…ntegration (elastic#171705) (elastic#171817) # Backport This will backport the following commits from `main` to `8.11`: - [[QA] Change default time interval in upgrade tests for stack integration (elastic#171705)](elastic#171705) <!--- Backport version: 8.9.7 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Marius Dragomir","email":"[email protected]"},"sourceCommit":{"committedDate":"2023-11-23T06:51:17Z","message":"[QA] Change default time interval in upgrade tests for stack integration (elastic#171705)\n\n## Summary\r\n\r\nSimilar to elastic#170483, it just fixes\r\nthe interval in one other place.","sha":"358cff48f1e632041f9d31318e4cdee2b5fe99f9","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["test","Team:QA","release_note:skip","test-stack-integration","v8.12.0","v8.11.2"],"number":171705,"url":"https://github.com/elastic/kibana/pull/171705","mergeCommit":{"message":"[QA] Change default time interval in upgrade tests for stack integration (elastic#171705)\n\n## Summary\r\n\r\nSimilar to elastic#170483, it just fixes\r\nthe interval in one other place.","sha":"358cff48f1e632041f9d31318e4cdee2b5fe99f9"}},"sourceBranch":"main","suggestedTargetBranches":["8.11"],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/171705","number":171705,"mergeCommit":{"message":"[QA] Change default time interval in upgrade tests for stack integration (elastic#171705)\n\n## Summary\r\n\r\nSimilar to elastic#170483, it just fixes\r\nthe interval in one other place.","sha":"358cff48f1e632041f9d31318e4cdee2b5fe99f9"}},{"branch":"8.11","label":"v8.11.2","labelRegex":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"}]}] BACKPORT--> Co-authored-by: Marius Dragomir <[email protected]>
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:QA
Team label for QA Team
test
test-stack-integration
v8.11.0
v8.11.1
v8.12.0
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.
Summary
It changes the default time interval for filebeat/metricbeat/packetbeat integration tests for the stack functional upgrade tests. The data used for creating the upgrade snapshots is out of the "Last 1 year" interval used before. Now the interval will be changed to Last 5 years (couldn't use an absolute date value due to the fact the same tests are used for regular smoke where the data is recent).