From 4f7c5ebe7453633c93c7f93e41bb4c4be5e1c41a Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 18 Dec 2012 23:36:06 +0100 Subject: [PATCH] add comment about where check-vsys-defaults should go --- system/TestPlc.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/system/TestPlc.py b/system/TestPlc.py index ee16f19..e3bd111 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -85,6 +85,9 @@ class TestPlc: 'plc_install', 'plc_configure', 'plc_start', SEP, 'keys_fetch', 'keys_store', 'keys_clear_known_hosts', 'speed_up_slices', SEP, 'initscripts', 'sites', 'nodes', 'slices', 'nodegroups', 'leases', SEP, +# slices created under plcsh interactively seem to be fine but these ones don't have the tags +# keep this our of the way for now +# 'check_vsys_defaults', SEP, 'nodestate_reinstall', 'qemu_local_init','bootcd', 'qemu_local_config', SEP, 'qemu_export', 'qemu_kill_mine', 'qemu_start', 'timestamp_qemu', SEP, 'sfa_install_all', 'sfa_configure', 'cross_sfa_configure', 'sfa_start', 'sfa_import', SEPSFA, -- 2.43.0