-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Investigate CI analytics pollution #12671
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
base: master
Are you sure you want to change the base?
Conversation
Test Results - Preflight, Unit21 613 tests ±0 19 955 ✅ - 3 6m 10s ⏱️ -14s Results for commit fca8e3e. ± Comparison against base commit 02ad74e. This pull request skips 3 tests.
♻️ This comment has been updated with latest results. |
Test Results - Alternative Providers987 tests 589 ✅ 30m 15s ⏱️ Results for commit fca8e3e. ♻️ This comment has been updated with latest results. |
LocalStack Community integration with Pro 2 files 2 suites 1h 44m 10s ⏱️ Results for commit fca8e3e. ♻️ This comment has been updated with latest results. |
S3 Image Test Results (AMD64 / ARM64) 2 files 2 suites 8m 11s ⏱️ Results for commit fca8e3e. ♻️ This comment has been updated with latest results. |
673729a
to
78df7ee
Compare
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 2h 20m 43s ⏱️ For more details on these failures, see this check. Results for commit fca8e3e. ♻️ This comment has been updated with latest results. |
cf5ba72
to
38f72f5
Compare
Test Results (MA/MR) - Preflight, Unit21 613 tests 19 955 ✅ 6m 1s ⏱️ Results for commit fca8e3e. ♻️ This comment has been updated with latest results. |
Test Results (amd64, MA/MR) - Acceptance7 tests 5 ✅ 3m 8s ⏱️ Results for commit fca8e3e. ♻️ This comment has been updated with latest results. |
Test Results (MA/MR) - Alternative Providers987 tests 589 ✅ 30m 22s ⏱️ Results for commit fca8e3e. ♻️ This comment has been updated with latest results. |
Test Results (amd64, MA/MR) - Integration, Bootstrap 5 files 5 suites 2h 23m 3s ⏱️ Results for commit fca8e3e. ♻️ This comment has been updated with latest results. |
# Conflicts: # localstack-core/localstack/services/sns/analytics.py # localstack-core/localstack/utils/analytics/metrics.py
# Conflicts: # Makefile
…prefix" This reverts commit 42509c7.
The following bootstrap tests fail due to the missing `LOCALSTACK_` prefix required for CLI tests: https://app.circleci.com/pipelines/github/localstack/localstack/32859/workflows/4f30e6c8-ed63-4ef5-8705-fd9aa2bb7777/jobs/297211 * tests/bootstrap/test_container_configurators.py::test_container_configurator_no_deprecation_warning_on_prefix * tests/bootstrap/test_container_configurators.py::test_container_configurator_no_deprecation_warning_for_ci_env_var
This reverts commit 78df7ee.
10cd525
to
ed883c2
Compare
DO NOT MERGE, only for internal testing!
Motivation
Investigate why we receive analytic events in CI.
Changes
Introduce new test counter and raise intentional exception upon trying to publish CI metrics