aboutsummaryrefslogtreecommitdiff
path: root/sm/test_common.sm
blob: 7a3fbbda55f9eed454e3b0a5326e5dbb874520bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11

TABLE process_okify_tables HOST ssb
    CMD pdk_ok RUN "/eng/ssb/auto/steuermann_scripts/process_okify_tables"
		AFTER *:init/*

TABLE test_setup HOST arzach cadeau banana herbert
    CMD okify RUN "test_okify"
        AFTER *:process_okify_tables/*

# each of test_run_* says AFTER test_setup/*