preparing for multi-arch test
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 9 Mar 2008 16:52:53 +0000 (16:52 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Sun, 9 Mar 2008 16:52:53 +0000 (16:52 +0000)
system/config_wifilab.py

index 3dd3ced..1ea02e0 100644 (file)
@@ -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',