Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins-test-harness
Commit: 589639cc9c58dde89fb6da2504b733baa436ecdd
https://github.com/jenkinsci/jenkins-test-harness/commit/589639cc9c58dde89fb6da2504b733baa436ecdd
Author: Vincent Latombe <[email protected]>
Date: 2024-05-31 (Fri, 31 May 2024)
Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java
Log Message:
-----------
IPV6 follow-up
Reverts part of #742
Only leaves the relevant part which was to switch to the
URL(String,String,String,String) constructor.
The change from localhost to ip caused some test failures in Kubernetes
context (It is invalid to provide an IP address as part of an ingress
host name)
Commit: 06fe71426f0b538c84274a36ae2a7616eb27f83f
https://github.com/jenkinsci/jenkins-test-harness/commit/06fe71426f0b538c84274a36ae2a7616eb27f83f
Author: Vincent Latombe <[email protected]>
Date: 2024-05-31 (Fri, 31 May 2024)
Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
Log Message:
-----------
Update src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
Co-authored-by: Jesse Glick <[email protected]>
Commit: 29bbb2e79c5a0f4449d135791f298aa66f123939
https://github.com/jenkinsci/jenkins-test-harness/commit/29bbb2e79c5a0f4449d135791f298aa66f123939
Author: Jesse Glick <[email protected]>
Date: 2024-06-03 (Mon, 03 Jun 2024)
Changed paths:
M src/main/java/org/jvnet/hudson/test/RealJenkinsRule.java
M src/test/java/org/jvnet/hudson/test/RealJenkinsRuleTest.java
Log Message:
-----------
Merge pull request #776 from Vlatombe/ipv6-follow-up
IPV6 follow-up
Compare:
https://github.com/jenkinsci/jenkins-test-harness/compare/dd5102520424...29bbb2e79c5a
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/jenkins-test-harness/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/jenkins-test-harness/push/refs/heads/master/dd5102-29bbb2%40github.com.