Skip to content

Fix haproxy CI: VTest2 repo archived, use last tag#9794

Merged
douzzer merged 1 commit intowolfSSL:masterfrom
sameehj:vtest2-fix
Feb 18, 2026
Merged

Fix haproxy CI: VTest2 repo archived, use last tag#9794
douzzer merged 1 commit intowolfSSL:masterfrom
sameehj:vtest2-fix

Conversation

@sameehj
Copy link
Contributor

@sameehj sameehj commented Feb 18, 2026

The vtest/VTest2 GitHub repo was archived on 2026-02-18 and its main branch Makefile now exits with "THIS REPOSITORY HAS MOVED". The maintainers tagged the last buildable commit as last.

Patch build-vtest.sh for both haproxy versions in the matrix:

  • v3.1.0 still references wlallemand/VTest (removed long ago)
  • v3.2.0 references vtest/VTest2 main branch (now broken)

Description

The vtest/VTest2 GitHub repo was archived on 2026-02-18 and its main branch Makefile now exits with "THIS REPOSITORY HAS MOVED". The maintainers tagged the last buildable commit as last.
Patch build-vtest.sh for both haproxy versions in the matrix:
v3.1.0 still references wlallemand/VTest (removed long ago)
v3.2.0 references vtest/VTest2 main branch (now broken)
Both sed replacements point to https://github.com/vtest/VTest2/archive/refs/tags/last.tar.gz.
Fixes zd# N/A (CI infrastructure fix)
Fixes zd#

Testing

  • Verified the last tag exists on the archived vtest/VTest2 GitHub repo (commit 803dcd0, Feb 17 2026)
  • Verified the tarball URL (refs/tags/last.tar.gz) is downloadable from the archived repo
  • Confirmed the sed patterns match the actual URLs in haproxy v3.1.0 and v3.2.0 scripts/build-vtest.sh
  • HAPROXY test should pass now

Checklist

  • added tests — N/A, CI-only change
  • updated/added doxygen — N/A
  • updated appropriate READMEs — N/A
  • Updated manual and documentation — N/A

The vtest/VTest2 GitHub repo was archived on 2026-02-18 and its main
branch Makefile now exits with "THIS REPOSITORY HAS MOVED". The
maintainers tagged the last buildable commit as `last`.

Patch build-vtest.sh for both haproxy versions in the matrix:
- v3.1.0 still references wlallemand/VTest (removed long ago)
- v3.2.0 references vtest/VTest2 main branch (now broken)

Signed-off-by: Sameeh Jubran <sameeh@wolfssl.com>
@douzzer douzzer merged commit add60da into wolfSSL:master Feb 18, 2026
407 of 409 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments