aboutsummaryrefslogtreecommitdiff
path: root/sm/test_common.sm
blob: 92859d9362f2ca8592529d100c43fee09e4fedad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TABLE test_setup HOST arzach cadeau banana herbert
        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/*