From 6d4af75bdefe841beb8864948941b8361707d289 Mon Sep 17 00:00:00 2001 From: Scott Fryer <60462088+steelhead31@users.noreply.github.com> Date: Wed, 29 Nov 2023 15:28:42 +0000 Subject: [PATCH] Update testhost1 default values. --- jck/jtrunner/config/default/jcktest.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jck/jtrunner/config/default/jcktest.properties b/jck/jtrunner/config/default/jcktest.properties index be678721f4..9291113a98 100644 --- a/jck/jtrunner/config/default/jcktest.properties +++ b/jck/jtrunner/config/default/jcktest.properties @@ -7,8 +7,8 @@ # The tests default to using 'default' as the config name. If another name is used it must be # supplied to the test at run time - see openjdk.test.jck/docs/README.md for more details. -testhost1name=wiki.eclipse.org -testhost1ip=198.41.30.195 +testhost1name=www.eclipse.org +testhost1ip=198.41.30.198 testhost2name=hg.openjdk.java.net testhost2ip=137.254.56.63 httpurl=http://www.neverssl.com/index.html