Skip to content

enable pipeline controller settings per test #1017

@pritidesai

Description

@pritidesai

Feature request

Provide a functionality to restart the tekton pipeline controller (or any other controller) with a custom configuration.

Use case

Tekton Pipelines e2e tests run in a cluster with a tekton-pipelines controller. All e2e tests run against one single controller. We have seen a need to write an e2e test and run it against multi threaded controller, for example, initialize the controller with threads-per-controller set to 16. We do not want all of our tests to run against this configuration but just one test. I foresee this kind use cases in which the tests needs to run against some specific configuration and make it part of our CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions