aboutsummaryrefslogtreecommitdiff
path: root/sm_new/test_common.sm
diff options
context:
space:
mode:
Diffstat (limited to 'sm_new/test_common.sm')
-rw-r--r--sm_new/test_common.sm11
1 files changed, 11 insertions, 0 deletions
diff --git a/sm_new/test_common.sm b/sm_new/test_common.sm
new file mode 100644
index 0000000..7a3fbbd
--- /dev/null
+++ b/sm_new/test_common.sm
@@ -0,0 +1,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/*
+