Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
sandbox and main jenkins servers
have unique nomad configs
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I852bad31fc35b20fd37311779a38c013197f4312
|
|
- also fix typo in builder-ubuntu1804-sandbox-aarch64.yaml
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
Change-Id: Ibbeb312550b2bd3cce19efaf1a174146f52e13db
|
|
Removing secret because it's an invalid attribute
Fixing the cloud.yaml configuration
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I9737c1dbab66db39e52f2c9274122206dbbf6d93
|
|
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I585291d509fcf193e07a3abbd7294782a0a594a7
|
|
Setting unused values to false to resolve Nomad executors not starting
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Ia3f8befc92b54cd4114fa26b7015c763d3b399fb
|
|
Adding mandatory values to the Nomad cloud config to resolve issue with
executors not starting
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I259b0bbbabaa0e4bd0833d47507e80a3e6380916
|
|
example output of script.sh
https://gist.github.com/Aricg/bc7313d993f91bfd592573653e638b7c
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I6d2c2b3aeb2c2dade8178323d40814f3a8b1ca8b
|
|
Modifying the default image because the existing one was deleted
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: Ia0a603906681df9ab83c2f0817e1c810196cd372
|
|
These HARDWARE_ID types require larger volumes. Oddly, the highcpu-32
appears to work fine with 20gb, so that has not been changed.
Change-Id: Ia462587f5df724c485e79095c9eb087bba355bef
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
|
|
The volume size is required for all instances with the latest provider
upgrade. The default size is 20GB.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I17e47636a2bdba396ca4990959bb58658dae8d0a
|
|
This reverts commit c2c573815ed68160005ec6fd72b107b6fa04e4b8.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I1b8741e3f93c533e5b244949f5966d05e10237e2
|
|
Modifying the Gerrit global variables to bypass the mirror to test a
possible issue with the mirror causing job failures.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I68e1c426272db7a9748231cae819fe882e667e90
|
|
Modifying the Docker volumes to use the min requirement of 20GB
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I27ea4ad4a0cad911c50ad49bdbe256ee4a533421
|
|
Add S3_BUCKET variable to address "unrecognized macro" error.
Although jobs are passing, the error is confusing and unsightly.
The S3_BUCKET environment variable is needed for log shipping to s3.
Signed-off-by: Houa Yang <hyang@contractor.linuxfoundation.org>
Change-Id: I94276ec56e6fe3dfa9c5589acea15ce014e7fc51
|
|
Fixing the auth_url
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I38d370047f3008add1ec50127b67e784d5e8b167
|
|
Updating Jenkins cloud templates to reflect sandbox and production.
Removing the old cloud configs that are no longer in use.
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Change-Id: I40ff4b74d87b8d16da84197d24cd280479fd9668
|
|
Modifying the config to use a flavor that is defined in global-jjb
Change-Id: Ib3e3ac42ddc04535d798ba42f47fae9a3b0be30e
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
Fixing the Jenkins cloud config to use the correct hardware_id and
credentials and adding the GIT_BASE config to global vars
Change-Id: I8ff1418f01d6754bd77180a30e8cde6b8e7d92bf
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|
|
This change is to configure Jenkins clouds and templates via JJB. These
configurations will configure the sandbox and production.
Change-Id: I0620ae5f4d24066ad7930744f5c79ec49259e15e
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
|