mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
Make Hydra run the MPI test.
svn path=/nixos/trunk/; revision=27341
This commit is contained in:
parent
488fd42041
commit
bd6eb4ed7a
1 changed files with 1 additions and 0 deletions
|
@ -171,6 +171,7 @@ let
|
||||||
ipv6 = t.ipv6.test;
|
ipv6 = t.ipv6.test;
|
||||||
kde4 = t.kde4.test;
|
kde4 = t.kde4.test;
|
||||||
login = t.login.test;
|
login = t.login.test;
|
||||||
|
mpich = t.mpich.test;
|
||||||
nat = t.nat.test;
|
nat = t.nat.test;
|
||||||
nfs = t.nfs.test;
|
nfs = t.nfs.test;
|
||||||
openssh = t.openssh.test;
|
openssh = t.openssh.test;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue