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

openqa-investigate: Fix handling of jobs without previous jobs #95

Merged
merged 1 commit into from Jul 27, 2021

Conversation

perlpunk
Copy link
Contributor

@perlpunk perlpunk commented Jul 27, 2021

Issue: https://progress.opensuse.org/issues/95830

.last_good can be "not found", but also null when there are no previous
jobs.

(I simply missed that last_good_exists was never checked for "null")

The posted comment will now contain No last good recorded, skipping regression investigation jobs like in other cases where no last good is found.

Issue: https://progress.opensuse.org/issues/95830

.last_good can be "not found", but also null when there are no previous
jobs.
@perlpunk perlpunk changed the title Fix handling of jobs without previous jobs openqa-investigate: Fix handling of jobs without previous jobs Jul 27, 2021
@okurz okurz merged commit 4984a66 into os-autoinst:master Jul 27, 2021
@perlpunk perlpunk deleted the fix-job-without-previous branch July 28, 2021 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants