Skip to content

Commit 136a547

Browse files
authored
do not run broken CCIP tests that always timeout on push trigger (#21825)
1 parent 0ef0928 commit 136a547

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/e2e-tests.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ runner-test-matrix:
157157
runs_on_self_hosted: runs-on/cpu=32/ram=128/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
158158
triggers:
159159
- Nightly E2E Tests
160-
- Push E2E CCIP Tests
161160
- Workflow Dispatch E2E CCIP Tests
162161
test_cmd: |
163162
cd smoke/ccip && \
@@ -207,7 +206,6 @@ runner-test-matrix:
207206
runs_on_self_hosted: runs-on/cpu=32/ram=128/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
208207
triggers:
209208
- Nightly E2E Tests
210-
- Push E2E CCIP Tests
211209
- Workflow Dispatch E2E CCIP Tests
212210
test_cmd: |
213211
cd smoke/ccip && \
@@ -257,7 +255,6 @@ runner-test-matrix:
257255
runs_on_self_hosted: runs-on/cpu=32/ram=128/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
258256
triggers:
259257
- Nightly E2E Tests
260-
- Push E2E CCIP Tests
261258
- Workflow Dispatch E2E CCIP Tests
262259
test_cmd: |
263260
cd smoke/ccip && \
@@ -282,7 +279,6 @@ runner-test-matrix:
282279
runs_on_self_hosted: runs-on/cpu=32/ram=128/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
283280
triggers:
284281
- Nightly E2E Tests
285-
- Push E2E CCIP Tests
286282
- Workflow Dispatch E2E CCIP Tests
287283
test_cmd: |
288284
cd smoke/ccip && \
@@ -358,7 +354,6 @@ runner-test-matrix:
358354
runs_on_self_hosted: runs-on/cpu=32/ram=128/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
359355
triggers:
360356
- Nightly E2E Tests
361-
- Push E2E CCIP Tests
362357
- Workflow Dispatch E2E CCIP Tests
363358
test_cmd: |
364359
cd smoke/ccip && \
@@ -383,7 +378,6 @@ runner-test-matrix:
383378
runs_on_self_hosted: runs-on/cpu=32/ram=128/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
384379
triggers:
385380
- Nightly E2E Tests
386-
- Push E2E CCIP Tests
387381
- Workflow Dispatch E2E CCIP Tests
388382
test_cmd: |
389383
cd smoke/ccip && \
@@ -408,7 +402,6 @@ runner-test-matrix:
408402
runs_on_self_hosted: runs-on/cpu=32/ram=128/family=m6i+m5.*/spot=false/image=ubuntu24-full-x64/extras=s3-cache+tmpfs
409403
triggers:
410404
- Nightly E2E Tests
411-
- Push E2E CCIP Tests
412405
- Workflow Dispatch E2E CCIP Tests
413406
test_cmd: |
414407
cd smoke/ccip && \

0 commit comments

Comments
 (0)