Uploaded image for project: 'Hybrid Application Console'
  1. Hybrid Application Console
  2. HAC-4596

Additional params support for IntegrationTestScenario

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    • Icon: Story Story
    • Resolution: Done
    • Icon: Undefined Undefined
    • None
    • None
    • Developer
    • None

      Additionally, the Params field of the IntegrationTestScenario should be exposed to allow users to provide additional data that can be needed for testing of their deployed applications. The Params field consists of individual Tekton pipeline parameters which the Integration service can then propagate to integration testing pipelineRuns.
       
      When adding or editing an integration test, users should be able to define additional parameters for their integration Tekton pipelines

       

      Params can be a structure like

      params = [{ name: 'param1', value: ['value1', 'value2', ... , 'valuen'],

      {{

      {name: 'param2', value: [`value`] }

      , ...,}}

      {name: `paramn`, value:[`value1`,..., `valuen` ]

       

      Acceptance criteria

      1. Create a component which creates dynamic fields for user to add params.
      2. The component should be generic so that it can be used in similar cases
      3. Add the component in IntegrationTestScenario create/edit form

              abhindas Abhinandan Das
              abhindas Abhinandan Das
              Archiver:
              rhn-support-sthamilt Stacey Hamilton

                Created:
                Updated:
                Resolved:
                Archived: