Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
C
csg
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Insights
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Security & Compliance
Security & Compliance
Dependency List
Packages
Packages
List
Container Registry
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
votca
csg
Commits
266cf1f9
Commit
266cf1f9
authored
Nov 08, 2019
by
Christoph Junghans
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.gitlab-ci.yml: disable regression test on gmx2020 - no tabulated interactions
parent
0217fbbf
Pipeline
#94748399
passed with stages
in 504 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
.gitlab-ci.yml
.gitlab-ci.yml
+4
-0
No files found.
.gitlab-ci.yml
View file @
266cf1f9
...
@@ -289,6 +289,7 @@ Release GCC GMX2020:
...
@@ -289,6 +289,7 @@ Release GCC GMX2020:
CXX
:
"
g++"
CXX
:
"
g++"
CMAKE_BUILD_TYPE
:
"
Release"
CMAKE_BUILD_TYPE
:
"
Release"
DISTRO
:
"
fedora_gmx2020"
DISTRO
:
"
fedora_gmx2020"
REGRESSION_TESTING
:
"
OFF"
extends
:
.build
extends
:
.build
Release Clang GMX2020
:
Release Clang GMX2020
:
...
@@ -297,6 +298,7 @@ Release Clang GMX2020:
...
@@ -297,6 +298,7 @@ Release Clang GMX2020:
CXX
:
"
clang++"
CXX
:
"
clang++"
CMAKE_BUILD_TYPE
:
"
Release"
CMAKE_BUILD_TYPE
:
"
Release"
DISTRO
:
"
fedora_gmx2020"
DISTRO
:
"
fedora_gmx2020"
REGRESSION_TESTING
:
"
OFF"
extends
:
.build
extends
:
.build
Release GCC GMX2020D
:
Release GCC GMX2020D
:
...
@@ -305,6 +307,7 @@ Release GCC GMX2020D:
...
@@ -305,6 +307,7 @@ Release GCC GMX2020D:
CXX
:
"
g++"
CXX
:
"
g++"
CMAKE_BUILD_TYPE
:
"
Release"
CMAKE_BUILD_TYPE
:
"
Release"
DISTRO
:
"
fedora_gmx2020_d"
DISTRO
:
"
fedora_gmx2020_d"
REGRESSION_TESTING
:
"
OFF"
extends
:
.build
extends
:
.build
Release Clang GMX2020D
:
Release Clang GMX2020D
:
...
@@ -313,6 +316,7 @@ Release Clang GMX2020D:
...
@@ -313,6 +316,7 @@ Release Clang GMX2020D:
CXX
:
"
clang++"
CXX
:
"
clang++"
CMAKE_BUILD_TYPE
:
"
Release"
CMAKE_BUILD_TYPE
:
"
Release"
DISTRO
:
"
fedora_gmx2020_d"
DISTRO
:
"
fedora_gmx2020_d"
REGRESSION_TESTING
:
"
OFF"
extends
:
.build
extends
:
.build
Release GCC GMX9999
:
Release GCC GMX9999
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment