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

chore: Remove dep ensure in CI #525

Merged
merged 6 commits into from
May 15, 2019
Merged

chore: Remove dep ensure in CI #525

merged 6 commits into from
May 15, 2019

Conversation

gaocegege
Copy link
Member

@gaocegege gaocegege commented May 15, 2019

Signed-off-by: Ce Gao gaoce@caicloud.io

What this PR does / why we need it:

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:



This change is Reviewable

@hougangliu
Copy link
Member

/lgtm
/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hougangliu

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

@gaocegege
Copy link
Member Author

@hougangliu PTAL nasrl and bo are python based algorithms. Thus we can build it before the dep ensure.

@hougangliu
Copy link
Member

/lgtm
/retest

gaocegege added 3 commits May 15, 2019 15:54
Signed-off-by: Ce Gao <gaoce@caicloud.io>
Signed-off-by: Ce Gao <gaoce@caicloud.io>
Signed-off-by: Ce Gao <gaoce@caicloud.io>
@gaocegege
Copy link
Member Author

/hold

Signed-off-by: Ce Gao <gaoce@caicloud.io>
@gaocegege gaocegege changed the title chore: Move unit test before image building in v1alpha2 chore: Remove dep ensure in CI May 15, 2019
Signed-off-by: Ce Gao <gaoce@caicloud.io>
@gaocegege
Copy link
Member Author

/hold cancel

@@ -267,14 +264,6 @@
name: "unit-test",
Copy link
Member

Choose a reason for hiding this comment

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

unit tests not changed in v1alpha1?

Copy link
Member Author

Choose a reason for hiding this comment

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

We cannot change it, because v1alpha1 unit test should be run after the cluster is created.

template: "dep-ensure",
}
],
[
Copy link
Member

Choose a reason for hiding this comment

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

remove build template line also?

@johnugeorge
Copy link
Member

/lgtm

Signed-off-by: Ce Gao <gaoce@caicloud.io>
@k8s-ci-robot k8s-ci-robot removed the lgtm label May 15, 2019
@hougangliu
Copy link
Member

/lgtm

@hougangliu
Copy link
Member

/retest

@k8s-ci-robot k8s-ci-robot merged commit f626d4b into kubeflow:master May 15, 2019
@k8s-ci-robot
Copy link

@gaocegege: The following test failed, say /retest to rerun them all:

Test name Commit Details Rerun command
kubeflow-katib-presubmit ad841ef link /test kubeflow-katib-presubmit

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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.

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.

4 participants