From: Thierry Parmentelat Date: Mon, 21 Nov 2011 11:50:08 +0000 (+0100) Subject: start exp. with running sfa in standalone mode X-Git-Tag: tests-5.0-31~13 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=5095740943aa319d23ed2dad6078a8f8c2f44382;p=tests.git start exp. with running sfa in standalone mode --- diff --git a/system/macro_sfa_standalone.py b/system/macro_sfa_standalone.py new file mode 100644 index 0000000..f0f3aec --- /dev/null +++ b/system/macro_sfa_standalone.py @@ -0,0 +1,10 @@ +sequence=[ +'show', +'vs_delete', +'timestamp_vs', +'vs_create', +'sfa_install', +'sfa_configure', +'cross_sfa_configure', +'sfa_start', +]