Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jukkr
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kkr
jukkr
Commits
7534ac95
Commit
7534ac95
authored
3 years ago
by
Nicolas Essing
Browse files
Options
Downloads
Patches
Plain Diff
Added the new test case to the gitlab pipeline.
parent
5621f06a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tests/gitlab-ci/run_kkrnano.yml
+20
-0
20 additions, 0 deletions
tests/gitlab-ci/run_kkrnano.yml
with
20 additions
and
0 deletions
tests/gitlab-ci/run_kkrnano.yml
+
20
−
0
View file @
7534ac95
...
...
@@ -119,3 +119,23 @@ run_kkrnano:intel:MnGeB20:
-
master
-
develop
-
kkrnano-chebyshev-tfQMRgpu
run_kkrnano:intel:Fe
:
stage
:
run_kkrnano
tags
:
-
docker-executor
script
:
-
cd source/KKRnano/regtests
-
mkdir -p test_bcc_Fe; cd test_bcc_Fe; ln -s ../* .
-
python3 ./tests.py Test_constrainedmagnetism.test_bcc_Fe
artifacts
:
paths
:
-
source/KKRnano/regtests/test_bcc_Fe
expire_in
:
1 day
only
:
-
schedules
-
triggers
-
web
-
master
-
develop
-
kkrnano-chebyshev-tfQMRgpu
This diff is collapsed.
Click to expand it.
Philipp Rüssmann
@ruess
mentioned in commit
cbb5645d
·
2 years ago
mentioned in commit
cbb5645d
mentioned in commit cbb5645d48afdad6e29c449ffb1dc770c3ecb55f
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