Merge lp://staging/~abentley/ci-director/fix-health-detection into lp://staging/ci-director

Proposed by Aaron Bentley
Status: Merged
Merged at revision: 149
Proposed branch: lp://staging/~abentley/ci-director/fix-health-detection
Merge into: lp://staging/ci-director
Diff against target: 25 lines (+4/-2)
2 files modified
cidirector/storage.py (+1/-1)
cidirector/tests/test_storage.py (+3/-1)
To merge this branch: bzr merge lp://staging/~abentley/ci-director/fix-health-detection
Reviewer Review Type Date Requested Status
Curtis Hovey (community) code Approve
Review via email: mp+246748@code.staging.launchpad.net

Commit message

Look for health checks ending an hour *before* the test, not after.

Description of the change

This branch fixes a sign inversion issue.

We intended to look for health checks that ended an hour or less before the test began. Instead, we looked for health checks that ended an hour or more *after* the health check began.

To post a comment you must log in.
Revision history for this message
Curtis Hovey (sinzui) wrote :

Thank you.

review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches