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 #3265) Small improvements on integration tests #3344

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Sep 1, 2023

This is an automatic backport of pull request #3265 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 September 1, 2023 14:24
@mergify mergify bot requested review from AndersonQ and michalpristas and removed request for a team September 1, 2023 14:24
@mergify mergify bot added the backport label Sep 1, 2023
@elasticmachine
Copy link
Contributor

elasticmachine commented Sep 1, 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-09-13T12:12:12.086+0000

  • Duration: 28 min 36 sec

Test stats 🧪

Test Results
Failed 0
Passed 6249
Skipped 55
Total 6304

💚 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 Sep 1, 2023

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 98.765% (80/81) 👍
Files 67.719% (193/285) 👍
Classes 66.292% (354/534) 👍
Methods 52.989% (1108/2091) 👍
Lines 38.586% (12638/32753) 👍 0.003
Conditionals 100.0% (0/0) 💚

@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? 🙏

@AndersonQ AndersonQ enabled auto-merge (squash) September 4, 2023 14:02
@pierrehilbert pierrehilbert added the Team:Elastic-Agent Label for the Agent team label Sep 5, 2023
@elasticmachine
Copy link
Contributor

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

@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? 🙏

…3265)

* remove missing verb on printf-like call upgrade integration test testStandaloneUpgrade.
 * make InstallAgentForPolicy receive a context and use either the context timeout or a 5-minutes default.
 * add new pkg/testing/tools/textcontext package
        The new package is for helper functions dealing with contexts and testing.T.
        It provides a WithDeadline function which respects t.Deadline()

(cherry picked from commit f2eb134)
@AndersonQ AndersonQ merged commit 08bcc99 into 8.10 Sep 13, 2023
7 of 10 checks passed
@AndersonQ AndersonQ deleted the mergify/bp/8.10/pr-3265 branch September 13, 2023 13:38
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