You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bn...@apache.org on 2022/09/27 23:05:13 UTC

[trafficserver] branch master updated: Updating AuTest to use Proxy Verifier v2.4.2 (#9110)

This is an automated email from the ASF dual-hosted git repository.

bneradt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 42bc196d0 Updating AuTest to use Proxy Verifier v2.4.2 (#9110)
42bc196d0 is described below

commit 42bc196d01a2dfe4ff663d51dd3bbc5a0de77035
Author: Brian Neradt <br...@gmail.com>
AuthorDate: Tue Sep 27 18:05:05 2022 -0500

    Updating AuTest to use Proxy Verifier v2.4.2 (#9110)
---
 tests/prepare_proxy_verifier.sh  | 2 +-
 tests/proxy-verifier-version.txt | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/prepare_proxy_verifier.sh b/tests/prepare_proxy_verifier.sh
index 7c5fdf48c..2995da84c 100755
--- a/tests/prepare_proxy_verifier.sh
+++ b/tests/prepare_proxy_verifier.sh
@@ -40,7 +40,7 @@ pv_dir="${pv_name}-${pv_version}"
 pv_tar_filename="${pv_dir}.tar.gz"
 pv_tar="${pv_top_dir}/${pv_tar_filename}"
 pv_tar_url="https://ci.trafficserver.apache.org/bintray/${pv_tar_filename}"
-expected_sha1="11d9acda6639d25c9199c272e5ab84826412f627"
+expected_sha1="5962f0f1b3d4d983c4385301337cef2f"
 pv_client="${bin_dir}/verifier-client"
 pv_server="${bin_dir}/verifier-server"
 TAR=${TAR:-tar}
diff --git a/tests/proxy-verifier-version.txt b/tests/proxy-verifier-version.txt
index a37212091..3dfbe3369 100644
--- a/tests/proxy-verifier-version.txt
+++ b/tests/proxy-verifier-version.txt
@@ -1 +1 @@
-v2.4.1
+v2.4.2