Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

quick-workaround: syntax error #620

Merged
merged 1 commit into from
May 16, 2019

Conversation

sHaggYcaT
Copy link
Contributor

@sHaggYcaT sHaggYcaT commented May 13, 2019

What this PR does / why we need it:

Due syntax error, few our tests now broken. Please approve it fix compilation error issue

Release note:

NONE

@kubevirt-bot kubevirt-bot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. size/M labels May 13, 2019
@sHaggYcaT sHaggYcaT changed the title quick-workaround: sintax error quick-workaround: syntax error May 13, 2019
@sHaggYcaT sHaggYcaT closed this May 15, 2019
@sHaggYcaT
Copy link
Contributor Author

#621 is more correct fix

@sHaggYcaT sHaggYcaT reopened this May 16, 2019
@sHaggYcaT
Copy link
Contributor Author

Looks like #621 still not merged :( Can we merge this patch, then Yan bring correct fix?

@kubevirt-bot kubevirt-bot added release-note-none Denotes a PR that doesn't merit a release note. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels May 16, 2019
Copy link

@ffromani ffromani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a fan of this approach, but reportedly CI was broken for too long, and we need to move forward

&expect.BExp{R: resp},
}, 60)
Expect(err).ToNot(HaveOccurred())
ktests.WaitUntilVMIReady(vmi, ktests.LoggedInCirrosExpecter)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tabs vs. spaces.

@MarSik
Copy link

MarSik commented May 16, 2019

Yeah, I do not know what is worse.. the original breakage should have never happened. Lets merge this one to unblock our work.

@sHaggYcaT sHaggYcaT merged commit 092a68c into kubevirt:master May 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-note-none Denotes a PR that doesn't merit a release note. size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants