Skip to content

Commit a454fa5

Browse files
committed
TEST/MEDIUM: run tests on HAProxy v3.3
Needed for the ACME tests.
1 parent 1d6cda1 commit a454fa5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitlab-ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,3 +222,9 @@ HAProxy_3_2:
222222
matrix:
223223
- TESTPART: ["1/2", "2/2"]
224224
HAPROXY_VERSION: "3.2"
225+
HAProxy_3_3:
226+
extends: .e2e
227+
parallel:
228+
matrix:
229+
- TESTPART: ["1/2", "2/2"]
230+
HAPROXY_VERSION: "3.3"

0 commit comments

Comments
 (0)