You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by bc...@apache.org on 2022/06/14 17:02:40 UTC

[trafficserver] 01/04: Revert "Update to proxy-verifier-v2.3.1 (#8753)"

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

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

commit 6c94e2fc923b2fab59c28e0f5506b66b3e286b52
Author: Bryan Call <bc...@apache.org>
AuthorDate: Tue Jun 14 09:45:41 2022 -0700

    Revert "Update to proxy-verifier-v2.3.1 (#8753)"
    
    This reverts commit 4f68da2b36ca2874c9ea682d6a68cd7a90e7ebfa.
---
 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 3c75883ac..ff74c3860 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="d602c299d1f1336c4970529ab7fef7afbbb8723b"
+expected_sha1="d9a02aedae76d4952784c67716fddba0df274a28"
 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 aaf7425f4..6c8b2a3c3 100644
--- a/tests/proxy-verifier-version.txt
+++ b/tests/proxy-verifier-version.txt
@@ -1 +1 @@
-v2.3.1
+v2.2.2