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

Allow for empty strings in the execution_ttl field #17715

Merged
merged 1 commit into from
Jul 17, 2018

Conversation

mkanoor
Copy link
Contributor

@mkanoor mkanoor commented Jul 16, 2018

https://bugzilla.redhat.com/show_bug.cgi?id=1601538

An empty string yields a 0 timeout value causing jobs to be
terminated right away.

Use default timeout value if the execution_ttl is nil or an empty string

https://bugzilla.redhat.com/show_bug.cgi?id=1601538

An empty string yields a 0 timeout value causing jobs to be
terminated right away.
@mkanoor mkanoor requested review from Fryguy and bzwei July 16, 2018 20:45
@miq-bot
Copy link
Member

miq-bot commented Jul 16, 2018

Checked commit mkanoor@40abd08 with ruby 2.3.3, rubocop 0.52.1, haml-lint 0.20.0, and yamllint 1.10.0
2 files checked, 0 offenses detected
Everything looks fine. 🏆

@mkanoor
Copy link
Contributor Author

mkanoor commented Jul 16, 2018

@bzwei @gmcculloug @Fryguy Please review

@gmcculloug gmcculloug merged commit 2c27c3c into ManageIQ:master Jul 17, 2018
@gmcculloug gmcculloug added this to the Sprint 90 Ending Jul 16, 2018 milestone Jul 17, 2018
@gmcculloug gmcculloug added the bug label Jul 17, 2018
@gmcculloug gmcculloug self-assigned this Jul 17, 2018
@gmcculloug gmcculloug modified the milestones: Sprint 90 Ending Jul 16, 2018, Sprint 91 Ending Jul 30, 2018 Jul 17, 2018
simaishi pushed a commit that referenced this pull request Sep 11, 2018
Allow for empty strings in the execution_ttl field
(cherry picked from commit 2c27c3c)

https://bugzilla.redhat.com/show_bug.cgi?id=1608368
@simaishi
Copy link
Contributor

Gaprindashvili backport details:

$ git log -1
commit 391bd025ef2ba56887302ada92e11a4b7b0ee736
Author: Greg McCullough <gmccullo@redhat.com>
Date:   Tue Jul 17 09:22:32 2018 -0400

    Merge pull request #17715 from mkanoor/bz_1601538
    
    Allow for empty strings in the execution_ttl field
    (cherry picked from commit 2c27c3c19dbc9da0119f649bd1767a7f8da71352)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1608368

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