diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-10-19 18:58:17 +0200 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2016-10-19 18:58:17 +0200 |
commit | 460480f0a18a42d5b25127751da5684bf676e3b2 (patch) | |
tree | 7206df746ce49bbc179c6dec271088d464956f54 /jjb | |
parent | 15a62c70415c00bbaa2165f82b67c83c3bd789b2 (diff) |
Change node to cloud
Change-Id: I7b222b2035ae4c8cafc547f187d4f74ed2040a11
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/pre-fetch/pre-fetch.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/pre-fetch/pre-fetch.yaml b/jjb/pre-fetch/pre-fetch.yaml index 5fb8f759..a73a947b 100644 --- a/jjb/pre-fetch/pre-fetch.yaml +++ b/jjb/pre-fetch/pre-fetch.yaml @@ -7,7 +7,7 @@ name: 'pre-fetch-mirror-weekly' project-type: freestyle concurrent: false - node: master + node: agl-test-slave build-discarder: days-to-keep: 30 |