Skip to content

Commit

Permalink
Merge pull request #908 from kubernetes-sigs/coverage-update-for-2024…
Browse files Browse the repository at this point in the history
…-09-14-12-05

chore: update coverage for 2024-09-14-12-05
  • Loading branch information
k8s-ci-robot authored Sep 15, 2024
2 parents 6f4a5b2 + 37b36e3 commit 6dae9d7
Show file tree
Hide file tree
Showing 4 changed files with 167 additions and 84 deletions.
61 changes: 39 additions & 22 deletions resources/coverage/1.32.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -4209,6 +4209,14 @@
"conformance_test": false,
"promotion_release": null
},
{
"file": "test/e2e/node/node_lifecycle.go",
"test": "[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]",
"release": "1.32.0",
"testname": "Node, resource lifecycle",
"conformance_test": true,
"promotion_release": "1.32.0"
},
{
"file": null,
"test": "[sig-node] NodeProblemDetector [NodeFeature:NodeProblemDetector] should run without error",
Expand Down Expand Up @@ -8396,9 +8404,9 @@
],
"release": "1.32.0",
"sources": [
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-audit-kind-conformance/1832349439897899008",
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/1832369321293123584",
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-gce-conformance-latest/1832349440069865472"
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-audit-kind-conformance/1834888697493852160",
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gce/1832957704004440064",
"https://prow.k8s.io/view/gcs/kubernetes-jenkins/logs/ci-kubernetes-gce-conformance-latest/1834888949055623168"
],
"endpoints": [
{
Expand Down Expand Up @@ -10726,6 +10734,7 @@
"[sig-node] NodeLease NodeLease the kubelet should create and update a lease in the kube-node-lease namespace",
"[sig-node] NodeLease NodeLease the kubelet should report node status infrequently",
"[sig-node] Node Lifecycle should run through the lifecycle of a node",
"[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]",
"[sig-node] NodeProblemDetector [NodeFeature:NodeProblemDetector] should run without error",
"[sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]",
"[sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]",
Expand Down Expand Up @@ -12836,6 +12845,7 @@
"level": "stable",
"tests": [
"[sig-node] Node Lifecycle should run through the lifecycle of a node",
"[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]",
null
],
"action": "post",
Expand All @@ -12844,7 +12854,7 @@
"version": "v1",
"category": "core",
"endpoint": "createCoreV1Node",
"conf_tested": false,
"conf_tested": true,
"description": "create a Node"
},
{
Expand Down Expand Up @@ -14728,7 +14738,8 @@
"level": "stable",
"tests": [
"[sig-auth] Certificates API [Privileged:ClusterAdmin] should support building a client with a CSR",
"[sig-auth] Certificates API [Privileged:ClusterAdmin] should support CSR API operations [Conformance]"
"[sig-auth] Certificates API [Privileged:ClusterAdmin] should support CSR API operations [Conformance]",
null
],
"action": "delete",
"tested": true,
Expand Down Expand Up @@ -15573,6 +15584,7 @@
"[sig-node] NodeLease NodeLease the kubelet should create and update a lease in the kube-node-lease namespace",
"[sig-node] NodeLease NodeLease the kubelet should report node status infrequently",
"[sig-node] Node Lifecycle should run through the lifecycle of a node",
"[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]",
"[sig-node] NodeProblemDetector [NodeFeature:NodeProblemDetector] should run without error",
"[sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]",
"[sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]",
Expand Down Expand Up @@ -16116,6 +16128,7 @@
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] listing validating webhooks should work [Conformance]",
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a mutating webhook should work [Conformance]",
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] patching/updating a validating webhook should work [Conformance]",
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should deny crd creation [Conformance]",
"[sig-api-machinery] AdmissionWebhook [Privileged:ClusterAdmin] should honor timeout [Conformance]",
"[sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a configMap. [Conformance]",
"[sig-api-machinery] Watchers should be able to restart watching from the last resource version observed by the previous watch [Conformance]",
Expand Down Expand Up @@ -17258,15 +17271,16 @@
"group": "",
"level": "stable",
"tests": [
"[sig-node] Node Lifecycle should run through the lifecycle of a node"
"[sig-node] Node Lifecycle should run through the lifecycle of a node",
"[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]"
],
"action": "delete",
"tested": true,
"release": "1.32.0",
"version": "v1",
"category": "core",
"endpoint": "deleteCoreV1Node",
"conf_tested": false,
"conf_tested": true,
"description": "delete a Node"
},
{
Expand Down Expand Up @@ -19165,8 +19179,7 @@
"level": "stable",
"tests": [
"[sig-api-machinery] Discovery should accurately determine present and missing resources",
"[sig-api-machinery] Discovery should locate the groupVersion and a resource within each APIGroup [Conformance]",
null
"[sig-api-machinery] Discovery should locate the groupVersion and a resource within each APIGroup [Conformance]"
],
"action": null,
"tested": true,
Expand Down Expand Up @@ -20895,6 +20908,7 @@
"[sig-node] NodeLease NodeLease the kubelet should create and update a lease in the kube-node-lease namespace",
"[sig-node] NodeLease NodeLease the kubelet should report node status infrequently",
"[sig-node] Node Lifecycle should run through the lifecycle of a node",
"[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]",
"[sig-node] NodeProblemDetector [NodeFeature:NodeProblemDetector] should run without error",
"[sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]",
"[sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]",
Expand Down Expand Up @@ -22477,6 +22491,7 @@
"[sig-node] NodeLease NodeLease the kubelet should create and update a lease in the kube-node-lease namespace",
"[sig-node] NodeLease NodeLease the kubelet should report node status infrequently",
"[sig-node] Node Lifecycle should run through the lifecycle of a node",
"[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]",
"[sig-node] NodeProblemDetector [NodeFeature:NodeProblemDetector] should run without error",
"[sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]",
"[sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]",
Expand Down Expand Up @@ -23543,6 +23558,7 @@
"[sig-node] NodeLease NodeLease the kubelet should create and update a lease in the kube-node-lease namespace",
"[sig-node] NodeLease NodeLease the kubelet should report node status infrequently",
"[sig-node] Node Lifecycle should run through the lifecycle of a node",
"[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]",
"[sig-node] NodeProblemDetector [NodeFeature:NodeProblemDetector] should run without error",
"[sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]",
"[sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]",
Expand Down Expand Up @@ -24652,23 +24668,23 @@
"level": "stable",
"tests": [
"[sig-api-machinery] Aggregator Should be able to support the 1.17 Sample API Server using the current Aggregator [Conformance]",
"[sig-cli] Kubectl client Simple pod should return command exit codes should handle in-cluster config",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] provisioning should mount multiple PV pointing to the same storage on the same node",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file [LinuxOnly]",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath [LinuxOnly]",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted [LinuxOnly]",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (default fs)] volumes should store data",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should create read/write inline ephemeral volume",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should support expansion of pvcs created for ephemeral pvcs",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (immediate-binding)] ephemeral should support two pods which have the same volume definition",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read-only inline ephemeral volume",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should create read/write inline ephemeral volume",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support two pods which have the same volume definition",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support expansion of pvcs created for ephemeral pvcs",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (default fs)] volumes should store data",
"[sig-storage] In-tree Volumes [Driver: nfs] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]",
null
],
"action": "list",
Expand Down Expand Up @@ -25958,6 +25974,7 @@
"tests": [
"[sig-node] kubelet Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s.",
"[sig-node] Node Lifecycle should run through the lifecycle of a node",
"[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]",
"[sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]",
"[sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]",
"[sig-node] RuntimeClass should run a Pod requesting a RuntimeClass with scheduling without taints",
Expand Down Expand Up @@ -27621,8 +27638,6 @@
"[sig-apps] Deployment deployment should support proportional scaling [Conformance]",
"[sig-apps] Deployment deployment should support rollover [Conformance]",
"[sig-apps] Deployment RollingUpdateDeployment should delete old pods and create new ones [Conformance]",
"[sig-apps] DisruptionController should evict unready pods with AlwaysAllow UnhealthyPodEvictionPolicy",
"[sig-apps] DisruptionController should not evict unready pods with Default UnhealthyPodEvictionPolicy",
"[sig-apps] Job should adopt matching orphans and release non-matching pods [Conformance]",
"[sig-apps] Job should allow to use a pod failure policy to ignore failure for an evicted pod; matching on the DisruptionTarget condition",
"[sig-apps] Job should allow to use a pod failure policy to ignore failure for an evicted pod; matching on the exit code",
Expand Down Expand Up @@ -28463,7 +28478,6 @@
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount [LinuxOnly]",
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] volume-expand should not allow expansion of pvcs without AllowVolumeExpansion property",
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (default fs)] volumes should store data",
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (filesystem volmode)] volumeLimits should verify that all csinodes have volume limits",
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should not mount / map unused volumes in a pod [LinuxOnly]",
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral should create read/write inline ephemeral volume",
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (block volmode) (late-binding)] ephemeral should support expansion of pvcs created for ephemeral pvcs",
Expand All @@ -28478,6 +28492,7 @@
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support expansion of pvcs created for ephemeral pvcs",
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support multiple inline ephemeral volumes",
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs) (late-binding)] ephemeral should support two pods which have the same volume definition",
"[sig-storage] CSI Volumes [Driver: csi-hostpath] [Testpattern: Generic Ephemeral-volume (default fs)] volumeLimits should verify that all csinodes have volume limits",
"[sig-storage] Downward API volume should provide container's cpu limit [NodeConformance] [Conformance]",
"[sig-storage] Downward API volume should provide container's cpu request [NodeConformance] [Conformance]",
"[sig-storage] Downward API volume should provide container's memory limit [NodeConformance] [Conformance]",
Expand Down Expand Up @@ -28999,6 +29014,7 @@
"[sig-node] kubelet Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s.",
"[sig-node] NodeLease NodeLease the kubelet should report node status infrequently",
"[sig-node] Node Lifecycle should run through the lifecycle of a node",
"[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]",
"[sig-node] NodeProblemDetector [NodeFeature:NodeProblemDetector] should run without error",
"[sig-node] NoExecuteTaintManager Multiple Pods [Serial] evicts pods with minTolerationSeconds [Disruptive] [Conformance]",
"[sig-node] NoExecuteTaintManager Single Pod [Serial] removing taint cancels eviction [Disruptive] [Conformance]",
Expand Down Expand Up @@ -30902,6 +30918,7 @@
"[sig-apps] Daemon set [Serial] should run and stop complex daemon [Conformance]",
"[sig-node] kubelet Clean up pods on node kubelet should be able to delete 10 pods per node in 1m0s.",
"[sig-node] Node Lifecycle should run through the lifecycle of a node",
"[sig-node] Node Lifecycle should run through the lifecycle of a node [Conformance]",
"[sig-node] RuntimeClass should run a Pod requesting a RuntimeClass with scheduling without taints",
"[sig-scheduling] SchedulerPredicates [Serial] validates resource limits of pods that are allowed to run [Conformance]",
"[sig-scheduling] SchedulerPredicates [Serial] validates that NodeSelector is respected if matching [Conformance]",
Expand Down Expand Up @@ -34468,11 +34485,11 @@
"description": "replace the specified VolumeAttributesClass"
}
],
"release_date": "2024-09-07T12:02:50",
"release_date": "2024-09-14T12:03:04",
"total endpoints": 770,
"tested endpoints": 511,
"new conformance eligible endpoints": 0,
"total conformance eligible endpoints": 497,
"tested conformance eligible endpoints": 484,
"tested conformance eligible endpoints": 486,
"new tested conformance eligible endpoints": 0
}
Loading

0 comments on commit 6dae9d7

Please sign in to comment.