Uploaded image for project: 'OpenShift Pipelines'
  1. OpenShift Pipelines
  2. SRVKP-2585

Analyse Pipelines upstream E2E test failure for TestTaskRunFailure

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Done
    • Icon: Critical Critical
    • Pipelines 1.9.0
    • None
    • QA
    • None
    • 2
    • False
    • None
    • False
    • Pipelines Sprint 227, Pipelines Sprint 228, Pipelines Sprint 229, Pipelines Sprint 230

      When we run upstream Pipeline e2e test With 1.9 nightly build TestTaskRunFailure failing

       

      RCA:

      Taskrun have annotation which is not expected

       

      with 1.8

      apiVersion: tekton.dev/v1beta1
      kind: TaskRun
      metadata:
        annotations:
          pipeline.tekton.dev/release: 4335ca0 

       

      with 1.9 nightly build

      apiVersion: tekton.dev/v1beta1
      kind: TaskRun
      metadata:
        annotations:
          pipeline.tekton.dev/release: unknown 

       

      annotation pipeline.tekton.dev/release: have unknown value 

       

      vdemeest  has raised PR https://github.com/knative/pkg/pull/2601 in order to address in knative/pkg once that is merged ldflags will be passed while building binary using CPaaS

       

      Created this issue to track upstream Fix once that is merged will re run e2e tests to verify

      Untill then we can skip this or consider as known issue

       

      cc varadhya ppitonak 

              sashture Savita .
              sashture Savita .
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: