diff --git a/.gitlab-ci/packet.yml b/.gitlab-ci/packet.yml index 2ed183c6a..1bb0405d3 100644 --- a/.gitlab-ci/packet.yml +++ b/.gitlab-ci/packet.yml @@ -94,7 +94,7 @@ packet_almalinux8-crio: packet_almalinux8-kube-ovn: extends: .packet_pr -packet_debian11-calico: +packet_debian11-calico-collection: extends: .packet_pr packet_debian11-macvlan: diff --git a/tests/files/packet_debian11-calico.yml b/tests/files/packet_debian11-calico-collection.yml similarity index 100% rename from tests/files/packet_debian11-calico.yml rename to tests/files/packet_debian11-calico-collection.yml