summaryrefslogtreecommitdiff
path: root/dxo-piglit-run
diff options
context:
space:
mode:
Diffstat (limited to 'dxo-piglit-run')
-rwxr-xr-xdxo-piglit-run8
1 files changed, 4 insertions, 4 deletions
diff --git a/dxo-piglit-run b/dxo-piglit-run
index 1689cb0..22f012b 100755
--- a/dxo-piglit-run
+++ b/dxo-piglit-run
@@ -8,11 +8,11 @@
piglit=${DXO_PATH}/piglit/repo
resultsdir=${DXO_PATH}/piglit/results
remotedatabase=morningstar:~/web/fdo/piglit-results
-class=R500
-testprofile=${piglit}/tests/r500-limit.tests
-testname=RV530-`date +%Y-%M-%d-%H-%M`
+class=R300
+testprofile=${piglit}/tests/r300-limit.tests
+testname=R300ND-`date +%Y-%m-%d-%H-%M`
-${piglit}/piglit-run.py -n ${family}-${testunique} ${testprofile} ${resultsdir}
+${piglit}/piglit-run.py -n ${testname} ${testprofile} ${resultsdir}
echo
echo "Finished the Piglit run; hit enter when ready to upload test summary."