-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
xandikos: add tests and module #76178
Conversation
@GrahamcOfBorg test xandikos |
1 similar comment
@GrahamcOfBorg test xandikos |
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.
The change looks overall fine, thanks a lot!
Just a thought about the test: do we really need all of those VMs? I'm wondering as this means that you need notably more resources to execute the test-cases (although I'm not sure if we have some kind of "hard-limit" for tests, so feel free to disagree :D)
I've reduced the vm-count on nixos test. If there is no more improvements, I'd like to rebase commits. Thanks for the reviews. |
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 👍
@Ma27 @infinisil any outstanding issues either of you see?
7e2b821
to
c9ca370
Compare
xandikos: add tests and module (cherry picked from commit 55b0129)
Motivation for this change
Add tests and module for xandikos, which is included in #75532.
Things done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)Notify maintainers
cc @matthiasbeyer