store the rspec to a file to be used as input to the method get_ticket. will soon...
[tests.git] / system / TestPlc.py
index 377c4a4..02b8079 100644 (file)
@@ -1075,7 +1075,7 @@ class TestPlc:
        self.run_in_guest("sfi.py -d /root/.sfi/ list %s.main"%auth)==0 and \
        self.run_in_guest("sfi.py -d /root/.sfi/ show %s.main"%auth)==0 and \
        self.run_in_guest("sfi.py -d /root/.sfi/ slices")==0 and \
-       self.run_in_guest("sfi.py -d /root/.sfi/ resources")==0
+       self.run_in_guest("sfi.py -d /root/.sfi/ resources -o my_resources")==0
 
     @slice_mapper_options_sfa
     def check_slice_sfa(self):