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 max running time as an optional stop criteria #1151

Open
sperlingxx opened this issue Apr 16, 2020 · 6 comments
Open

Add max running time as an optional stop criteria #1151

sperlingxx opened this issue Apr 16, 2020 · 6 comments

Comments

@sperlingxx
Copy link
Member

/kind feature

Describe the solution you'd like
Currently, katib has three kinds of succeed reason:

  1. ExperimentGoalReached
  2. ExperimentMaxTrialsReached
  3. ExperimentSuggestionEndReached

In my opinion, it will bring a lot convenient to some users if we add another succeed criteria: max running time.
We can add a new field MaxRunningTimeInMinutes *uint64 in experiment spec, and judge whether experiment duration exceeds pre-configured maximum running time.

@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the labels:

Label Probability
feature 0.98

Please mark this comment with 👍 or 👎 to give our bot feedback!
Links: app homepage, dashboard and code for this bot.

@gaocegege
Copy link
Member

LGTM.

/priority p2

@stale
Copy link

stale bot commented Nov 24, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Dec 19, 2020

This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it.

@stale stale bot closed this as completed Dec 19, 2020
@tenzen-y
Copy link
Member

tenzen-y commented Dec 5, 2022

/reopen
/lifecycle frozen

@google-oss-prow
Copy link

@tenzen-y: Reopened this issue.

In response to this:

/reopen
/lifecycle frozen

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.

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

No branches or pull requests

5 participants