summaryrefslogtreecommitdiff
path: root/units
diff options
authorJeff Lane <jeffrey.lane@canonical.com>2020-01-24 17:43:28 -0500
committerJeff Lane <jeffrey.lane@canonical.com>2020-01-24 17:43:28 -0500
commit6ad2f368ea7179df5869779e2f1a361eef0dddeb (patch)
treebde2820f0aeac6c06507092be39b7a82095eafba /units
parentcdf88690fe4998d3e6e771d609b4d32f73da2667 (diff)
bump gpgpu test time to 4 hours lp: #1860679
Diffstat (limited to 'units')
-rw-r--r--units/gpgpu/jobs.pxu2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/gpgpu/jobs.pxu b/units/gpgpu/jobs.pxu
index 8f2f871..e65d0be 100644
--- a/units/gpgpu/jobs.pxu
+++ b/units/gpgpu/jobs.pxu
@@ -5,4 +5,4 @@ estimated_duration: 300
requires:
package.name == 'cuda'
_summary: GPGPU stress testing
-command: cd /opt/gpu-burn/ && ./gpu_burn 1800 | grep -v -e '^[[:space:]]*$' -e "errors:" -e "Summary at"
+command: cd /opt/gpu-burn/ && ./gpu_burn 14400 | grep -v -e '^[[:space:]]*$' -e "errors:" -e "Summary at"