diff --git a/docker/network/Makefile b/docker/network/Makefile index bee8d54ee1..1cfacf1cf9 100644 --- a/docker/network/Makefile +++ b/docker/network/Makefile @@ -19,7 +19,7 @@ CONTAINER_CMD := podman PREFIX := ovirt/vdsm-network-tests -targets := centos-8 centos-9 +targets := alma-9 centos-8 centos-9 types := functional integration unit .PHONY: $(targets) $(types)