mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
chore: temporarily remove sigstore tests to unblock PRs (#10455)
Signed-off-by: ShutingZhao <shuting@nirmata.com>
This commit is contained in:
parent
fe8c429e78
commit
8bf39942cb
1 changed files with 0 additions and 3 deletions
3
.github/workflows/conformance.yaml
vendored
3
.github/workflows/conformance.yaml
vendored
|
@ -615,7 +615,6 @@ jobs:
|
||||||
- name: custom-sigstore
|
- name: custom-sigstore
|
||||||
values:
|
values:
|
||||||
- standard
|
- standard
|
||||||
- custom-sigstore
|
|
||||||
k8s-version:
|
k8s-version:
|
||||||
- name: v1.27
|
- name: v1.27
|
||||||
version: v1.27.x
|
version: v1.27.x
|
||||||
|
@ -1006,7 +1005,6 @@ jobs:
|
||||||
- k8s-version-specific-tests-above-1-28
|
- k8s-version-specific-tests-above-1-28
|
||||||
- validatingadmissionpolicies-reports-v1alpha1
|
- validatingadmissionpolicies-reports-v1alpha1
|
||||||
- validatingadmissionpolicies-reports-v1beta1
|
- validatingadmissionpolicies-reports-v1beta1
|
||||||
- custom-sigstore
|
|
||||||
- default
|
- default
|
||||||
- monitor-helm-secret-size
|
- monitor-helm-secret-size
|
||||||
- check-tests
|
- check-tests
|
||||||
|
@ -1025,7 +1023,6 @@ jobs:
|
||||||
- k8s-version-specific-tests-above-1-28
|
- k8s-version-specific-tests-above-1-28
|
||||||
- validatingadmissionpolicies-reports-v1alpha1
|
- validatingadmissionpolicies-reports-v1alpha1
|
||||||
- validatingadmissionpolicies-reports-v1beta1
|
- validatingadmissionpolicies-reports-v1beta1
|
||||||
- custom-sigstore
|
|
||||||
- default
|
- default
|
||||||
- monitor-helm-secret-size
|
- monitor-helm-secret-size
|
||||||
- check-tests
|
- check-tests
|
||||||
|
|
Loading…
Add table
Reference in a new issue