Commit 99fd8a1
authored
chore(cli-integ): run telemetry integ tests separately (#962)
this is done to avoid IP address throttling. in #775, these tests are
modified to explicitly check if telemetry is sent successfully, so we
must make sure that they are not throttled.
---
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache-2.0 license1 parent 94cce1e commit 99fd8a1
File tree
5 files changed
+282
-96
lines changed- .github/workflows
- packages/@aws-cdk-testing/cli-integ/tests/telemetry-integ-tests
- projenrc
5 files changed
+282
-96
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments