Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(HACBS-1826): pass scenario parameters to the pipeline #114

Merged
merged 1 commit into from
Feb 21, 2023

Conversation

zregvart
Copy link
Contributor

This makes sure that the parameters provided via the params field of IntegrationTestScenarioSpec are passed to the derived PipelineRun.

This makes sure that the parameters provided via the `params` field of
IntegrationTestScenarioSpec are passed to the derived PipelineRun.

Signed-off-by: Zoran Regvart <zregvart@redhat.com>
Copy link
Collaborator

@sonam1412 sonam1412 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@simonbaird
Copy link

simonbaird commented Feb 20, 2023

Why chore: though? I would say it's more of a fix:.

@jinqi7 jinqi7 requested review from jinqi7 and dirgim February 21, 2023 01:19
Copy link
Contributor

@jsztuka jsztuka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jsztuka
Copy link
Contributor

jsztuka commented Feb 21, 2023

Thanks for fixing this one!

@zregvart
Copy link
Contributor Author

Why chore: though? I would say it's more of a fix:.

I wasn't sure if that was a bug. Could change it, not sure if release notes are generated from commit messages...

@jsztuka jsztuka changed the title chore: pass scenario parameters to the pipeline fix: pass scenario parameters to the pipeline Feb 21, 2023
@jsztuka jsztuka merged commit f6ad458 into konflux-ci:main Feb 21, 2023
@sonam1412 sonam1412 changed the title fix: pass scenario parameters to the pipeline fix(HACBS-1826): pass scenario parameters to the pipeline Feb 21, 2023
@zregvart zregvart deleted the pr/pass-params branch February 21, 2023 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants