Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
cool
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor 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
lcgcool
cool
Commits
10d21f88
Commit
10d21f88
authored
5 years ago
by
cdelort
Browse files
Options
Downloads
Patches
Plain Diff
add kinit to .gitlab-ci.yml
parent
3263043e
No related branches found
No related tags found
No related merge requests found
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+2
-0
2 additions, 0 deletions
.gitlab-ci.yml
with
2 additions
and
0 deletions
.gitlab-ci.yml
+
2
−
0
View file @
10d21f88
...
...
@@ -22,6 +22,7 @@ build_x86_64-centos7-gcc8-opt_dev3:
-
./cc-sh
-
"
export
CORAL_AUTH_PATH=/home/gitlab-runner/"
-
"
export
CORAL_DBLOOKUP_PATH=/home/gitlab-runner/"
-
"
kinit
-kt
/home/gitlab-runner/keytabcdelort
cdelort"
-
"
export
COOL_QMTEST_USER=sftnight"
-
"
time
./qmtestRun.sh"
-
../logs/qmtestCool/summarizeAll.sh
...
...
@@ -55,6 +56,7 @@ build_x86_64-centos7-gcc8-opt_dev3python3:
-
./cc-sh
-
"
export
CORAL_AUTH_PATH=/home/gitlab-runner/"
-
"
export
CORAL_DBLOOKUP_PATH=/home/gitlab-runner/"
-
"
kinit
-kt
/home/gitlab-runner/keytabcdelort
cdelort"
-
"
export
COOL_QMTEST_USER=sftnight"
-
"
time
./qmtestRun.sh"
-
../logs/qmtestCool/summarizeAll.sh
...
...
This diff is collapsed.
Click to expand it.
Charles Delort
@cdelort
mentioned in commit
a106fa1b
·
5 years ago
mentioned in commit
a106fa1b
mentioned in commit a106fa1bc220d42fdab29667bee9ecb2f5e62dc1
Toggle commit list
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