From: Thierry Parmentelat Date: Sun, 9 Mar 2008 16:52:53 +0000 (+0000) Subject: preparing for multi-arch test X-Git-Tag: tests-4.2-4~203 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f203eeec36d1e05081b45005258e6d9495973dee;p=tests.git preparing for multi-arch test --- diff --git a/system/config_wifilab.py b/system/config_wifilab.py index 3dd3ced..1ea02e0 100644 --- a/system/config_wifilab.py +++ b/system/config_wifilab.py @@ -45,13 +45,13 @@ def nodes(): 'ip' : '138.96.250.50', 'hostname' : 'radio40.inria.fr', }, 'settings' : { 'essid' : 'guest-inria-sophia', - 'ifname' : 'ath0',}, + 'ifname' : 'wifi0',}, }, ], } node17 = {'node_fields': {'hostname': 'wlab17.inria.fr', 'model':'Dell Latitude 830'}, 'owner' : 'pi', - 'nodegroups' : 'wifi', + 'nodegroups' : ['wifi','x86_64'] , 'network_fields': { 'method':'dhcp', 'type' : 'ipv4', 'ip':'138.96.250.177',}, 'extra_interfaces' : [ { 'network_fields' : { 'method' : 'dhcp', 'type' : 'ipv4',