diff --git a/tools/test/scenarios/net-device-remove.xml b/tools/test/scenarios/net-device-remove.xml new file mode 100644 index 0000000000..888530b63b --- /dev/null +++ b/tools/test/scenarios/net-device-remove.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tools/test/scenarios/net-reactive-fwd.xml b/tools/test/scenarios/net-reactive-fwd.xml index 0558697968..86136b1ca6 100644 --- a/tools/test/scenarios/net-reactive-fwd.xml +++ b/tools/test/scenarios/net-reactive-fwd.xml @@ -26,7 +26,10 @@ + + + - + diff --git a/tools/test/topos/default.recipe b/tools/test/topos/default.recipe index c6b4e55b0d..5f0a4368e3 100644 --- a/tools/test/topos/default.recipe +++ b/tools/test/topos/default.recipe @@ -23,4 +23,8 @@ export OPSP2="2" export OPDS2="of:0000000000000004" export OPDP2="2" +# Variables for device removal scenario +export OPSD1="s4" +export OPSD2="s7" +