[release-2.26] Remove: tox testing from pre-commit (#12029)

* Remove amazon-linux2 from CI: issue with vm creation

Co-authored-by: ant31 <2t.antoine@gmail.com>

* Remove tox related-test from pre-commit

---------

Co-authored-by: ant31 <2t.antoine@gmail.com>
This commit is contained in:
ChengHao Yang
2025-03-13 17:21:46 +08:00
committed by GitHub
parent 184b15f8ae
commit f7af33fac4
2 changed files with 6 additions and 9 deletions

View File

@@ -119,8 +119,13 @@ packet_rockylinux9-cilium:
variables:
RESET_CHECK: "true"
# Need an update of the container image to use schema v2
# update: quay.io/kubespray/vm-amazon-linux-2:latest
packet_amazon-linux-2-all-in-one:
extends: .packet_pr
extends: .packet_pr_manual
rules:
- when: manual
allow_failure: true
packet_opensuse-docker-cilium:
extends: .packet_pr