Branch: refs/heads/revert-1323-revert-1314-enable-har-recording
Home: https://github.com/jenkinsci/acceptance-test-harness
Commit: 536066322c4353a8da3721620aa5dc6924ebe6e1
https://github.com/jenkinsci/acceptance-test-harness/commit/536066322c4353a8da3721620aa5dc6924ebe6e1
Author: James Nord <[email protected]>
Date: 2023-08-14 (Mon, 14 Aug 2023)
Changed paths:
M Jenkinsfile
Log Message:
-----------
avoid DNS lookups for jenkins.127.0.0.1.sslip.io in CI
Avoid using the sslip.io DNS service in CI whilst keeping it for local
debugging / test runs.
the entry for JENKINS_LOCAL_HOSTNAME is added as a hosts for the docker
container when running in CI so that we do not trly on DNS queries in
the tests, but will still have a HAR when run locally in docker (unless
the host is also added there)
--
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/acceptance-test-harness/push/refs/heads/revert-1323-revert-1314-enable-har-recording/ab1234-536066%40github.com.