This repository was archived by the owner on Oct 28, 2024. It is now read-only.
[JCasC] google cloud engine local setup#979
Merged
mergify[bot] merged 17 commits intoelastic:masterfrom Feb 17, 2021
Merged
Conversation
… in batches of 100*i workers
* upstream/master: (820 commits) Disable/Enable pre-commit skipped tests in the report (#977) feat: support parameters for githubPrCheckApproved (#910) Automatically merge PRs for the 7.x branch (#971) chore: refactor params variables to args (#960) Image build pipeline for flaky v2 (#968) fix: enable sandbox for pipelines (#967) test: taest jobDSL job when them changed (#966) docs: update CHANGELOG.md [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release v1.1.185 feat: Archive only on fail (#952) Disable getStageId call (#962) docs: side note to setEnvVar step (#957) Add mergify bot (#958) Mergify: configuration update (#891) docs: update CHANGELOG.md [maven-release-plugin] prepare for next development iteration [maven-release-plugin] prepare release v1.1.184 fix: resize the partition size to 100GB to use all the space (#953) fix: GO_VERSION can be undefined (#954) ...
Use a different template with more disk Use vault credentials
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
Trends 🧪💚 Flaky test reportTests succeeded. Expand to view the summary
Test stats 🧪
|
kuisathaverat
approved these changes
Feb 15, 2021
cachedout
reviewed
Feb 15, 2021
|
|
||
| See https://github.com/jenkinsci/google-compute-engine-plugin/#configuration-as-code-support for further examples. | ||
|
|
||
| ## How to |
Contributor
There was a problem hiding this comment.
IMHO we need to add a section here explaining what exactly this is and why somebody would want to configure it. The purpose of setting up GCE locally is not clear from reading this documentation.
Member
Author
There was a problem hiding this comment.
I added the why in the description of this PR, how do you foresee we can improve this?
mdelapenya
approved these changes
Feb 15, 2021
mergify Bot
added a commit
that referenced
this pull request
Feb 17, 2021
* [JCasC] google cloud engine local setup * Changed cloud compute entry * change images * ci(jenkins): test scenarios for analysis the GCE * Test pipelines: in batches of 10 workers, in batches of 10*i workers, in batches of 100*i workers * Enable less delay when provisioining and a longer timeout * Use latest available jenkins docker image Use a different template with more disk Use vault credentials * Add Docs Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit a476410)
mergify Bot
added a commit
that referenced
this pull request
Feb 17, 2021
* [JCasC] google cloud engine local setup * Changed cloud compute entry * change images * ci(jenkins): test scenarios for analysis the GCE * Test pipelines: in batches of 10 workers, in batches of 10*i workers, in batches of 100*i workers * Enable less delay when provisioining and a longer timeout * Use latest available jenkins docker image Use a different template with more disk Use vault credentials * Add Docs Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> (cherry picked from commit a476410) Co-authored-by: Victor Martinez <victormartinezrubio@gmail.com>
v1v
added a commit
that referenced
this pull request
Mar 18, 2021
* upstream/7.x: Fix the getCause and getCauses for the AbortException (#1041) (#1042) gsutil for windows with python (#1008) (#1009) Report only one DeleteDir step failure (#1006) (#1007) [cosmetic] Replace multiline chars in the GitHub PR comment (#998) (#1003) [cosmetic] add the author (#999) (#1002) chore: use opentelemetry release (#1000) (#1001) Avoid cache gsutils temporary location (#994) (#995) [JCasC] google cloud engine local setup (#979) (#992) Support curl in addition to wget for gsutil (#988) (#989) Support windows for gsutil (#985) (#987) Add googleStorageUploadExt step (#867) (#982) Add releaseNotification step to simplify agent release pipelines (#976) (#981)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Enable google cloud engine setup with JCasC for the local jenkins instance
Why is it important?
Move away from the vagrant boxes.
Related issues
Reuses #356
Notifies elastic/observability-dev#582