Skip to content

Need to run e2e tests on different platforms, e.g., Windows, Mac OS X, and Linux #741

@maximilien

Description

@maximilien

Feature request

Currently the e2e tests are automated in CI and run only on Linux containers. This is great but does not reflect the different platforms we intend kn users to utilize. As a user client tool, we should expect more users to actually use Windows and Mac OS X as their execution platform.

In addition, some issues have already surfaced that are specific to the user’s platform. In particular when it comes to kn plugins. See issues #738 #733 and #417.

Use case

  • running plugins on the Windows platform
  • running kn from the downloaded binary

In all of these cases, and solutions to issues above, we ideally would need to have e2e tests specific to the platform and running these tests in CI.

/kind bug

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions