Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set up CI with Azure Pipelines #6728

Merged
merged 7 commits into from May 1, 2019
Merged

Set up CI with Azure Pipelines #6728

merged 7 commits into from May 1, 2019

Conversation

lizan
Copy link
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>
@zuercher
Copy link
Member

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

/wait

Signed-off-by: Lizan Zhou <lizan@tetrate.io>
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
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
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.

@@ -70,8 +70,8 @@ class IdleTimeoutIntegrationTest : public HttpProtocolIntegrationTest {

// TODO(htuch): This might require scaling for TSAN/ASAN/Valgrind/etc. Bump if
// 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
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.

None yet

3 participants