Skip to content

Conversation

@beniwohli
Copy link
Contributor

What does this pull request do?

I was starting to get permission errors when running ./tests/scripts/docker/run_tests.sh locally. This should take care of it.

@beniwohli beniwohli requested a review from a team December 12, 2022 11:42
@ghost
Copy link

ghost commented Dec 12, 2022

💚 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: 2022-12-12T11:42:20.081+0000

  • Duration: 18 min 29 sec

Test stats 🧪

Test Results
Failed 0
Passed 5075
Skipped 3470
Total 8545

💚 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.

  • /test linters : Run the Python linters only.

  • /test full : Run the full matrix of tests.

  • /test benchmark : Run the APM Agent Python benchmarks tests.

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

@ghost
Copy link

ghost commented Dec 12, 2022

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (68/68) 💚
Files 100.0% (230/230) 💚
Classes 100.0% (230/230) 💚
Lines 92.188% (18457/20021) 👍
Conditionals 75.231% (2855/3795) 👍
@beniwohli beniwohli merged commit e515760 into elastic:main Dec 12, 2022
@beniwohli beniwohli deleted the fix-run-tests-permissions branch December 12, 2022 12:46
beniwohli added a commit to beniwohli/apm-agent-python that referenced this pull request Dec 12, 2022
beniwohli added a commit that referenced this pull request Dec 14, 2022
* initial support for GRPC instrumentation * rename generated GRPC files to avoid false detection by pytest * Correct nightly jobs (#1707) * Support daily snapshots (#1700) Signed-off-by: Adrien Mannocci <adrien.mannocci@elastic.co> * when running run_tests.sh locally, make sure to use the user uid/gid (#1708) * implement core review feedback from @basepi Signed-off-by: Adrien Mannocci <adrien.mannocci@elastic.co> Co-authored-by: Adrien Mannocci <adrien.mannocci@elastic.co>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants