X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=system%2Fconfig_default.py;h=b286b34844ae05302ea5b6d66f21ccefe23f26c3;hb=c321262ffc57008b1d4e9fd33fbd60fa46a8238a;hp=0bab5106833f6ddddc072963fe201add2993d73f;hpb=50ca8efbdbf5844df47eb0edecf84c74f6037164;p=tests.git diff --git a/system/config_default.py b/system/config_default.py index 0bab510..b286b34 100644 --- a/system/config_default.py +++ b/system/config_default.py @@ -309,7 +309,7 @@ def sfa (options,index) : 'SFA_PLC_PASSWORD' : 'test++', # use -c apiv2 to override this one # 'SFA_AGGREGATE_API_VERSION' : 1, - 'SFA_API_DEBUG': True, + 'SFA_API_LOGLEVEL': 1, # details of the slices to create 'sfa_slice_specs' : [ sfa_slice_spec(options,index,rspec_style) for rspec_style in options.rspec_styles ]