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/release-small.nix: disable predictable-interface-names test #39141

Closed

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Apr 19, 2018

Motivation for this change

Remove vm-test-run-predictableInterface-names-with-networkd from tested job, as it failed non-deterministically due to a race condition (#39069), which kept the "small" nixos channels from updating.

This is a temporary fix and should be reverted after #39069 is fixed.

The failing test is also part of the nixos:release-combined hydra jobset (but not a constituent of tested there) so it will still be run and allow us to track the issue.


…test

remove vm-test-run-predictableInterface-names-with-networkd from tested,
as it failed non-deterministically due to a race condition (NixOS#39069),
which kept the "small" channels from updating.

This temporary fix should be reverted after NixOS#39069 is fixed.
@GrahamcOfBorg GrahamcOfBorg added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux labels Apr 19, 2018
@xeji
Copy link
Contributor Author

xeji commented Apr 21, 2018

I found a temporary and ugly fix for #39069, so no need to disable the test. Closing for now.

@xeji xeji closed this Apr 21, 2018
@xeji xeji deleted the disable-predictable-interface-names-test branch May 1, 2018 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants