Skip to content

Set up CI with Azure Pipelines#6728

Merged
lizan merged 7 commits intomasterfrom
azure-pipelines
May 1, 2019
Merged

Set up CI with Azure Pipelines#6728
lizan merged 7 commits intomasterfrom
azure-pipelines

Conversation

@lizan
Copy link
Copy Markdown
Member

@lizan lizan commented Apr 26, 2019

Description:
From @vtbassmatt's #6720, some script and test fixes to let CI run on Azure Pipelines.

Risk Level: Low
Testing: More CI
Docs Changes: N/A
Release Notes: N/A

@lizan lizan changed the title Set up CI with Azure Pipelines WIP: Set up CI with Azure Pipelines Apr 26, 2019
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan lizan force-pushed the azure-pipelines branch from e78c725 to b321eee Compare April 26, 2019 22:44
@mattklein123 mattklein123 assigned lizan and unassigned lizan Apr 27, 2019
@zuercher
Copy link
Copy Markdown
Member

I assume we should wait on this until it's working.

/wait

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
lizan added 4 commits April 30, 2019 14:19
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@lizan lizan changed the title WIP: Set up CI with Azure Pipelines Set up CI with Azure Pipelines May 1, 2019
@lizan lizan self-assigned this May 1, 2019
@lizan lizan requested a review from mattklein123 May 1, 2019 17:59
@lizan
Copy link
Copy Markdown
Member Author

lizan commented May 1, 2019

This should be good to go. @vtbassmatt @mattklein123

@mattklein123 mattklein123 self-assigned this May 1, 2019
Copy link
Copy Markdown
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

Nice, let's see how this goes.

// this is the cause of flakes.
static constexpr uint64_t IdleTimeoutMs = 200;
static constexpr uint64_t RequestTimeoutMs = 100;
static constexpr uint64_t IdleTimeoutMs = 400;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

cc @jmarantz can we target these tests for sim time replacement?

@lizan lizan merged commit 16dd476 into master May 1, 2019
jeffpiazza-google pushed a commit to jeffpiazza-google/envoy that referenced this pull request May 3, 2019
* ci: Set up CI with Azure Pipelines

Signed-off-by: Lizan Zhou <lizan@tetrate.io>

Signed-off-by: Jeff Piazza <jeffpiazza@google.com>
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.

3 participants