diff options
| author | Jeff Lane <jeffrey.lane@canonical.com> | 2016-04-01 00:26:46 -0400 |
|---|---|---|
| committer | Jeff Lane <jeffrey.lane@canonical.com> | 2016-04-01 00:26:46 -0400 |
| commit | 9649b3a7d4e7b0049b29571a2fc5a71690224e83 (patch) | |
| tree | 0e76a865f5918e698be6c4515c6d6397b902d030 /jobs | |
| parent | 6972fc12e5832887788e08b6598151f95e5defb9 (diff) | |
modified the clocktest job so the estimated runtime is more accurate
Diffstat (limited to 'jobs')
| -rw-r--r-- | jobs/cpu.txt.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/cpu.txt.in b/jobs/cpu.txt.in index e7df8a1..9ea34d7 100644 --- a/jobs/cpu.txt.in +++ b/jobs/cpu.txt.in @@ -48,7 +48,7 @@ _description: plugin: shell category_id: 2013.com.canonical.plainbox::cpu id: cpu/clocktest -estimated_duration: 60.0 +estimated_duration: 300.0 command: clocktest _summary: Test CPUs for clock jitter |
