aboutsummaryrefslogtreecommitdiff
path: root/sm/test_common.sm
blob: 251720ec3ef43ab6b49c6512b866534e47849af9 (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_latest jwst_latest"
                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/*