rename sfi_show as sfi_show_site and add a new sfa_show_slice
[tests.git] / system / macros.py
index 0c77f9e..37c8e26 100644 (file)
@@ -76,7 +76,8 @@ sequences['sfa_scratch'] = [
 
 sequences['sfi_view_all'] = [
     'sfi_list',
-    'sfi_show',
+    'sfi_show_site',
+    'sfi_show_slice',
 ]
 
 # macro to exercice the registry only
@@ -102,11 +103,13 @@ sequences['sfa_standalone'] = [
     'sfa_add_user',
     'sfa_add_slice',
     'sfi_list',
-    'sfi_show',
+    'sfi_show_site',
+    'sfi_show_slice',
     'sfa_delete_slice',
     'sfa_delete_user',
     'sfi_list',
-    'sfi_show',
+    'sfi_show_site',
+#    'sfi_show_slice',
 ]
 
 # re-run a qemu node when things go wrong