File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change @@ -113,36 +113,18 @@ build:
113113 - merge_requests
114114 - branches
115115
116- HAProxy_2_1 :
117- extends : .e2e
118- parallel :
119- matrix :
120- - TESTPART : ["1/2", "2/2"]
121- HAPROXY_VERSION : " 2.1"
122116HAProxy_2_2 :
123117 extends : .e2e
124118 parallel :
125119 matrix :
126120 - TESTPART : ["1/2", "2/2"]
127121 HAPROXY_VERSION : " 2.2"
128- HAProxy_2_3 :
129- extends : .e2e
130- parallel :
131- matrix :
132- - TESTPART : ["1/2", "2/2"]
133- HAPROXY_VERSION : " 2.3"
134122HAProxy_2_4 :
135123 extends : .e2e
136124 parallel :
137125 matrix :
138126 - TESTPART : ["1/2", "2/2"]
139127 HAPROXY_VERSION : " 2.4"
140- HAProxy_2_5 :
141- extends : .e2e
142- parallel :
143- matrix :
144- - TESTPART : ["1/2", "2/2"]
145- HAPROXY_VERSION : " 2.5"
146128HAProxy_2_6 :
147129 extends : .e2e
148130 parallel :
You can’t perform that action at this time.
0 commit comments