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

Clean up Feast CI, docker compose, and notebooks #916

Merged
merged 15 commits into from
Aug 2, 2020

Conversation

woop
Copy link
Member

@woop woop commented Aug 1, 2020

What this PR does / why we need it:

  • Consolidate docker compose files into a single file
  • Fix e2e python tests that are failing
  • Improve docker image layering for Core and Serving
  • Add caching to core and serving builds

Does this PR introduce a user-facing change?:

NONE

@feast-ci-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: woop

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@woop woop changed the title Clean up Feast CI and docker compose Clean up Feast CI, docker compose, and notebooks Aug 1, 2020
@woop woop merged commit ffd0647 into feast-dev:master Aug 2, 2020
@feast-ci-bot
Copy link
Collaborator

@woop: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
test-end-to-end-auth d21b459 link /test test-end-to-end-auth
test-end-to-end-batch-dataflow d21b459 link /test test-end-to-end-batch-dataflow

Full PR test history

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.

woop added a commit to woop/feast that referenced this pull request Aug 2, 2020
…st-dev#916)

* Add caching to core and serving builds

* Fix flaky e2e tests

* Simplify docker-compose setup

* Add kafka broker to docker compose test

* Rename batch to historical

* Update troubleshooting.md

* Fix casing for FEAST_HISTORICAL_SERVING_URL

* Remove f-string prefix

* Fix missing key in docker compose setup

* Fix documentation typos

* Add jupyter to load test

* Add docker compose back to load-test

* Clean up FEAST_VERSION in load test

* Fix artifact output for load test

* Revert e2e test order
woop added a commit that referenced this pull request Aug 2, 2020
* Backport housekeeping of Feast CI, docker compose, and notebooks (#916)

* Add caching to core and serving builds

* Fix flaky e2e tests

* Simplify docker-compose setup

* Add kafka broker to docker compose test

* Rename batch to historical

* Update troubleshooting.md

* Fix casing for FEAST_HISTORICAL_SERVING_URL

* Remove f-string prefix

* Fix missing key in docker compose setup

* Fix documentation typos

* Add jupyter to load test

* Add docker compose back to load-test

* Clean up FEAST_VERSION in load test

* Fix artifact output for load test

* Revert e2e test order

* Add missing makefile commands from backport

* Remove missing tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants