pl-style test uses sfi -r sfa, to be neutral to builtin defaults in sfi
[tests.git] / 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