pl-style test uses sfi -r sfa, to be neutral to builtin defaults in sfi
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 31 Jan 2012 22:07:07 +0000 (23:07 +0100)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 31 Jan 2012 22:07:07 +0000 (23:07 +0100)
system/TestSliceSfa.py

index c50466d..3e9caf8 100644 (file)
@@ -54,7 +54,7 @@ class TestSliceSfa:
     # xxx this needs tweaks with more recent versions of sfa that have pgv2 as the default ?
     def discover_option(self):
         if self.rspec_style()=='pg': return "-r protogeni"
-        else:                        return ""
+        else:                        return "-r sfa"
 
     def sfi_path (self):
         return "/root/sfi/%s"%self.slicename