Skip to content

E2E test fails with Rancher manager installed on the cluster #661

@venkateshjayagopal

Description

@venkateshjayagopal

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- OS: Ubuntu 22.04 LTS
- Architecture: amd64
- Cluster: v1.35.4+rke2r1

Issue Description

  • Expected behavior: E2E tests should run successfully with Rancher manager deployed on the cluster. Also if the cert-manager is already deployed on the cluster it should use the same.
  • Current behavior:
    E2E test fails when Rancher manager is deployed on the cluster. This is due to cert-manager is already deployed on the cluster. When setting E2E_SKIP_DEPENDENCIES=true, cert-manager csi driver is not deployed which eventually causes E2E tests to fail.
  • Steps to reproduce:
  • Run E2E tests with Rancher manager deployed.
  • Try with both E2E_SKIP_DEPENDENCIES set to "true" and "false".

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions