From 9a8e66647a95bc836336724c7662e109cde9fc7b Mon Sep 17 00:00:00 2001 From: Ilias Apalodimas Date: Fri, 23 Feb 2018 17:10:22 +0200 Subject: fixes on multinode Signed-off-by: Ilias Apalodimas --- multinodes/thunderx-lng01-ubuntu-17.10.yaml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/multinodes/thunderx-lng01-ubuntu-17.10.yaml b/multinodes/thunderx-lng01-ubuntu-17.10.yaml index 046a40f..787d107 100644 --- a/multinodes/thunderx-lng01-ubuntu-17.10.yaml +++ b/multinodes/thunderx-lng01-ubuntu-17.10.yaml @@ -23,7 +23,7 @@ protocols: device_type: x86 count: 1 context: - extra_kernel_args: default_hugepagesz=2M hugepagesz=1G hugepages=1 hugepagesz=2M hugepages=1024 #intel_iommu=on iommu=on + extra_kernel_args: default_hugepagesz=2M hugepagesz=1G hugepages=1 hugepagesz=2M hugepages=1024 intel_iommu=on iommu=on lava-vland: thunderx: vlan_one: @@ -33,6 +33,7 @@ protocols: vlan_one: tags: - 40G + actions: - deploy: role: @@ -52,7 +53,11 @@ actions: dtb: url: http://images.validation.linaro.org/thunderx/thunder-88xx.dtb os: debian - + protocols: + lava-vland: + - action: lava-vland-overlay + request: deploy_vlans +- deploy: role: - lng03 timeout: @@ -73,6 +78,7 @@ actions: - action: lava-vland-overlay request: deploy_vlans + - boot: role: - thunderx @@ -86,6 +92,7 @@ actions: - 'root@lng(.*)' - 'root@local(.*)' - 'localhost(.*)' +- boot: role: - lng03 timeout: -- cgit v1.2.3