Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

E2E test failures with latest version of Openshift-Pipelines v1.11^ #344

Description

@svghadi

Describe the bug
The kam e2e test suite is currently failing due to failure to sync the deployed cicd-app application. The tests use .spec.resources in Tekton tasks & pipelines. However, the latest version of Openshift-Pipelines (v1.11^) has dropped support for this field.

We need to update test tekton tasks & pipelines stored in kam-bot/bus to use replacement tasks.

To Reproduce
Follow test guide to run e2e.

Screenshots
Screenshot 2023-09-08 at 10 37 06 AM

Screenshot 2023-09-08 at 10 35 30 AM

Workaround
A workaround to unblock the e2e tests and CI is to use Openshift-Pipelines v1.10 for testing. However, this version is supported only up to Openshift 4.13. Therefore, testing on Openshift 4.14^ will still result in failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions