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

E2E Test Coverage for Pipeline Creation from YAML View

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Normal Normal
    • None
    • None
    • UI
    • False
    • Hide

      None

      Show
      None
    • False

      Title: E2E Test Coverage for Pipeline Creation from YAML View

      Description:
      Automated E2E test is required to validate that pipelines can be successfully created from the YAML view in the Pipelines section of the OpenShift console. This is to prevent regressions for the issue reported where the Create action did not work directly from YAML view.

      Related Bug/Ticket: https://issues.redhat.com/browse/SRVKP-8205


      Test Objective:
      Verify that a pipeline can be created from the YAML view without requiring a switch to Pipeline Builder.

      Test Steps:

      1. Login to OpenShift Console with a user having required permissions.
      1. Navigate to Pipelines → Pipelines → Create → YAML View.
      1. Paste a valid pipeline YAML definition (sample pipeline).
      1. Click on Create.
      1. Verify that the pipeline is successfully created and visible in the Pipelines list.

      Expected Result:

      • The pipeline is created successfully when the user clicks on Create in YAML view.
      • The pipeline resource appears in the Pipelines list without requiring a workaround.

      Environment:

      • OpenShift Pipelines 1.19
      • OpenShift Container Platform 4.19

      Reproducibility: Always

      Automation Notes:

      • Add Cypress / Playwright test in pipelines-plugin E2E test suite under pipeline creation flows.
      • Ensure test covers YAML view creation and asserts existence of pipeline CR post-creation.
      • Validate both success and failure cases.

       

              Unassigned Unassigned
              rh-ee-apalit Anwesha Palit
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: