diff --git a/scripts/ci/config/main.yaml b/scripts/ci/config/main.yaml index fdbfc889c9fea52911ae64e0544b8e978b4da4fa..72d2098934405837991f1a78d9e78fe95897a739 100644 --- a/scripts/ci/config/main.yaml +++ b/scripts/ci/config/main.yaml @@ -60,16 +60,8 @@ a5000: - .a5000 - .run_job - -epyc7502: - extends: - - .epyc7502 - - .run_job - - .device-jobs: dependencies: - - epyc7502 - a5000 - geforcertx2080ti - geforcertx3090 @@ -94,7 +86,6 @@ physics-efficiency: # - .default_rules_always_run # needs: # - a5000 -# - epyc7502 throughput: @@ -208,17 +199,6 @@ CUDA: # variables: # LCG_QUALIFIER: hip5 - -# CPU -epyc7502-full: - extends: - - .epyc7502 - - .run_jobs - - .default_rules_always_run - - .cpu_run_job - timeout: 2h - - # GPU / CUDA # RTX 3090 geforcertx3090-full: @@ -256,9 +236,6 @@ geforcertx2080ti-full: # N.B. dependencies: is used instead of needs:, as the needs: job limit # is 50. See https://docs.gitlab.com/ee/ci/yaml/#changing-the-needs-job-limit dependencies: - # CPU - - epyc7502-full - # CUDA - geforcertx3090-full - geforcertx2080ti-full diff --git a/scripts/ci/test_config.yaml b/scripts/ci/test_config.yaml index 32b22cfa01b517d9475eff4590d67ccbc785c646..a6a85829111ef2ebabfe90b873e5dc96686345a8 100644 --- a/scripts/ci/test_config.yaml +++ b/scripts/ci/test_config.yaml @@ -73,7 +73,6 @@ minimal: # disable_run_changes: ["1"] # TODO FIXME Fix disable-run-changes 0 case!!! # timeout: 600 # allowed_devices: - # - epyc7502 # - a5000 full: @@ -144,7 +143,6 @@ full: timeout: 2400 collision_type: "PbPb" allowed_devices: - - epyc7502 - a5000 - geforcertx3090 @@ -157,7 +155,6 @@ full: timeout: 2400 collision_type: "PbPb" allowed_devices: - - epyc7502 - a5000 - geforcertx3090