Skip to content
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

Failing test test-admin-deploy-karg.sh #342

Closed
Mathnerd314 opened this issue Jun 14, 2016 · 3 comments
Closed

Failing test test-admin-deploy-karg.sh #342

Mathnerd314 opened this issue Jun 14, 2016 · 3 comments

Comments

@Mathnerd314
Copy link
Contributor

Quoting from the test:

Here we're asserting that the host system has a root= kernel
argument. I think it's unlikely that anyone doesn't have one, but
if this is not true for you, please file a bug!

$ cat /proc/cmdline 
initrd=\efi\nixos\zijhk6j55mszzcafhyqslfhmacxi4wlf-initrd-initrd.efi systemConfig=/nix/store/vh5ksfxaf62095s627lcl7zjhjpd04gl-nixos-system-nixos-16.09undefined init=/nix/store/vh5ksfxaf62095s627lcl7zjhjpd04gl-nixos-system-nixos-16.09undefined/init

A similar error occurs in tests/test-admin-instutil-set-kargs.sh.

@cgwalters
Copy link
Member

Likely the best here is to re-parse the cmdline in python or something and validate they have the same content.

@smcv
Copy link
Contributor

smcv commented Jun 28, 2016

I believe this was fixed in a945301.

@cgwalters
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants