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
dbc69fa3
Commit
dbc69fa3
authored
2 years ago
by
Philipp Rüssmann
Browse files
Options
Downloads
Patches
Plain Diff
Split running KKRhost tests for feature in two parts
parent
9a2aa9fa
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+2
-1
2 additions, 1 deletion
.gitlab-ci.yml
tests/gitlab-ci/run_kkrhost.yml
+20
-20
20 additions, 20 deletions
tests/gitlab-ci/run_kkrhost.yml
with
22 additions
and
21 deletions
.gitlab-ci.yml
+
2
−
1
View file @
dbc69fa3
...
@@ -28,7 +28,8 @@ stages:
...
@@ -28,7 +28,8 @@ stages:
-
build_kkrhost
-
build_kkrhost
-
run_kkrhost_serial
-
run_kkrhost_serial
-
run_kkrhost_parallel
-
run_kkrhost_parallel
-
run_kkrhost_features
-
run_kkrhost_features_part1
-
run_kkrhost_features_part2
-
run_kkrhost_features_SOC
-
run_kkrhost_features_SOC
-
verify_kkrhost
-
verify_kkrhost
-
deploy:codecov_kkrhost
-
deploy:codecov_kkrhost
...
...
This diff is collapsed.
Click to expand it.
tests/gitlab-ci/run_kkrhost.yml
+
20
−
20
View file @
dbc69fa3
...
@@ -221,7 +221,7 @@ run_kkrhost:intel:MPIenerg_SOC_8_1:
...
@@ -221,7 +221,7 @@ run_kkrhost:intel:MPIenerg_SOC_8_1:
## 2.3 special features beyond selfconsistency ##
## 2.3 special features beyond selfconsistency ##
run_kkrhost:intel:Jijs_4
:
run_kkrhost:intel:Jijs_4
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part1
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -244,7 +244,7 @@ run_kkrhost:intel:Jijs_4:
...
@@ -244,7 +244,7 @@ run_kkrhost:intel:Jijs_4:
-
GROUP3
-
GROUP3
run_kkrhost:intel:kkrflex_5
:
run_kkrhost:intel:kkrflex_5
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part1
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -267,7 +267,7 @@ run_kkrhost:intel:kkrflex_5:
...
@@ -267,7 +267,7 @@ run_kkrhost:intel:kkrflex_5:
-
GROUP3
-
GROUP3
run_kkrhost:intel:FERMIOUT_6
:
run_kkrhost:intel:FERMIOUT_6
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part1
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -290,7 +290,7 @@ run_kkrhost:intel:FERMIOUT_6:
...
@@ -290,7 +290,7 @@ run_kkrhost:intel:FERMIOUT_6:
-
GROUP3
-
GROUP3
run_kkrhost:intel:OPERATOR_10
:
run_kkrhost:intel:OPERATOR_10
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part1
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -311,7 +311,7 @@ run_kkrhost:intel:OPERATOR_10:
...
@@ -311,7 +311,7 @@ run_kkrhost:intel:OPERATOR_10:
-
GROUP3
-
GROUP3
run_kkrhost:intel:DTM_GMATLL_11
:
run_kkrhost:intel:DTM_GMATLL_11
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part1
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -332,7 +332,7 @@ run_kkrhost:intel:DTM_GMATLL_11:
...
@@ -332,7 +332,7 @@ run_kkrhost:intel:DTM_GMATLL_11:
-
GROUP3
-
GROUP3
run_kkrhost:intel:qdos_12
:
run_kkrhost:intel:qdos_12
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part1
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -354,7 +354,7 @@ run_kkrhost:intel:qdos_12:
...
@@ -354,7 +354,7 @@ run_kkrhost:intel:qdos_12:
-
GROUP3
-
GROUP3
#run_kkrhost:intel:rhoq_13:
#run_kkrhost:intel:rhoq_13:
# stage: run_kkrhost_features
# stage: run_kkrhost_features
_part1
# script:
# script:
# - cd tests/KKRhost/ && ./tools/run_test_13.sh
# - cd tests/KKRhost/ && ./tools/run_test_13.sh
# artifacts:
# artifacts:
...
@@ -364,7 +364,7 @@ run_kkrhost:intel:qdos_12:
...
@@ -364,7 +364,7 @@ run_kkrhost:intel:qdos_12:
# expire_in: 1 day
# expire_in: 1 day
run_kkrhost:intel:ASA_14
:
run_kkrhost:intel:ASA_14
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part1
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -386,7 +386,7 @@ run_kkrhost:intel:ASA_14:
...
@@ -386,7 +386,7 @@ run_kkrhost:intel:ASA_14:
-
GROUP3
-
GROUP3
run_kkrhost:intel:CPA_15
:
run_kkrhost:intel:CPA_15
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part1
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -408,7 +408,7 @@ run_kkrhost:intel:CPA_15:
...
@@ -408,7 +408,7 @@ run_kkrhost:intel:CPA_15:
-
GROUP3
-
GROUP3
run_kkrhost:intel:Dirac_16
:
run_kkrhost:intel:Dirac_16
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part1
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -430,7 +430,7 @@ run_kkrhost:intel:Dirac_16:
...
@@ -430,7 +430,7 @@ run_kkrhost:intel:Dirac_16:
-
GROUP3
-
GROUP3
run_kkrhost:intel:lambda_xc_17
:
run_kkrhost:intel:lambda_xc_17
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part2
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -453,7 +453,7 @@ run_kkrhost:intel:lambda_xc_17:
...
@@ -453,7 +453,7 @@ run_kkrhost:intel:lambda_xc_17:
#no working test case yet
#no working test case yet
#run_kkrhost:intel:noco_18:
#run_kkrhost:intel:noco_18:
# stage: run_kkrhost_features
# stage: run_kkrhost_features
_part2
# script:
# script:
# - cd tests/KKRhost
# - cd tests/KKRhost
# - python3 ./run_parallel.py -18
# - python3 ./run_parallel.py -18
...
@@ -464,7 +464,7 @@ run_kkrhost:intel:lambda_xc_17:
...
@@ -464,7 +464,7 @@ run_kkrhost:intel:lambda_xc_17:
# expire_in: 1 day
# expire_in: 1 day
run_kkrhost:intel:decimate_19
:
run_kkrhost:intel:decimate_19
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part2
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -485,7 +485,7 @@ run_kkrhost:intel:decimate_19:
...
@@ -485,7 +485,7 @@ run_kkrhost:intel:decimate_19:
-
GROUP3
-
GROUP3
run_kkrhost:intel:godfrin_20
:
run_kkrhost:intel:godfrin_20
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part2
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -506,7 +506,7 @@ run_kkrhost:intel:godfrin_20:
...
@@ -506,7 +506,7 @@ run_kkrhost:intel:godfrin_20:
-
GROUP3
-
GROUP3
run_kkrhost:intel:XCs_21
:
run_kkrhost:intel:XCs_21
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part2
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -527,7 +527,7 @@ run_kkrhost:intel:XCs_21:
...
@@ -527,7 +527,7 @@ run_kkrhost:intel:XCs_21:
-
GROUP3
-
GROUP3
run_kkrhost:intel:LDAU_22
:
run_kkrhost:intel:LDAU_22
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part2
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -548,7 +548,7 @@ run_kkrhost:intel:LDAU_22:
...
@@ -548,7 +548,7 @@ run_kkrhost:intel:LDAU_22:
-
GROUP3
-
GROUP3
run_kkrhost:intel:DOS_23
:
run_kkrhost:intel:DOS_23
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part2
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -569,7 +569,7 @@ run_kkrhost:intel:DOS_23:
...
@@ -569,7 +569,7 @@ run_kkrhost:intel:DOS_23:
-
GROUP3
-
GROUP3
run_kkrhost:intel:BXCSCL_24
:
run_kkrhost:intel:BXCSCL_24
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part2
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -588,7 +588,7 @@ run_kkrhost:intel:BXCSCL_24:
...
@@ -588,7 +588,7 @@ run_kkrhost:intel:BXCSCL_24:
-
develop-kkrhost
-
develop-kkrhost
run_kkrhost:intel:BCONSTR_25
:
run_kkrhost:intel:BCONSTR_25
:
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part2
tags
:
tags
:
-
docker-executor
-
docker-executor
script
:
script
:
...
@@ -609,7 +609,7 @@ run_kkrhost:intel:BCONSTR_25:
...
@@ -609,7 +609,7 @@ run_kkrhost:intel:BCONSTR_25:
## 2.4 integration with aiida ##
## 2.4 integration with aiida ##
run_kkrhost:intel:aiida-kkr
:
run_kkrhost:intel:aiida-kkr
:
image
:
iffregistry.fz-juelich.de/docker-images/aiida-kkr:latest
image
:
iffregistry.fz-juelich.de/docker-images/aiida-kkr:latest
stage
:
run_kkrhost_features
stage
:
run_kkrhost_features
_part2
tags
:
tags
:
-
docker-executor
-
docker-executor
allow_failure
:
true
allow_failure
:
true
...
...
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