Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
MPIfR-BDG
edd_provisioning
Commits
3ceb75e1
Commit
3ceb75e1
authored
Oct 26, 2021
by
Tobias Winchen
Browse files
Fixed typos
parent
4b05c42f
Changes
2
Hide whitespace changes
Inline
Side-by-side
provison_descriptions/tests/spead2_test.json
View file @
3ceb75e1
...
...
@@ -2,7 +2,7 @@
"products"
:
[
{
"id"
:
"tv_inject
ion
"
,
"id"
:
"tv_inject
or
"
,
"output_data_streams"
:
[
{
...
...
provison_descriptions/tests/spead2_test.yml
View file @
3ceb75e1
-
hosts
:
gpuserver[
2
]
-
hosts
:
gpu
_
server[
0
]
roles
:
-
role
:
testvector_injector
container_name
:
t
estvector_injector_{{ groups['gpu_server'].index(inventory_hostname)*2}}
container_name
:
t
v_injector
container_env
:
"
EDD_ALLOWED_NUMA_NODES=0"
-
hosts
:
gpuserver[
3
]
-
hosts
:
gpu
_
server[
1
]
roles
:
-
role
:
testvector_validator
container_name
:
testvector_validator_{{ groups['gpu_server'].index(inventory_hostname)*2}}
container_env
:
"
EDD_ALLOWED_NUMA_NODES=0"
-
role
:
testvector_validator
container_name
:
tv_validator
container_env
:
"
EDD_ALLOWED_NUMA_NODES=0"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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