From 7e7962ff45f0c6ae8ba604fcdc0fe3ae3ca23294 Mon Sep 17 00:00:00 2001 From: Alexey Rybalchenko Date: Thu, 7 Mar 2024 19:27:23 +0100 Subject: [PATCH] Add missing file --- tests/topos/nmin_negative.xml.in | 63 ++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 tests/topos/nmin_negative.xml.in diff --git a/tests/topos/nmin_negative.xml.in b/tests/topos/nmin_negative.xml.in new file mode 100644 index 0000000..4f15c9c --- /dev/null +++ b/tests/topos/nmin_negative.xml.in @@ -0,0 +1,63 @@ + + + + + + + + + + + odc-ex-sampler --color false --channel-config name=data1,type=push,method=bind --rate 100 -P odc --severity trace + @CMAKE_INSTALL_PREFIX@/@PROJECT_INSTALL_BINDIR@/odc-ex-env.sh + + fmqchan_data1 + + + + + odc-ex-processor --color false --problem crash --problem-state init --problem-paths main/ProcessorGroup/Processors_.*/Processor_.* --channel-config name=data1,type=pull,method=connect name=data2,type=push,method=connect -P odc --severity trace + @CMAKE_INSTALL_PREFIX@/@PROJECT_INSTALL_BINDIR@/odc-ex-env.sh + + fmqchan_data1 + fmqchan_data2 + + + + + odc-ex-sink --color false --channel-config name=data2,type=pull,method=bind -P odc --severity trace + @CMAKE_INSTALL_PREFIX@/@PROJECT_INSTALL_BINDIR@/odc-ex-env.sh + + fmqchan_data2 + + + + + + calibReq + + + Sampler + Sink + + + + + + onlineReq + odc_nmin_Processors + + + Processor + Processor + + + +
+ SamplersSinks + + Processors + +
+ +