From: Derrick Brashear Date: Thu, 17 Jan 2002 02:26:16 +0000 (+0000) Subject: test-suite-pick-up-replica-of-root-afs-20020116 X-Git-Tag: openafs-devel-1_3_0~69 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=762ebfc77e6f4474c79669d9657b2b336ed8f5d3;p=packages%2Fo%2Fopenafs.git test-suite-pick-up-replica-of-root-afs-20020116 run in replicated root --- diff --git a/src/tests/run-suite.pl b/src/tests/run-suite.pl index d67524fcb..48e045dcc 100755 --- a/src/tests/run-suite.pl +++ b/src/tests/run-suite.pl @@ -224,6 +224,8 @@ run( "$openafsdirpath->{'afssrvsbindir'}/vos release root.cell -localauth" ); unwind( "$openafsdirpath->{'afssrvsbindir'}/vos remove $server $part root.cell.readonly -localauth "); unwind( "$openafsdirpath->{'afssrvsbindir'}/vos remove $server $part root.afs.readonly -localauth "); +run("$openafsinitcmd->{'client-restart'}"); + system ("pagsh -c './test-front.sh $lcell'"); @unwinds = ();