mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-18 11:40:10 -03:30
[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user