Skip to content

Commit

Permalink
TEST/MINOR: haproxy: add haproxy 3.1 to e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mjuraga committed Feb 4, 2025
1 parent 7f38efb commit 3e96217
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,3 +203,9 @@ HAProxy_3_0:
matrix:
- TESTPART: ["1/2", "2/2"]
HAPROXY_VERSION: "3.0"
HAProxy_3_1:
extends: .e2e
parallel:
matrix:
- TESTPART: ["1/2", "2/2"]
HAPROXY_VERSION: "3.0"

0 comments on commit 3e96217

Please sign in to comment.