From a40d6310e061853904bd014cca338c5da7df280b Mon Sep 17 00:00:00 2001 From: fumingwei Date: Thu, 2 Sep 2021 10:35:40 +0800 Subject: [PATCH] =?UTF-8?q?bugfix:=E7=BB=99client=E5=AE=B9=E5=99=A8?= =?UTF-8?q?=E4=B8=AD=E7=9A=84wait-for=E8=84=9A=E6=9C=AC=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E6=89=A7=E8=A1=8C=E6=9D=83=E9=99=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 1 + images_build/client/unittest/badssl.test.hosts | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a7db1d4..9a3ae2b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,6 +12,7 @@ cache: before_script: - docker info - docker login -u gitlab-ci-token -p $CI_JOB_TOKEN $CI_REGISTRY + - chmod 0755 ./images_build/client/wait-for tags: - share diff --git a/images_build/client/unittest/badssl.test.hosts b/images_build/client/unittest/badssl.test.hosts index eec3d1a..8924c33 100644 --- a/images_build/client/unittest/badssl.test.hosts +++ b/images_build/client/unittest/badssl.test.hosts @@ -86,5 +86,5 @@ 192.0.2.130 www.badssl.self-test.geedge.net 192.0.2.130 xn--n1aae7f7o.badssl.self-test.geedge.net #### end of badssl.self-test.geedge.net hosts #### -192.0.2.131 downloadfile.self-test.geedge.net -192.0.2.131 cn.bing.com +192.0.2.130 web-replay.badssl.self-test.geedge.net +192.0.2.130 testing-download.badssl.self-test.geedge.net