Open
Conversation
4f57984 to
e609998
Compare
BRMcLaren
reviewed
Jan 10, 2020
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.
ae964d1 to
17bc73f
Compare
9ede09e to
6852a8b
Compare
6852a8b to
a2f3147
Compare
b46ff83 to
32fbdc1
Compare
f710929 to
74b960a
Compare
Signed-off-by: Marius Oprin <moprin@cloudbasesolutions.com>
74b960a to
c5edccf
Compare
Contributor
|
run integration testing |
Contributor
|
@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.