Browse Source
DO NOT MERGE: Testing rockylinux9 cilium + calico
pull/11732/head
Max Gautier
3 days ago
Failed to extract signature
1 changed files with
2 additions and
2 deletions
-
.gitlab-ci/packet.yml
|
|
@ -107,7 +107,7 @@ packet_rockylinux8-calico: |
|
|
|
extends: .packet_pr |
|
|
|
|
|
|
|
packet_rockylinux9-cilium: |
|
|
|
extends: .packet_pr |
|
|
|
extends: .packet_pr_short |
|
|
|
variables: |
|
|
|
RESET_CHECK: "true" |
|
|
|
|
|
|
@ -140,7 +140,7 @@ packet_almalinux8-calico-remove-node: |
|
|
|
REMOVE_NODE_NAME: "instance-3" |
|
|
|
|
|
|
|
packet_rockylinux9-calico: |
|
|
|
extends: .packet_pr_extended |
|
|
|
extends: .packet_pr_short |
|
|
|
|
|
|
|
packet_almalinux8-calico: |
|
|
|
extends: .packet_pr_extended |
|
|
|