diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2017-02-17 16:36:26 -0500 |
---|---|---|
committer | Aric Gardner <agardner@linuxfoundation.org> | 2017-02-17 16:36:26 -0500 |
commit | 6a683a70b2b4b2df574b7d5359cf2ef38e0634b7 (patch) | |
tree | dacbf3681cb74229e48c45d0021534c05ad1f569 /jjb/global/releng-macros.yml | |
parent | 759de28fba8feec480b620b7bf7f00fd50f98df1 (diff) |
Need to have these under submodule
increase timeout and ask for shallow clone
Change-Id: I93848c17b4f0d71271fe8bfa30bca6b8a0f509ba
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Diffstat (limited to 'jjb/global/releng-macros.yml')
-rw-r--r-- | jjb/global/releng-macros.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/global/releng-macros.yml b/jjb/global/releng-macros.yml index 9264efb52..d5eb0c974 100644 --- a/jjb/global/releng-macros.yml +++ b/jjb/global/releng-macros.yml @@ -72,10 +72,10 @@ - 'refs/heads/{branch}' skip-tag: true wipe-workspace: true - timeout: 20 - shallow-clone: true submodule: recursive: true + timeout: 20 + shallow-clone: true - trigger: name: 'daily-trigger-disabled' triggers: |