X-Git-Url: http://git.onelab.eu/?p=tests.git;a=blobdiff_plain;f=system%2FTestPlc.py;h=2f994f27a79549d2111b10644094511f3de3a27b;hp=b24aa6230baaad7579a28260073b458a95216f33;hb=9385eabe5ac58244848c08805f0bec15c7e11009;hpb=6f9cfa7ae380b6582f2ef85b39d01399093baf11 diff --git a/system/TestPlc.py b/system/TestPlc.py index b24aa62..2f994f2 100644 --- a/system/TestPlc.py +++ b/system/TestPlc.py @@ -162,7 +162,7 @@ class TestPlc: 'check_vsys_defaults_ignore', SEP, # run this first off so it's easier to re-run on another qemu box 'qemu_kill_mine', 'nodestate_reinstall', 'qemu_local_init','bootcd', 'qemu_local_config', SEP, - 'qemu_clean_mine', 'qemu_export', 'qemu_start', 'qemu_timestamp', 'qemu_nodeflavour', SEP, + 'qemu_clean_mine', 'qemu_export', 'qemu_start', 'qemu_timestamp', 'qemu_nodefamily', SEP, 'sfa_install_all', 'sfa_configure', 'cross_sfa_configure', 'sfa_start', 'sfa_import', SEPSFA, 'sfi_configure@1', 'sfa_register_site@1','sfa_register_pi@1', SEPSFA, 'sfa_register_user@1', 'sfa_update_user@1', 'sfa_register_slice@1', 'sfa_renew_slice@1', SEPSFA, @@ -1354,7 +1354,7 @@ class TestPlc: def qemu_timestamp(self) : pass @node_mapper - def qemu_nodeflavour(self): pass + def qemu_nodefamily(self): pass # when a spec refers to a node possibly on another plc def locate_sliver_obj_cross(self, nodename, slicename, other_plcs):