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/graphite: fix test #40304

Merged
merged 1 commit into from May 11, 2018
Merged

nixos/tests/graphite: fix test #40304

merged 1 commit into from May 11, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented May 10, 2018

Motivation for this change

Test failed on Hydra for different reasons:

  • failed deterministically since netcat was switched to libressl version (non-existing option)
  • failed non-deterministically before that due to improper timing of the test

- adapt netcat options to libressl-nc
- wait for services to be started and accepting connections
@xeji xeji mentioned this pull request May 10, 2018
41 tasks
@xeji
Copy link
Contributor Author

xeji commented May 10, 2018

@GrahamcOfBorg test graphite

@GrahamcOfBorg
Copy link

No attempt on aarch64-linux (full log)

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

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.graphite

Partial log (click to expand)

one: exit status 1
syncing
one: running command: sync
one: exit status 0
test script finished in 43.34s
cleaning up
killing one (pid 593)
vde_switch: EOF on stdin, cleaning up and exiting
vde_switch: Could not remove ctl dir '/build/vde1.ctl': Directory not empty
/nix/store/kpylskp15wa4hng0fx8slqkar8znrhj3-vm-test-run-graphite

@srhb srhb merged commit 0e1e0df into NixOS:master May 11, 2018
@xeji xeji deleted the fix-graphite-test branch May 11, 2018 12:42
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

3 participants