File tree Expand file tree Collapse file tree 1 file changed +0
-44
lines changed Expand file tree Collapse file tree 1 file changed +0
-44
lines changed Original file line number Diff line number Diff line change @@ -414,50 +414,6 @@ steps:
414
414
<< : *platform_specific_agents
415
415
<< : *ubuntu_agents
416
416
arch : " amd64"
417
- - << : *common
418
- << : *docker
419
- label : " :docker: Containerd 1.3.9 tests (cgroupv1)"
420
- command : make containerd-test-1.3.9
421
- agents :
422
- << : *platform_specific_agents
423
- << : *ubuntu_agents
424
- cgroup : " v1"
425
- arch : " amd64"
426
- - << : *common
427
- << : *docker
428
- label : " :docker: Containerd 1.4.3 tests (cgroupv1)"
429
- command : make containerd-test-1.4.3
430
- agents :
431
- << : *platform_specific_agents
432
- << : *ubuntu_agents
433
- cgroup : " v1"
434
- - << : *common
435
- << : *docker
436
- # See above: not truly a source test.
437
- << : *source_test
438
- label : " :docker: Containerd 1.4.3 tests (cgroupv2)"
439
- command : make containerd-test-1.4.3
440
- agents :
441
- << : *platform_specific_agents
442
- << : *ubuntu_agents
443
- cgroup : " v2"
444
- - << : *common
445
- << : *docker
446
- label : " :docker: Containerd 1.5.11 tests (cgroupv1)"
447
- command : make containerd-test-1.5.11
448
- agents :
449
- << : *platform_specific_agents
450
- << : *ubuntu_agents
451
- cgroup : " v1"
452
- - << : *common
453
- << : *docker
454
- # See above: not truly a source test.
455
- << : *source_test
456
- label : " :docker: Containerd 1.5.11 tests (cgroupv2)"
457
- command : make containerd-test-1.5.11
458
- agents :
459
- << : *ubuntu_agents
460
- cgroup : " v2"
461
417
- << : *common
462
418
<< : *docker
463
419
label : " :docker: Containerd 1.6.2 tests (cgroupv1)"
You can’t perform that action at this time.
0 commit comments