Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
f88ec88e
Commit
f88ec88e
authored
Sep 04, 2019
by
Jason Swails
Browse files
Add back Python tests in CPU test cases
parent
21e0ab7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
devtools/Jenkinsfile
devtools/Jenkinsfile
+1
-2
No files found.
devtools/Jenkinsfile
View file @
f88ec88e
...
@@ -47,8 +47,7 @@ pipeline {
...
@@ -47,8 +47,7 @@ pipeline {
steps
{
steps
{
sh
"git clean -fxd && git checkout ."
sh
"git clean -fxd && git checkout ."
sh
"devtools/ci/jenkins/install.sh"
sh
"devtools/ci/jenkins/install_and_test_cpu.sh"
sh
"devtools/ci/jenkins/test.sh -R 'Test(Cpu|Reference)' --parallel 4"
}
}
}
}
}
}
...
...
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