From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> Date: Tue, 22 May 2012 14:44:36 +0000 (+0200) Subject: using flavour=void, the sfa-standalone step can check more stuff X-Git-Tag: tests-5.1-4~7 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=8af654215fd0aed0f6e0385dc7b0c97dc11bbc26;p=tests.git using flavour=void, the sfa-standalone step can check more stuff --- diff --git a/system/macros.py b/system/macros.py index f37aae3..fac4d85 100644 --- a/system/macros.py +++ b/system/macros.py @@ -72,5 +72,12 @@ sequences['sfa_standalone'] = [ 'cross_sfa_configure', 'sfa_start', 'sfi_configure', + 'sfa-add-site', + 'sfa-add-pi', + 'sfa-add-user', + 'sfa-add-slice', + 'sfa-delete-slice', + 'sfa-delete-user', ] +