summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xdxo-piglit-run4
1 files changed, 3 insertions, 1 deletions
diff --git a/dxo-piglit-run b/dxo-piglit-run
index 71fc19f..1689cb0 100755
--- a/dxo-piglit-run
+++ b/dxo-piglit-run
@@ -9,12 +9,14 @@ piglit=${DXO_PATH}/piglit/repo
resultsdir=${DXO_PATH}/piglit/results
remotedatabase=morningstar:~/web/fdo/piglit-results
class=R500
-testprofile=${piglit}/tests/r500.tests
+testprofile=${piglit}/tests/r500-limit.tests
testname=RV530-`date +%Y-%M-%d-%H-%M`
${piglit}/piglit-run.py -n ${family}-${testunique} ${testprofile} ${resultsdir}
echo
+echo "Finished the Piglit run; hit enter when ready to upload test summary."
+read
echo "Copying summary to deadlights"
scp ${resultsdir}/summary ${remotedatabase}/incoming/${class}/${testname}