Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
P
pymor
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Insights
Issue
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
pyMOR
pymor
Commits
49efef97
Commit
49efef97
authored
May 04, 2020
by
René Fritze
Committed by
René Fritze
Jun 26, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ci] bump image tags for ml1 wheels
parent
12fdfc4e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.ci/gitlab/test_vanilla.bash
.ci/gitlab/test_vanilla.bash
+2
-1
No files found.
.ci/gitlab/test_vanilla.bash
View file @
49efef97
...
...
@@ -3,4 +3,5 @@
THIS_DIR
=
"
$(
cd
"
$(
dirname
${
BASH_SOURCE
[0]
}
)
"
;
pwd
-P
)
"
source
${
THIS_DIR
}
/common_test_setup.bash
# this runs in pytest in a fake, auto numbered, X Server
xvfb-run
-a
py.test
${
COMMON_PYTEST_OPTS
}
#xvfb-run -a py.test ${COMMON_PYTEST_OPTS} --hypothesis-show-statistics
xvfb-run
-a
py.test
${
COMMON_PYTEST_OPTS
}
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