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

[8.10](backport #3293) skip downgrade test when only one snapshot version is available #3297

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Aug 25, 2023

This is an automatic backport of pull request #3293 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

@mergify mergify bot requested a review from a team as a code owner August 25, 2023 10:17
@mergify mergify bot added the backport label Aug 25, 2023
@mergify mergify bot requested review from michalpristas and pchila and removed request for a team August 25, 2023 10:17
@elasticmachine
Copy link
Contributor

elasticmachine commented Aug 25, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-10-02T09:03:16.173+0000

  • Duration: 26 min 6 sec

Test stats 🧪

Test Results
Failed 0
Passed 6277
Skipped 55
Total 6332

💚 Flaky test report

Tests succeeded.

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

  • /package : Generate the packages.

  • run integration tests : Run the Elastic Agent Integration tests.

  • run end-to-end tests : Generate the packages and run the E2E Tests.

  • run elasticsearch-ci/docs : Re-trigger the docs validation. (use unformatted text in the comment!)

@elasticmachine
Copy link
Contributor

elasticmachine commented Aug 25, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 98.765% (80/81) 👍
Files 67.832% (194/286) 👍
Classes 66.48% (357/537) 👍
Methods 53.112% (1118/2105) 👍
Lines 38.569% (12703/32936) 👍 0.018
Conditionals 100.0% (0/0) 💚

@pierrehilbert pierrehilbert added the Team:Elastic-Agent Label for the Agent team label Aug 25, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/elastic-agent (Team:Elastic-Agent)

@mergify
Copy link
Contributor Author

mergify bot commented Aug 28, 2023

This pull request has not been merged yet. Could you please review and merge it @AndersonQ? 🙏

@AndersonQ
Copy link
Member

merging #3270 should fix the failing test

@AndersonQ AndersonQ force-pushed the mergify/bp/8.10/pr-3293 branch from 6e79ad7 to 6546aaa Compare August 30, 2023 13:40
@mergify
Copy link
Contributor Author

mergify bot commented Sep 4, 2023

This pull request has not been merged yet. Could you please review and merge it @AndersonQ? 🙏

@pierrehilbert
Copy link
Contributor

@AndersonQ what is the update on this one, is it ready to be merged?

@mergify
Copy link
Contributor Author

mergify bot commented Sep 11, 2023

This pull request has not been merged yet. Could you please review and merge it @AndersonQ? 🙏

@AndersonQ AndersonQ force-pushed the mergify/bp/8.10/pr-3293 branch from 6546aaa to e97b034 Compare September 13, 2023 14:51
@AndersonQ AndersonQ enabled auto-merge (squash) September 13, 2023 14:51
@mergify
Copy link
Contributor Author

mergify bot commented Sep 18, 2023

This pull request has not been merged yet. Could you please review and merge it @AndersonQ? 🙏

@AndersonQ
Copy link
Member

/test

@mergify
Copy link
Contributor Author

mergify bot commented Sep 25, 2023

This pull request has not been merged yet. Could you please review and merge it @AndersonQ? 🙏

@AndersonQ AndersonQ force-pushed the mergify/bp/8.10/pr-3293 branch from e97b034 to 5fd0b6a Compare September 28, 2023 05:37
It fixes TestStandaloneUpgradeToSpecificSnapshotBuild to work when there is only one snapshot build available by skipping the test if there aren't enough versions available.

(cherry picked from commit 22c276d)
@AndersonQ AndersonQ force-pushed the mergify/bp/8.10/pr-3293 branch from 5fd0b6a to 8dad02b Compare September 29, 2023 15:28
@mergify
Copy link
Contributor Author

mergify bot commented Oct 2, 2023

This pull request has not been merged yet. Could you please review and merge it @AndersonQ? 🙏

@AndersonQ
Copy link
Member

/test

@AndersonQ AndersonQ merged commit d1a0420 into 8.10 Oct 2, 2023
10 checks passed
@AndersonQ AndersonQ deleted the mergify/bp/8.10/pr-3293 branch October 2, 2023 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Elastic-Agent Label for the Agent team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants