{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "tekton.dev/v1",
            "kind": "PipelineRun",
            "metadata": {
                "annotations": {
                    "chains.tekton.dev/signed": "true",
                    "operator-sdk/primary-resource": "tenant-dev-1io7/snapshot-sample-7inz-d499148-nxx4p",
                    "operator-sdk/primary-resource-type": "Release.appstudio.redhat.com",
                    "pac.test.appstudio.openshift.io/sha": "d49914874789147eb2de9bb6a12cd5d150bfff92",
                    "pac.test.appstudio.openshift.io/url-repository": "https://github.com/redhat-appstudio-qe/dc-metro-map-release",
                    "results.tekton.dev/record": "tenant-dev-1io7/results/d7b65f43-65fc-44c1-867e-cb6289616859/records/d7b65f43-65fc-44c1-867e-cb6289616859",
                    "results.tekton.dev/result": "tenant-dev-1io7/results/d7b65f43-65fc-44c1-867e-cb6289616859",
                    "results.tekton.dev/stored": "true",
                    "tekton.dev/pipelines.minVersion": "0.12.1",
                    "tekton.dev/tags": "e2e"
                },
                "creationTimestamp": "2026-05-07T08:52:29Z",
                "deletionGracePeriodSeconds": 0,
                "deletionTimestamp": "2026-05-07T08:52:45Z",
                "finalizers": [
                    "results.tekton.dev/pipelinerun"
                ],
                "generateName": "tenant-",
                "generation": 2,
                "labels": {
                    "app.kubernetes.io/version": "0.1",
                    "appstudio.openshift.io/application": "appstudio",
                    "appstudio.openshift.io/service": "release",
                    "appstudio.openshift.io/snapshot": "snapshot-sample-7inz",
                    "pipelines.appstudio.openshift.io/type": "tenant",
                    "release.appstudio.openshift.io/name": "snapshot-sample-7inz-d499148-nxx4p",
                    "release.appstudio.openshift.io/namespace": "tenant-dev-1io7",
                    "tekton.dev/pipeline": "simple-pipeline"
                },
                "name": "tenant-qbzsk",
                "namespace": "tenant-dev-1io7",
                "resourceVersion": "9339",
                "uid": "d7b65f43-65fc-44c1-867e-cb6289616859"
            },
            "spec": {
                "params": [
                    {
                        "name": "release",
                        "value": "tenant-dev-1io7/snapshot-sample-7inz-d499148-nxx4p"
                    },
                    {
                        "name": "releasePlan",
                        "value": "tenant-dev-1io7/source-releaseplan"
                    },
                    {
                        "name": "snapshot",
                        "value": "tenant-dev-1io7/snapshot-sample-7inz"
                    },
                    {
                        "name": "taskGitUrl",
                        "value": "https://github.com/redhat-appstudio-qe/pipeline_examples"
                    },
                    {
                        "name": "taskGitRevision",
                        "value": "main"
                    }
                ],
                "pipelineRef": {
                    "params": [
                        {
                            "name": "url",
                            "value": "https://github.com/redhat-appstudio-qe/pipeline_examples"
                        },
                        {
                            "name": "revision",
                            "value": "main"
                        },
                        {
                            "name": "pathInRepo",
                            "value": "pipelines/simple_pipeline.yaml"
                        }
                    ],
                    "resolver": "git"
                },
                "taskRunTemplate": {
                    "serviceAccountName": "tenant-service-account"
                },
                "timeouts": {
                    "pipeline": "1h0m0s",
                    "tasks": "50m0s"
                },
                "workspaces": [
                    {
                        "name": "release-workspace",
                        "volumeClaimTemplate": {
                            "metadata": {},
                            "spec": {
                                "accessModes": [
                                    "ReadWriteOnce"
                                ],
                                "resources": {
                                    "requests": {
                                        "storage": "1Gi"
                                    }
                                }
                            },
                            "status": {}
                        }
                    }
                ]
            },
            "status": {
                "childReferences": [
                    {
                        "apiVersion": "tekton.dev/v1",
                        "kind": "TaskRun",
                        "name": "tenant-qbzsk-hello-world",
                        "pipelineTaskName": "hello-world"
                    }
                ],
                "completionTime": "2026-05-07T08:52:35Z",
                "conditions": [
                    {
                        "lastTransitionTime": "2026-05-07T08:52:35Z",
                        "message": "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
                        "reason": "Succeeded",
                        "status": "True",
                        "type": "Succeeded"
                    }
                ],
                "pipelineSpec": {
                    "description": "Simple Pipeline",
                    "params": [
                        {
                            "default": "hello world",
                            "name": "message",
                            "type": "string"
                        }
                    ],
                    "tasks": [
                        {
                            "name": "hello-world",
                            "params": [
                                {
                                    "name": "MESSAGE",
                                    "value": "hello world"
                                }
                            ],
                            "taskSpec": {
                                "metadata": {},
                                "params": [
                                    {
                                        "name": "MESSAGE",
                                        "type": "string"
                                    }
                                ],
                                "spec": null,
                                "steps": [
                                    {
                                        "computeResources": {},
                                        "image": "registry.access.redhat.com/ubi9/ubi:9.4-1214",
                                        "name": "echo-message",
                                        "script": "#!/usr/bin/env sh\n\necho $(params.MESSAGE) \n"
                                    }
                                ]
                            }
                        }
                    ]
                },
                "provenance": {
                    "featureFlags": {
                        "awaitSidecarReadiness": true,
                        "coschedule": "workspaces",
                        "enableAPIFields": "beta",
                        "enableProvenanceInStatus": true,
                        "enforceNonfalsifiability": "none",
                        "maxResultSize": 4096,
                        "resultExtractionMethod": "termination-message",
                        "runningInEnvWithInjectedSidecars": true,
                        "verificationNoMatchPolicy": "ignore"
                    },
                    "refSource": {
                        "digest": {
                            "sha1": "a92254c4e5925fac84865d4ad4ff1ef258840afd"
                        },
                        "entryPoint": "pipelines/simple_pipeline.yaml",
                        "uri": "git+https://github.com/redhat-appstudio-qe/pipeline_examples"
                    }
                },
                "startTime": "2026-05-07T08:52:29Z"
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
