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

Add travis CI for new unit test. #1960

Merged
merged 9 commits into from
Aug 28, 2019

Conversation

numerology
Copy link

@numerology numerology commented Aug 27, 2019

Also changed sample test infra unit test layout to make it clear this is not a part of sample test infra.


This change is Reviewable

.travis.yml Outdated
@@ -89,6 +89,12 @@ matrix:
# Component SDK tests
- cd $TRAVIS_BUILD_DIR/components/gcp/container/component_sdk/python
- ./run_test.sh

# Sample test unittests.
- pip3 install minio
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe this can be moved to the install: section. https://docs.travis-ci.com/user/languages/python/#dependency-management

Copy link
Author

Choose a reason for hiding this comment

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

Right. Good catch!

@Ark-kun
Copy link
Contributor

Ark-kun commented Aug 27, 2019

/lgtm

@numerology
Copy link
Author

/test kubeflow-pipeline-e2e-test

@Ark-kun
Copy link
Contributor

Ark-kun commented Aug 28, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot removed the lgtm label Aug 28, 2019
@gaoning777
Copy link
Contributor

/lgtm

@gaoning777
Copy link
Contributor

/approve

@numerology numerology assigned IronPan and unassigned Ark-kun and gaoning777 Aug 28, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: gaoning777

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

@numerology numerology merged commit 2f7d55b into kubeflow:master Aug 28, 2019
@numerology numerology deleted the add-travis-test-change-layout branch August 28, 2019 17:09
ajchili pushed a commit to ajchili/pipelines that referenced this pull request Aug 28, 2019
* Relocate unit test for sample test infra.

* Relocate utils tests and add travis ci check.

* Revert accidental change.

* Lint

* Fix travis build

* Move dependencies to install section.

* Fix travis build

* Fix travis build

* Fix travis build
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.

5 participants