Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sds-tests
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sds
sds-tests
Commits
e8a5f7c1
Commit
e8a5f7c1
authored
Jan 02, 2020
by
Philip Carns
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
re-enable mobject regression on bebop
parent
69f5c37e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
10 deletions
+2
-10
perf-regression/bebop/run-regression.sh
perf-regression/bebop/run-regression.sh
+2
-10
No files found.
perf-regression/bebop/run-regression.sh
View file @
e8a5f7c1
...
...
@@ -61,12 +61,8 @@ spack uninstall -R -y argobots mercury opa-psm2 bake || true
# nightly tests should test nightly software!
# spack install ior@develop+mobject ^margo@develop ^mercury@develop ^mobject@develop ^bake@develop ^remi@develop ^thallium@develop ^sdskeyval@develop ^ssg@develop
# TODO: TEMPORARY as of 2019-10-4, remove later
# Mobject and the sds-tests benchmarks require different versions of SSG.
# Skip the former for now until they are in sync again
# ior acts as our "apex" package here, causing several other packages to build
# spack install ior@develop +mobject
spack
install
ior@develop +mobject
spack
install
bake
spack
install
ssg
...
...
@@ -105,11 +101,7 @@ export SANDBOX
sbatch
--wait
--export
=
ALL ./margo-regression.sbatch
||
true
sbatch
--wait
--export
=
ALL ./bake-regression.sbatch
||
true
sbatch
--wait
--export
=
ALL ./pmdk-regression.sbatch
||
true
# TODO: TEMPORARY as of 2019-10-4, remove later
# Mobject and the sds-tests benchmarks require different versions of SSG.
# Skip the former for now until they are in sync again
# sbatch --wait --export=ALL ./mobject-regression.sbatch || true
sbatch
--wait
--export
=
ALL ./mobject-regression.sbatch
||
true
echo
"=== JOB DONE, COLLECTING AND SENDING RESULTS ==="
# gather output, strip out funny characters, mail
...
...
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