-
Bug
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
0.42
-
False
-
-
False
-
None
-
-
Important
-
None
Run Link : https://jenkins-csb-cnvqe-main.dno.corp.redhat.com/job/dev-test-ssp-cnv-4.18-mperetz/1/consoleText
slack reference: https://redhat-internal.slack.com/archives/C038YKK0RFH/p1745314634819469
conditions on the DataImportCron –
12:29:10 "conditions": [
12:29:10
,
12:29:10
12:29:10 ]
Importing this DataVolume fails:
13:40:57 { 13:40:57 "metadata": { 13:40:57 "name": "fedora", 13:40:57 "namespace": "openshift-virtualization-os-images", 13:40:57 "uid": "af0fdab6-38b5-485b-b69b-5549ee73e728", 13:40:57 "resourceVersion": "128533", 13:40:57 "generation": 1, 13:40:57 "creationTimestamp": "2025-04-16T11:30:51Z", 13:40:57 "annotations":
, 13:40:57 }, 13:40:57 "spec": { 13:40:57 "source": { 13:40:57 "registry":
{ 13:40:57 "url": "[docker://quay.io/kubevirt/cirros-container-disk-demo]", 13:40:57 "pullMethod": "node" 13:40:57 }13:40:57 }, 13:40:57 "storage": { 13:40:57 "resources": { 13:40:57 "requests":
{ 13:40:57 "storage": "128Mi" 13:40:57 }13:40:57 } 13:40:57 } 13:40:57 }, 13:40:57 "status": { 13:40:57 "claimName": "fedora", 13:40:57 "progress": "N/A", 13:40:57 "conditions": [ 13:40:57
{ 13:40:57 "type": "Bound", 13:40:57 "status": "False", 13:40:57 "lastTransitionTime": "2025-04-16T11:30:51Z", 13:40:57 "lastHeartbeatTime": "2025-04-16T11:30:51Z", 13:40:57 "reason": "Pending", 13:40:57 "message": "PVC fedora Pending" 13:40:57 }, 13:40:57 { 13:40:57 "type": "Ready", 13:40:57 "status": "False", 13:40:57 "lastTransitionTime": "2025-04-16T11:30:51Z", 13:40:57 "lastHeartbeatTime": "2025-04-16T11:30:51Z" 13:40:57 }, 13:40:57 { 13:40:57 "type": "Running", 13:40:57 "status": "False", 13:40:57 "lastTransitionTime": "2025-04-16T11:30:51Z", 13:40:57 "lastHeartbeatTime": "2025-04-16T11:30:51Z" 13:40:57 } 13:40:57 ] 13:40:57 } 13:40:57 }
It's called fedora, but points to cirros-container-disk-demo , that is only 128Mi . * Minimal volume size of 4GB - our tests use much smaller so they will fail
This may be the reason why these tests fail on GCP but needs to be investigated.
- blocks
-
CNV-38941 [QE][Infra] run tier1 on GCP with baremetal nodes
-
- Closed
-
- duplicates
-
OCPBUGS-53401 [GCP-PD] Hyperdisk volume smaller than 4Gi cannot be created
-
- Closed
-