From: Thierry Parmentelat Date: Fri, 25 Mar 2011 12:02:04 +0000 (+0100) Subject: fix for multi-plcs X-Git-Tag: tests-5.0-27~6 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=3d0b488a2fcebcc0c60fc032df704d65e3b29bae;p=tests.git fix for multi-plcs --- diff --git a/system/TestPlc.py b/system/TestPlc.py index 020ac25..170fb2a 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -93,7 +93,7 @@ class TestPlc: 'nodestate_reinstall', 'qemu_local_init','bootcd', 'qemu_local_config', 'qemu_export', 'qemu_kill_all', 'qemu_start', SEP, 'sfa_install', 'sfa_configure', 'cross_sfa_configure', 'sfa_import', 'sfa_start', SEPSFA, 'sfi_configure@1', 'sfa_add_user@1', 'sfa_add_slice@1', 'sfa_discover@1', SEPSFA, - 'sfa_create_slice@1', 'sfa_check_slice_plc', SEPSFA, + 'sfa_create_slice@1', 'sfa_check_slice_plc@1', SEPSFA, 'sfa_update_user@1', 'sfa_update_slice@1', 'sfa_view@1', 'sfa_utest@1',SEPSFA, # we used to run plcsh_stress_test, and then ssh_node_debug and ssh_node_boot # but as the stress test might take a while, we sometimes missed the debug mode..