Skip to content

ci: remove ci workspace#6229

Merged
lizan merged 18 commits intoenvoyproxy:masterfrom
lizan:remove_ci_workspace
Apr 8, 2019
Merged

ci: remove ci workspace#6229
lizan merged 18 commits intoenvoyproxy:masterfrom
lizan:remove_ci_workspace

Conversation

@lizan
Copy link
Member

@lizan lizan commented Mar 9, 2019

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

Description:
We no longer have prebuilt dependencies, so ci/WORKSPACE is no longer needed. Simplifies how CI runs.

Risk Level: Med for depending projects
Testing: CI
Docs Changes:
Release Notes:

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

@htuch htuch left a comment

Choose a reason for hiding this comment

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

Yes, a thousand times yes, if you can get CI to pass :)

ci/do_ci.sh Outdated
elif [[ "$1" == "bazel.clang_tidy" ]]; then
setup_clang_toolchain
cd "${ENVOY_CI_DIR}"
cd "${ENVOY_SRCDIR}"
Copy link
Member

Choose a reason for hiding this comment

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

Aren't we already in ENVOY_SRCDIR in all ofthese?

@htuch htuch added the waiting label Mar 11, 2019
@lizan
Copy link
Member Author

lizan commented Mar 12, 2019

Yeah I might have to roll #6186 into this PR to make it pass all CI runs.

lizan added 2 commits March 14, 2019 01:47
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
lizan added 3 commits March 14, 2019 05:20
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@htuch htuch added the waiting label Mar 15, 2019
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
@wu-bin
Copy link
Contributor

wu-bin commented Mar 27, 2019

/sub

@wu-bin
Copy link
Contributor

wu-bin commented Mar 27, 2019

@lizan Any update on PR? I think this will allow us to get rid of envoy_select_quiche

@wu-bin
Copy link
Contributor

wu-bin commented Apr 3, 2019

/retest

@repokitteh-read-only
Copy link

🔨 rebuilding ci/circleci: coverage (failed build)

🐱

Caused by: a #6229 (comment) was created by @wu-bin.

see: more, trace.

@wu-bin
Copy link
Contributor

wu-bin commented Apr 3, 2019

/retest

@repokitteh-read-only
Copy link

🔨 rebuilding ci/circleci: coverage (failed build)

🐱

Caused by: a #6229 (comment) was created by @wu-bin.

see: more, trace.

lizan added 3 commits April 5, 2019 21:07
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
lizan added 4 commits April 6, 2019 00:26
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 marked this pull request as ready for review April 6, 2019 04:55
@lizan lizan requested a review from wu-bin April 6, 2019 04:55
Signed-off-by: Lizan Zhou <lizan@tetrate.io>
Copy link
Contributor

@wu-bin wu-bin left a comment

Choose a reason for hiding this comment

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

LGTM, but I'm not very familiar with Envoy build system:)

@lizan lizan merged commit fa69fad into envoyproxy:master Apr 8, 2019
@lizan lizan deleted the remove_ci_workspace branch April 8, 2019 19:40
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