Skip to content

Commit

Permalink
nixos/tests/ec2: drop
Browse files Browse the repository at this point in the history
This test has been marked as broken for a long time,
it seems that no one is really owning it and this is a waste of our resources.

Feel free to revert and add yourself as a maintainer
if you care about this.
  • Loading branch information
RaitoBezarius committed Nov 22, 2023
1 parent 612493c commit e86c6f7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 158 deletions.
2 changes: 0 additions & 2 deletions nixos/tests/all-tests.nix
Original file line number Diff line number Diff line change
Expand Up @@ -255,8 +255,6 @@ in {
drbd = handleTest ./drbd.nix {};
earlyoom = handleTestOn ["x86_64-linux"] ./earlyoom.nix {};
early-mount-options = handleTest ./early-mount-options.nix {};
ec2-config = (handleTestOn ["x86_64-linux"] ./ec2.nix {}).boot-ec2-config or {};
ec2-nixops = (handleTestOn ["x86_64-linux"] ./ec2.nix {}).boot-ec2-nixops or {};
ecryptfs = handleTest ./ecryptfs.nix {};
fscrypt = handleTest ./fscrypt.nix {};
fastnetmon-advanced = runTest ./fastnetmon-advanced.nix;
Expand Down
156 changes: 0 additions & 156 deletions nixos/tests/ec2.nix

This file was deleted.

0 comments on commit e86c6f7

Please sign in to comment.