'tickrate' : 2500,
'boot_timeout' : 360},
+ 'babybel4': {'ncores' : 20,
+ 'machine_name' : 'babybel4',
+ 'bootarch' : 'x86_64',
+ 'buildarchs' : ['x86_64', 'x86_32'],
+ 'cores_per_socket': 10,
+ 'perfcount_type' : 'intel',
+ 'tickrate' : 2500,
+ 'boot_timeout' : 360},
+
'nos4-32' : {'ncores' : 4,
'machine_name' : 'nos4',
'bootarch' : 'x86_32',
'tickrate' : 2500,
'boot_timeout' : 360},
+ 'babybel4-32': {'ncores' : 20,
+ 'machine_name' : 'babybel4',
+ 'bootarch' : 'x86_32',
+ 'buildarchs' : ['x86_64', 'x86_32'],
+ 'cores_per_socket': 10,
+ 'perfcount_type' : 'intel',
+ 'tickrate' : 2500,
+ 'boot_timeout' : 360},
# SK: For Python 2.7
# }.items() + {