Skip to content

Scalable jenkins#7

Open
oprinmarius wants to merge 1 commit intomasterfrom
scalable_jenkins
Open

Scalable jenkins#7
oprinmarius wants to merge 1 commit intomasterfrom
scalable_jenkins

Conversation

@oprinmarius
Copy link
Copy Markdown

@oprinmarius oprinmarius commented Jan 10, 2020

  • Add terraform code for deploying Jenkins
    It creates a VM in Azure and configures Jenkins to run in docker.
  • Add Aks-engine deployment templates and scripts to deploy a Kubernetes cluster in Azure and configure Jenkins as a Kubernetes service

@oprinmarius oprinmarius requested a review from BRMcLaren January 10, 2020 10:59
@oprinmarius oprinmarius self-assigned this Jan 10, 2020
description = "The tags to associate with your network and subnets."

default = {
environment = "Test"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we configure terraform to add a lock to the Jenkins master?

.withName("ubuntunonsgx")
.withLabels("nonSGX")
.withLocation(AGENTS_LOCATION)
.withVirtualMachineSize(VM_SIZE_NONSGX)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't believe this sizing is correct, I believe we actually needed a "Standard_F8s_v2". This caused tls issues.

@oprinmarius oprinmarius force-pushed the scalable_jenkins branch 4 times, most recently from ae964d1 to 17bc73f Compare January 15, 2020 13:03
@oprinmarius oprinmarius force-pushed the scalable_jenkins branch 10 times, most recently from b46ff83 to 32fbdc1 Compare May 22, 2020 11:06
@oprinmarius oprinmarius force-pushed the scalable_jenkins branch 2 times, most recently from f710929 to 74b960a Compare May 28, 2020 14:34
Signed-off-by: Marius Oprin <moprin@cloudbasesolutions.com>
@ionutbalutoiu
Copy link
Copy Markdown
Contributor

run integration testing

@oe-ci-robot
Copy link
Copy Markdown
Contributor

@oprinmarius: The following test failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
pr-openenclave-ci-ping c5edccf link /test pr-openenclave-ci-ping

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.

Details

Instructions 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants