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