-
Epic
-
Resolution: Done
-
Major
-
None
-
Configurable Integration pipelineRuns
-
15
-
False
-
-
False
-
Konflux
-
Targeted
-
In Progress
-
KONFLUX-5535 - Configurable Integration pipelineRuns
-
0% To Do, 0% In Progress, 100% Done
-
-
As part of the new support for running integration tests from Tekton pipelineRun definitions files in STONEINTG-852, a new field was added to the IntegrationTestScenario custom resource (see STONEINTG-1164).
The new `resourceKind` string field indicates which kind of definition yaml file the integration test is supposed to be executing and it can be either of two possible values:
- `pipeline` - for Tekton pipeline definitions
- `pipelinerun`- for Tekton pipelineRun definitions
See more information about the new field in the Customize pipelineRun definition section of the Konflux documentation.
The purpose of this epic is to expose this new IntegrationTestScenario configuration field in the Konflux UI.