Skip to content

Improve/refactor multistage tests #210

@dcermak

Description

@dcermak

There are multiple issues with the multistage test module:

  • it does not forward the marks from containers and thus will always run all tests
  • the amidst project is dead upstream and will eventually stop working (probably), we should find a replacement
  • k3sup is not working on non-x86_64 and upstream is not willing to merge the 2 line fix: Exclude windows compilation from all target on non x86_64 alexellis/k3sup#345
  • the adventureworks test is relying on the eol .Net 5

And we really are atm only testing openjdk 11, go on x86_64 and .Net 5.0. We should extend the test coverage here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions