Scalable jenkins - #7
Open
oprinmarius wants to merge 1 commit into
Open
Conversation
oprinmarius
force-pushed
the
scalable_jenkins
branch
from
January 10, 2020 11:00
4f57984 to
e609998
Compare
BRMcLaren
reviewed
Jan 10, 2020
oprinmarius
force-pushed
the
scalable_jenkins
branch
from
January 10, 2020 17:00
e609998 to
8d89444
Compare
BRMcLaren
reviewed
Jan 10, 2020
| description = "The tags to associate with your network and subnets." | ||
|
|
||
| default = { | ||
| environment = "Test" |
Contributor
There was a problem hiding this comment.
can we configure terraform to add a lock to the Jenkins master?
BRMcLaren
reviewed
Jan 10, 2020
| .withName("ubuntunonsgx") | ||
| .withLabels("nonSGX") | ||
| .withLocation(AGENTS_LOCATION) | ||
| .withVirtualMachineSize(VM_SIZE_NONSGX) |
Contributor
There was a problem hiding this comment.
I don't believe this sizing is correct, I believe we actually needed a "Standard_F8s_v2". This caused tls issues.
oprinmarius
force-pushed
the
scalable_jenkins
branch
4 times, most recently
from
January 15, 2020 13:03
ae964d1 to
17bc73f
Compare
oprinmarius
force-pushed
the
scalable_jenkins
branch
from
February 14, 2020 12:48
9ede09e to
6852a8b
Compare
oprinmarius
force-pushed
the
scalable_jenkins
branch
from
March 12, 2020 14:37
6852a8b to
a2f3147
Compare
oprinmarius
force-pushed
the
scalable_jenkins
branch
10 times, most recently
from
May 22, 2020 11:06
b46ff83 to
32fbdc1
Compare
oprinmarius
force-pushed
the
scalable_jenkins
branch
2 times, most recently
from
May 28, 2020 14:34
f710929 to
74b960a
Compare
Signed-off-by: Marius Oprin <moprin@cloudbasesolutions.com>
oprinmarius
force-pushed
the
scalable_jenkins
branch
from
May 28, 2020 14:35
74b960a to
c5edccf
Compare
Contributor
|
run integration testing |
|
@oprinmarius: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by opening an issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
It creates a VM in Azure and configures Jenkins to run in docker.