Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
9fc50ea0
Commit
9fc50ea0
authored
Jun 05, 2020
by
Samuel GAIST
Browse files
[test][utils] Update docker image name map
parent
38af24e5
Pipeline
#40377
passed with stage
in 48 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beat/core/test/utils.py
View file @
9fc50ea0
...
...
@@ -48,10 +48,10 @@ import docker
# Images used for docker-enabled tests within this and other BEAT packages
DOCKER_TEST_IMAGES
=
{
"docker.idiap.ch/beat/beat.env.
system
.python"
:
"1.3.0r
5
"
,
"docker.idiap.ch/beat/beat.env.db.examples"
:
"1.4.0r
5
"
,
"docker.idiap.ch/beat/beat.env.cxx"
:
"2.0.0r
1
"
,
"docker.idiap.ch/beat/beat.env.
client
"
:
"2.0.0r
1
"
,
"docker.idiap.ch/beat/beat.env.
builder/beat.env
.python
.tests
"
:
"1.3.0r
6
"
,
"docker.idiap.ch/beat/beat.env.
builder/beat.env.
db.examples"
:
"1.4.0r
6
"
,
"docker.idiap.ch/beat/beat.env.
builder/beat.env.
cxx"
:
"2.0.0r
3
"
,
"docker.idiap.ch/beat/beat.env.
builder/beat.env.cxxdev
"
:
"2.0.0r
3
"
,
}
...
...
Write
Preview
Supports
Markdown
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