diff options
author | mbeierl <mark.beierl@dell.com> | 2017-10-10 10:19:27 -0400 |
---|---|---|
committer | mbeierl <mark.beierl@dell.com> | 2017-10-10 15:56:42 -0400 |
commit | 584bc96d6259ccc43cc9595beb5fd8baf8635bf6 (patch) | |
tree | c92b423210ba60e335737e55e3f09e84c39b59a4 /jjb | |
parent | c5bb7b8624ca6b013eecaa9d117bbc325b941902 (diff) |
Fixing Workspace Permissions
Adds fix-workspace-permissions wrapper in case StorPerf leaves
any files owned by root behind
Increases timeout to 45 as miminal run can take just over 30
minutes.
Change-Id: I85549a2246baa3a24686cf425850a8e7c0b645c8
Signed-off-by: mbeierl <mark.beierl@dell.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/storperf/storperf-daily-jobs.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/storperf/storperf-daily-jobs.yml b/jjb/storperf/storperf-daily-jobs.yml index ebc78237e..3c9e527be 100644 --- a/jjb/storperf/storperf-daily-jobs.yml +++ b/jjb/storperf/storperf-daily-jobs.yml @@ -111,8 +111,9 @@ - build-name: name: '$BUILD_NUMBER Scenario: $DEPLOY_SCENARIO' - timeout: - timeout: '30' + timeout: '45' abort: true + - fix-workspace-permissions parameters: - project-parameter: |