Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
1e0e235
see if the issue is with settings.xml. Also change update policy to `…
randomanderson Jul 1, 2025
a0d1cf3
Disable skipping tests based on git changes
smola Jul 1, 2025
7f91252
Give names to projects and print command
randomanderson Jul 1, 2025
61d3ff6
Merge remote-tracking branch 'origin/smola/disable-test-git-skip' int…
randomanderson Jul 1, 2025
75a0524
some more debug info
randomanderson Jul 1, 2025
0ab6985
Revert "Give names to projects and print command"
randomanderson Jul 1, 2025
dac8842
more debug
randomanderson Jul 1, 2025
bc9561f
more debug
randomanderson Jul 2, 2025
cb36f4c
set and create MAVEN_USER_HOME in base gradle job
randomanderson Jul 2, 2025
410ab2f
fix maven home
randomanderson Jul 2, 2025
bff3d82
Use mirror instead of repository
randomanderson Jul 2, 2025
29cda74
offline mode doesn't work
randomanderson Jul 2, 2025
f72d4ab
minimize the diff
randomanderson Jul 2, 2025
f7d57f9
Merge branch 'master' into landerson/maven-smoke-test-proxy
randomanderson Jul 2, 2025
02945a2
remove debug and m2 folder changes
randomanderson Jul 2, 2025
30b1769
Revert "remove debug and m2 folder changes"
randomanderson Jul 2, 2025
9ad2380
undo merged fix
randomanderson Jul 2, 2025
50cb503
Revert "undo merged fix"
randomanderson Jul 2, 2025
b0ba26c
use "package" in addition to go-offline
randomanderson Jul 3, 2025
4ad5d31
fix error, only run some tests
randomanderson Jul 3, 2025
0158a96
remove "package" because it's too slow
randomanderson Jul 3, 2025
6f44553
Reapply "remove debug and m2 folder changes"
randomanderson Jul 3, 2025
d0b8bb8
Cleanup for PR
randomanderson Jul 3, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Revert "Give names to projects and print command"
This reverts commit 7f91252.

# Conflicts:
#	dd-smoke-tests/maven/src/test/groovy/datadog/smoketest/MavenSmokeTest.groovy
  • Loading branch information
randomanderson committed Jul 1, 2025
commit 0ab6985cc5afea22133346935334b8a434f3f5fe
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Failed Maven Run Flaky Retries</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Successful Maven Run</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Builtin Coverage</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Child Service Propagation</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Junit4 Class Ordering</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Junit4 Class Ordering Parallel</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Junit Platform Runner</name>
<name>Maven Smoke Tests Project</name>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Multiple Forks</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Surefire 3.0.0</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Surefire 3.5.9</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Test Management</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>Arg Line Property</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>With Cucumber</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>com.datadog.ci.test</groupId>
<artifactId>maven-smoke-test</artifactId>
<version>1.0-SNAPSHOT</version>
<name>JaCoCo and Argline</name>
<name>Maven Smoke Tests Project</name>

<properties>
<maven.compiler.source>8</maven.compiler.source>
Expand Down