Commit 54ef1e9
authored
fix(ci): Fix failing E2E tests and temporarily exclude TracingE2E (#1847)
* fix(ci): Remove unused workflows and add JAVA_VERSION env var to e2e tests.
* Test e2e test for Java 11 only.
* Debug Parameteres E2E test only.
* Revert "Debug Parameteres E2E test only."
This reverts commit 0664852.
* Exlucde TracingE2ET for testing.
* Enable Java version matrix again.1 parent 875e993 commit 54ef1e9
File tree
5 files changed
+11
-139
lines changed- .github/workflows
- powertools-e2e-tests
5 files changed
+11
-139
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
216 | 216 | | |
217 | 217 | | |
218 | 218 | | |
219 | | - | |
| 219 | + | |
| 220 | + | |
220 | 221 | | |
221 | 222 | | |
222 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
223 | 227 | | |
224 | 228 | | |
225 | 229 | | |
| |||
0 commit comments