Skip to content

Commit 3e96217

Browse files
committed
TEST/MINOR: haproxy: add haproxy 3.1 to e2e tests
1 parent 7f38efb commit 3e96217

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitlab-ci.yml

+6
Original file line numberDiff line numberDiff line change
@@ -203,3 +203,9 @@ HAProxy_3_0:
203203
matrix:
204204
- TESTPART: ["1/2", "2/2"]
205205
HAPROXY_VERSION: "3.0"
206+
HAProxy_3_1:
207+
extends: .e2e
208+
parallel:
209+
matrix:
210+
- TESTPART: ["1/2", "2/2"]
211+
HAPROXY_VERSION: "3.0"

0 commit comments

Comments
 (0)