mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
Add collections to test topology
This commit is contained in:
committed by
Dennis Klein
parent
e1b6b804bd
commit
2973ce0352
@@ -25,10 +25,16 @@
|
||||
</properties>
|
||||
</decltask>
|
||||
|
||||
<declcollection name="Sinks">
|
||||
<tasks>
|
||||
<name>Sink</name>
|
||||
</tasks>
|
||||
</declcollection>
|
||||
|
||||
<main name="main">
|
||||
<task>Sampler</task>
|
||||
<group name="SinkGroup" n="5">
|
||||
<task>Sink</task>
|
||||
<collection>Sinks</collection>
|
||||
</group>
|
||||
</main>
|
||||
|
||||
|
Reference in New Issue
Block a user