From: Thierry Parmentelat Date: Sat, 24 Jan 2009 21:58:54 +0000 (+0000) Subject: moving back to pl_netflow X-Git-Tag: tests-4.3-0~23 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=f0372a45028e5158d6d077d44e3896ea908afde9;p=tests.git moving back to pl_netflow --- diff --git a/qaapi/qa/tests/node/pf2test.pl b/qaapi/qa/tests/node/pf2test.pl index ae992dd..d1c95bf 100755 --- a/qaapi/qa/tests/node/pf2test.pl +++ b/qaapi/qa/tests/node/pf2test.pl @@ -1,6 +1,6 @@ #!/usr/bin/perl -$netflow_slice="ple_netflow"; +$netflow_slice="pl_netflow"; print "Warning! This test runs only once. I.e., it will usually not run twice in succession till syslog sees some new activitt\n"; print "Preparing..."; diff --git a/qaapi/qa/tests/node/vsys_launch.pl b/qaapi/qa/tests/node/vsys_launch.pl index 310ee7f..f9fb954 100755 --- a/qaapi/qa/tests/node/vsys_launch.pl +++ b/qaapi/qa/tests/node/vsys_launch.pl @@ -9,7 +9,7 @@ if ($#ARGV>0) { } else { # Setting temporarily for Thierry's test environment - $prefix="ple"; + $prefix="pl"; }