You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2021/02/12 15:41:33 UTC

[trafficserver] branch 9.0.x updated: AuTest: Upgrade to Proxy Verifier 2.0.2 (#7493)

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

zwoop pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 4c8ead56 AuTest: Upgrade to Proxy Verifier 2.0.2 (#7493)
4c8ead56 is described below

commit 4c8ead565885307c571de5a2f549740dd5ef6992
Author: Brian Neradt <br...@gmail.com>
AuthorDate: Mon Feb 8 15:12:14 2021 -0600

    AuTest: Upgrade to Proxy Verifier 2.0.2 (#7493)
    
    (cherry picked from commit 29f63ee290a21642e6d6790a86452715b6f38f84)
---
 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 06a2faa..4a7a854 100755
--- a/tests/prepare_proxy_verifier.sh
+++ b/tests/prepare_proxy_verifier.sh
@@ -27,7 +27,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="f644ac9838ba74e674b9efe7e7b3d244037faf21"
+expected_sha1="fe12c70785dead024621a6d8ec9f9925a32123f9"
 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 46b105a..f3b15f3 100644
--- a/tests/proxy-verifier-version.txt
+++ b/tests/proxy-verifier-version.txt
@@ -1 +1 @@
-v2.0.0
+v2.0.2