cni-plugins: add cri-o to passthru.tests
This commit is contained in:
parent
8dde002724
commit
44d51e3d59
@ -38,7 +38,7 @@ buildGoModule rec {
|
||||
"plugins/meta/tuning"
|
||||
];
|
||||
|
||||
passthru.tests = { inherit (nixosTests) podman; };
|
||||
passthru.tests = { inherit (nixosTests) cri-o podman; };
|
||||
|
||||
meta = with lib; {
|
||||
description = "Some standard networking plugins, maintained by the CNI team";
|
||||
|
Loading…
x
Reference in New Issue
Block a user