lpouillo / execo-g5k-tools

A repository for experimental engine based on execo to perform tests and measurements on the Grid'5000 platform
GNU General Public License v3.0
2 stars 5 forks source link

asclepios: custom mode broken #3

Open lnussbaum opened 9 years ago

lnussbaum commented 9 years ago

It seems that custom mode is completely broken. For example, in init_options, asclepios tries to do:

get_cluster_attributes(args.cluster)['model']

Which fails if args.cluster == 'custom', of course