-
Notifications
You must be signed in to change notification settings - Fork 125
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
Fix broken ci.yaml #766
Fix broken ci.yaml #766
Conversation
Introduced in ManageIQ#765
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Off by one errors!
WAT is that failure
|
@bdunne might remember - I can't remember why we needed the 10 times |
@jrafanie Does it make sense to merge this obvious syntax error as is (and thus actually run the tests), and then we fix master separately? |
yes |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging with obvious syntax fix, we'll tackle the unrelated test failure separately
Backported to
|
Fix broken ci.yaml (cherry picked from commit 468dd18)
Introduced in #765
@kbrock or @jrafanie Please review.
#765 never actually ran the tests, so it "appeared" to be green even though it never actually ran.