From d29f8fa251540b48371f76e47ddba6315607d192 Mon Sep 17 00:00:00 2001 From: Provoost Date: Mon, 29 Jan 2018 13:01:07 +0100 Subject: Rework of the test cases in the *.test files Cores can now be specified in the test files. An irq test has been added to verify if the VMs are not suffering from long interrupts. Change-Id: I647fda3ebf76c7c2b36a8df9a63d9fb83563c249 Signed-off-by: Provoost --- VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapid.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapid.yaml') diff --git a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapid.yaml b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapid.yaml index 63778c1c..9b42ed85 100644 --- a/VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapid.yaml +++ b/VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapid.yaml @@ -146,7 +146,7 @@ outputs: description: Number of VMs created by this stack value: 2 vm1_private_ip: - description: IP address ofVM1 admin port + description: IP address of VM1 admin port value: { get_attr: [vm1_admin_port, fixed_ips, 0, ip_address] } vm1_public_ip: description: Floating IP address of VM1 in public network -- cgit 1.2.3-korg