From: Thierry Parmentelat Date: Mon, 10 Dec 2007 13:49:26 +0000 (+0000) Subject: useless X-Git-Tag: 2008-02-11-last-vmware-support~211 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=889b9af74a4f3ac02d636e233361799c64f45520;p=tests.git useless --- diff --git a/system/TestSite.py b/system/TestSite.py index ae01f87..fd8dbd5 100644 --- a/system/TestSite.py +++ b/system/TestSite.py @@ -146,7 +146,7 @@ class TestSite: os.system('set -x; cd %s/vmplayer-%s ; DISPLAY=%s vmplayer node.vmx < /dev/null 2>&1 >> vmplayer.log &'%(path,hostname,display)) def delete_known_hosts(self): - utils.header("Messing with known_hosts (cleaning hostnames starting with 'test'") + utils.header("Messing with known_hosts (cleaning hostnames starting with 'test[0-9]')") sed_command="sed -i -e '/^test[0-9]/d' /root/.ssh/known_hosts" os.system("set -x ; " + sed_command) diff --git a/system/tty_conf b/system/tty_conf deleted file mode 100644 index 1cea152..0000000 --- a/system/tty_conf +++ /dev/null @@ -1,24 +0,0 @@ -e PLC_NAME -TestLab -e PLC_ROOT_PASSWORD -test++ -e PLC_ROOT_USER -root@onelab-test.inria.fr -e PLC_MAIL_ENABLED -true -e PLC_MAIL_SUPPORT_ADDRESS -mohamed-amine.chaoui@sophia.inria.fr -e PLC_DB_HOST -onelab-test.inria.fr -e PLC_API_HOST -onelab-test.inria.fr -e PLC_WWW_HOST -onelab-test.inria.fr -e PLC_BOOT_HOST -onelab-test.inria.fr -e PLC_NET_DNS1 -138.96.0.10 -e PLC_NET_DNS2 -138.96.0.11 -w -q