summaryrefslogtreecommitdiff
path: root/test/scripts/light-system-test-prepare-redistribute-frontend.sh
blob: 7141ba539cdf090ef5b0c7fed4bc54780ba4e94a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/bin/sh

set -o nounset
set -o errexit

top_srcdir=$(cd $(dirname $0)/../..; pwd)

. ${top_srcdir}/test/scripts/testutils.sh

mv machine/machine-1 machine/machine-1-down
mkdir -p machine/machine-1/db
touch machine/machine-1/db/index
touch machine/machine-1/db/newentries
cp machine/machine-1-down/{catlfish-test-local-1.cfg,catlfish-test.cfg,catlfish-test.cfg.sig} machine/machine-1/