Skip to content

Commit 91e9aac

Browse files
committed
TEST/MEDIUM: run tests on HAProxy v3.3
Needed for the ACME tests.
1 parent 42260ca commit 91e9aac

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,3 +234,9 @@ HAProxy_3_2:
234234
matrix:
235235
- TESTPART: ["1/2", "2/2"]
236236
HAPROXY_VERSION: "3.2"
237+
HAProxy_3_3:
238+
extends: .e2e
239+
parallel:
240+
matrix:
241+
- TESTPART: ["1/2", "2/2"]
242+
HAPROXY_VERSION: "3.3"

0 commit comments

Comments
 (0)