Skip to content

[TASK] Test multitenancy in the Helm CI pipeline #984

@jessesimpson36

Description

@jessesimpson36
          @jessesimpson36 what we can do now is allowing to test MT via GH labels so we don't change the default behavior yet we allow users to test MT if they want.

we can add a multiTenancy key in the tests and make it conditional like we have here:

if: ${{ github.event.pull_request.number || contains(inputs.platforms, 'rosa') }}

Using that var to load an extra val file in the actual tests via TEST_HELM_EXTRA_ARGS.

Originally posted by @aabouzaid in #963 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ciarea/testMarks an issue as improving or extending the tests of the projectblockedTasks blocked for external reasonskind/taskpossibly-outdatedFor github issues over a year old

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions