Commit 14ee0cb
Fix proxy settings for maven smoke tests (#9099)
* see if the issue is with settings.xml. Also change update policy to `never`
* Disable skipping tests based on git changes
* Give names to projects and print command
* some more debug info
* Revert "Give names to projects and print command"
This reverts commit 7f91252.
# Conflicts:
# dd-smoke-tests/maven/src/test/groovy/datadog/smoketest/MavenSmokeTest.groovy
* more debug
* more debug
* set and create MAVEN_USER_HOME in base gradle job
* fix maven home
* Use mirror instead of repository
* offline mode doesn't work
* minimize the diff
* remove debug and m2 folder changes
* Revert "remove debug and m2 folder changes"
This reverts commit 02945a2.
* undo merged fix
* Revert "undo merged fix"
This reverts commit 9ad2380.
* use "package" in addition to go-offline
* fix error, only run some tests
* remove "package" because it's too slow
* Reapply "remove debug and m2 folder changes"
This reverts commit 30b1769.
* Cleanup for PR
---------
Co-authored-by: Santiago Mola <[email protected]>1 parent 6cca46e commit 14ee0cb
File tree
17 files changed
+17
-586
lines changed- dd-smoke-tests/maven/src/test
- groovy/datadog/smoketest
- resources
- test_failed_maven_run_flaky_retries
- test_successful_maven_run_builtin_coverage
- test_successful_maven_run_child_service_propagation
- test_successful_maven_run_impacted_tests
- test_successful_maven_run_junit4_class_ordering_parallel
- test_successful_maven_run_junit4_class_ordering
- test_successful_maven_run_junit_platform_runner
- test_successful_maven_run_multiple_forks
- test_successful_maven_run_surefire_3_0_0
- test_successful_maven_run_surefire_3_5_0
- test_successful_maven_run_test_management
- test_successful_maven_run_with_arg_line_property
- test_successful_maven_run_with_cucumber
- test_successful_maven_run_with_jacoco_and_argline
- test_successful_maven_run
17 files changed
+17
-586
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
| |||
240 | 241 | | |
241 | 242 | | |
242 | 243 | | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
243 | 247 | | |
244 | 248 | | |
245 | 249 | | |
| |||
327 | 331 | | |
328 | 332 | | |
329 | 333 | | |
330 | | - | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
331 | 338 | | |
332 | 339 | | |
333 | 340 | | |
| |||
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
Lines changed: 0 additions & 39 deletions
This file was deleted.
0 commit comments