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

nixos/tests/mesos: fix test #45758

Merged
merged 1 commit into from Aug 29, 2018
Merged

nixos/tests/mesos: fix test #45758

merged 1 commit into from Aug 29, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Aug 29, 2018

Motivation for this change

fallout from 39e678e :
dockerTools.buildImage no longer applies default tag "latest"

Things done
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)

fallout from 39e678e :
dockerTools.buildImage no longer applies default tag "latest"
@xeji
Copy link
Contributor Author

xeji commented Aug 29, 2018

@GrahamcOfBorg test mesos

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

The following builds were skipped because they don't evaluate on aarch64-linux: tests.mesos

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnfree = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnfree = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: tests.mesos

Partial log (click to expand)

slave: exit status 0
master: running command: sync
master: exit status 0
test script finished in 18.91s
cleaning up
killing slave (pid 600)
killing master (pid 612)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/y7c49cw4l1ss9b67lj91xvmilhq69bm6-vm-test-run-mesos

@xeji xeji mentioned this pull request Aug 29, 2018
41 tasks
@xeji xeji merged commit ff6a61a into NixOS:master Aug 29, 2018
@xeji xeji deleted the p/mesos-test branch August 29, 2018 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants