aboutsummaryrefslogtreecommitdiff
path: root/sm/test_common.sm
blob: 92d72e80ac33ce6ece2e55bc7ad4c728c1a8cb92 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TABLE test_setup HOST herbert thor arzach bond cadeau banana
        CMD okify RUN "test_okify"
		AFTER init/*

# each of test_run_* says AFTER test_setup/*

TABLE test_final HOST ssb
        CMD notify RUN "test_notify daily"
                AFTER *:test_import/*
		AFTER test_final/pyetc.expect

	CMD mysql_watch RUN "test_mysql_watch"
		AFTER OPT dev.import
		AFTER OPT x.import
		AFTER init/*