summaryrefslogtreecommitdiffstats
path: root/VNFs/DPPD-PROX/helper-scripts/rapid/irq.test
diff options
context:
space:
mode:
Diffstat (limited to 'VNFs/DPPD-PROX/helper-scripts/rapid/irq.test')
-rw-r--r--VNFs/DPPD-PROX/helper-scripts/rapid/irq.test10
1 files changed, 6 insertions, 4 deletions
diff --git a/VNFs/DPPD-PROX/helper-scripts/rapid/irq.test b/VNFs/DPPD-PROX/helper-scripts/rapid/irq.test
index 4dbb0cc6..5ba0df87 100644
--- a/VNFs/DPPD-PROX/helper-scripts/rapid/irq.test
+++ b/VNFs/DPPD-PROX/helper-scripts/rapid/irq.test
@@ -17,17 +17,19 @@
[DEFAULT]
name = BasicSwapTesting
number_of_tests = 1
-total_number_of_test_machines = 1
+total_number_of_test_machines = 2
prox_socket = true
prox_launch_exit = true
-tasks=[0]
[TestM1]
name = InterruptTesting
config_file = irq.cfg
-irqcores = [1,2,3]
+cores = [1,2,3]
+[TestM2]
+name = InterruptTesting
+config_file = irq.cfg
+cores = [1,2,3]
[test1]
test=irqtest
-