-
Notifications
You must be signed in to change notification settings - Fork 18
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
move NixOS VM tests to checks
output
#247
move NixOS VM tests to checks
output
#247
Conversation
@mightyiam the mCaptcha VM test fails, and you were the last one to touch the code. Looks like some database schema mismatch, maybe due to an incompatible change between version updates? https://buildbot.ngi.nixos.org/#/builders/88/builds/4/steps/1/logs/stdio |
Do you intend to rebase this or would you like us (@ngi-nix/magic @ngi-nix/cake) to do it? |
5181cef
to
c21df2a
Compare
- this should capture all the tests to be run by buildbot - remove all remnants of Hydra builds
c21df2a
to
c6842cb
Compare
@stepbrobd thanks, I'll manage :) |
@Erethon @lorenzleutgeb by the way, the new CI is amazing. Pure refactorings like these finish checks in << 1min. |
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.
LGTM to me now that I refactored it, lol. Passing the ball back to @fricklerhandwerk for further review or merge.
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.
Thanks, looks a lot less confusing now.
Thank you! |
this should capture all the tests to be run by buildbot
it also effectively deprecates Hydra builds
paired with @Erethon; please run the formatter (development shell doesn't work on Darwin)