Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
deployment
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
delphi
deployment
Commits
a63dbcb8
Commit
a63dbcb8
authored
1 year ago
by
Ulrich Schwickerath
Browse files
Options
Downloads
Patches
Plain Diff
allow failure of builds for aarch64 due to instable runners
parent
53ff6a87
Branches
DELPHI-387
Branches containing commit
Tags
Tags containing commit
1 merge request
!15
add the database access stuff to the search path
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CI/al8_aarch64.yml
+9
-0
9 additions, 0 deletions
CI/al8_aarch64.yml
CI/al9_aarch64.yml
+9
-0
9 additions, 0 deletions
CI/al9_aarch64.yml
with
18 additions
and
0 deletions
CI/al8_aarch64.yml
+
9
−
0
View file @
a63dbcb8
...
@@ -12,6 +12,7 @@ cernlib_al8_aarch64:
...
@@ -12,6 +12,7 @@ cernlib_al8_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make clean setup cernlib
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make clean setup cernlib
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -27,6 +28,7 @@ dstana_al8_aarch64:
...
@@ -27,6 +28,7 @@ dstana_al8_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make dstana
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make dstana
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -43,6 +45,7 @@ ddb_al8_aarch64:
...
@@ -43,6 +45,7 @@ ddb_al8_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make ddb
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make ddb
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -61,6 +64,7 @@ lep1simana_al8_aarch64:
...
@@ -61,6 +64,7 @@ lep1simana_al8_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make v95d v94c v93d v92e
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make v95d v94c v93d v92e
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -79,6 +83,7 @@ lep2simana_al8_aarch64:
...
@@ -79,6 +83,7 @@ lep2simana_al8_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make va0u va0e v99e v98e v97g v96g
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make va0u va0e v99e v98e v97g v96g
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -97,6 +102,7 @@ delgra_al8_aarch64:
...
@@ -97,6 +102,7 @@ delgra_al8_aarch64:
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
dnf -y --enablerepo powertools install libGLEW glew-devel
-
dnf -y --enablerepo powertools install libGLEW glew-devel
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make openphigs delgra
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make openphigs delgra
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -116,6 +122,7 @@ des_al8_aarch64:
...
@@ -116,6 +122,7 @@ des_al8_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make des
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make des
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -133,6 +140,7 @@ examples_al8_aarch64:
...
@@ -133,6 +140,7 @@ examples_al8_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make examples docs
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make examples docs
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -176,6 +184,7 @@ artifacts_al8_aarch64:
...
@@ -176,6 +184,7 @@ artifacts_al8_aarch64:
-
export GROUP_DIR=`pwd`/delphi/*
-
export GROUP_DIR=`pwd`/delphi/*
-
delphi/*/scripts/check_install
-
delphi/*/scripts/check_install
-
echo "Packaging artifacts..."
-
echo "Packaging artifacts..."
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
This diff is collapsed.
Click to expand it.
CI/al9_aarch64.yml
+
9
−
0
View file @
a63dbcb8
...
@@ -12,6 +12,7 @@ cernlib_al9_aarch64:
...
@@ -12,6 +12,7 @@ cernlib_al9_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make clean setup cernlib
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make clean setup cernlib
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -27,6 +28,7 @@ dstana_al9_aarch64:
...
@@ -27,6 +28,7 @@ dstana_al9_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make dstana
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make dstana
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -43,6 +45,7 @@ ddb_al9_aarch64:
...
@@ -43,6 +45,7 @@ ddb_al9_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make ddb
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make ddb
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -61,6 +64,7 @@ lep1simana_al9_aarch64:
...
@@ -61,6 +64,7 @@ lep1simana_al9_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make v95d v94c v93d v92e
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make v95d v94c v93d v92e
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -79,6 +83,7 @@ lep2simana_al9_aarch64:
...
@@ -79,6 +83,7 @@ lep2simana_al9_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make va0u va0e v99e v98e v97g v96g
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make va0u va0e v99e v98e v97g v96g
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -97,6 +102,7 @@ delgra_al9_aarch64:
...
@@ -97,6 +102,7 @@ delgra_al9_aarch64:
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
yum -y install libGLEW glew-devel
-
yum -y install libGLEW glew-devel
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make openphigs delgra
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make openphigs delgra
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -116,6 +122,7 @@ des_al9_aarch64:
...
@@ -116,6 +122,7 @@ des_al9_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make des
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make des
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -133,6 +140,7 @@ examples_al9_aarch64:
...
@@ -133,6 +140,7 @@ examples_al9_aarch64:
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
echo "[http]" > ~/.gitconfig; echo " emptyAuth =
true
" >> ~/.gitconfig; echo >> ~/.gitconfig
-
. /etc/kinit.sh ; klist
-
. /etc/kinit.sh ; klist
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make examples docs
-
path=`pwd`; cd install; export DELPHI_INSTALL_DIR=$path/delphi; make profiles; . delphi.sh; make examples docs
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
...
@@ -176,6 +184,7 @@ artifacts_al9_aarch64:
...
@@ -176,6 +184,7 @@ artifacts_al9_aarch64:
-
export GROUP_DIR=`pwd`/delphi/*
-
export GROUP_DIR=`pwd`/delphi/*
-
delphi/*/scripts/check_install
-
delphi/*/scripts/check_install
-
echo "Packaging artifacts..."
-
echo "Packaging artifacts..."
allow_failure
:
true
artifacts
:
artifacts
:
paths
:
paths
:
-
delphi
-
delphi
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment