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

Build Goptuna Suggestion image in CI #1154

Merged
merged 3 commits into from
Apr 17, 2020

Conversation

andreyvelich
Copy link
Member

Part of #1152.

I added Goptuna suggestion build to CI and updated katib-config with the new image.

/assign @c-bata
/cc @johnugeorge @gaocegege

@kubeflow-bot
Copy link

This change is Reviewable

@andreyvelich
Copy link
Member Author

Also, I updated prow.
We should trigger CI if we make changes in cmd/goptuna

Copy link
Member

@c-bata c-bata left a comment

Choose a reason for hiding this comment

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

LGTM with nits!

},
"cmaes": {
"image": "gcr.io/kubeflow-images-public/katib/v1alpha3/suggestion-goptuna",
"imagePullPolicy": "Always"
Copy link
Member

Choose a reason for hiding this comment

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

[nits] Most image pull policies of other suggestion service is IfNotPresent. So I think you can omit this line.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure, deleted

@gaocegege
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot removed the lgtm label Apr 17, 2020
Copy link
Member

@gaocegege gaocegege left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: gaocegege

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

@k8s-ci-robot k8s-ci-robot merged commit f48aca6 into kubeflow:master Apr 17, 2020
sperlingxx pushed a commit to sperlingxx/katib that referenced this pull request Jul 9, 2020
* Build goptuna in CI

* Update prow

* Delete Image Pull Policy
@andreyvelich andreyvelich deleted the goptuna-ci-build-image branch October 6, 2021 00:24
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