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

ci: remove ci workspace #6229

Merged
merged 18 commits into from
Apr 8, 2019
Merged

ci: remove ci workspace #6229

merged 18 commits into from
Apr 8, 2019

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
@@ -268,7 +268,7 @@ elif [[ "$1" == "bazel.coverage" ]]; then
exit 0
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.

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

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>
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:)

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