Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not publish slc7_aarch64 anymore #1391

Merged
merged 2 commits into from
Aug 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 0 additions & 52 deletions publish/aliPublish.conf
Original file line number Diff line number Diff line change
Expand Up @@ -214,58 +214,6 @@ architectures:
O2-customization:
- ^v1\.0\.0-[1-5]$

slc7_aarch64:
CVMFS: el7-aarch64
AliEn: el7-aarch64
RPM: false
include:
JAliEn:
- ^1\..*-[0-9]+$
jemalloc:
- ^v5\.1\.0-[0-9]+$
CMake: true
libtirpc: true
autotools: true
defaults-release: true
Python-modules-list: true
RapidJSON: true
double-conversion: true
re2: true
fmt: true
grid-base-packages: true
flatbuffers: true
FairCMakeModules: true
O2-customization: true
capstone: true
alibuild-recipe-tools: true
json-c: true
libwebsockets: true
Alice-GRID-Utils: true
GMP: true
MPFR: true
googlebenchmark: true
cub: true
ninja: true
AliEn-CAs: true
UUID: true
googletest: true
bz2: true
abseil: true
HEPscore-CCDB: true
MCSingContainer: true
O2PDPSuite: true
O2DPG:
- ^prod-20[0-9]{2}(0[0-9]|1[012])-[0-9]{2}[a-z]?-[0-9]+$
O2:
- ^v[0-9][0-9]\.[0-9]+-[0-9]+$
- ^daily-[0-9]{8}-[0-9]+$
- ^nightly-[0-9]{8}-[0-9]+$
O2Physics:
- ^nightly-[0-9]{8}-[0-9]+$
- ^daily-[0-9]{8}-[0-9]{4}-[0-9]+$
- ^sim-[0-9]{8}-[0-9]+$
O2sim: true

slc9_aarch64:
CVMFS: el9-aarch64
AliEn: el9-aarch64
Expand Down
8 changes: 0 additions & 8 deletions publish/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,6 @@ slc7_x86-64:
nightly-20221125-3 : True
daily-20221125-1515-1 : True

slc7_aarch64:
O2sim:
v20221215-1: true
O2:
nightly-20221107-1: true
O2Physics:
nightly-20221107-1: true

slc8_x86-64:
O2PDPSuite:
async-20220923-1: true
Expand Down
Loading