Test framework reworked for
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 19 Dec 2007 16:05:38 +0000 (16:05 +0000)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Wed, 19 Dec 2007 16:05:38 +0000 (16:05 +0000)
commit66a6f94d121bc9c6902296500e9d301a1a2255e0
treeb0750b62bef6ea78b80a1885f1ab73456424a8d9
parentbb42be87d9f8a3f744f824235936cf3c037bab79
Test framework reworked for
(*) modular scenarios for running step-by-step
(*) modular configurations - ability to define alternate configurations
(*) accepts and store BUILD URL
    needed for vserver-based plcs (not implem. yet), for locating myplc-init-vserver

A lot still to be done, in terms of
(*) cleaning
(*) vserver vs chroot
(*) management of remote plcs through ssh
system/TestConfig.py [deleted file]
system/TestMain.py
system/TestNode.py
system/TestPlc.py
system/TestSite.py
system/TestUser.py [new file with mode: 0644]
system/config-onelab-chroot.py [new file with mode: 0644]
system/step-check-nodes.py [new file with mode: 0644]
system/step-check-slices.py [new file with mode: 0644]
system/step-fresh-install.py [new file with mode: 0644]