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

Divide pipelines into tasks & unify pipeline results #24

Merged
merged 1 commit into from
Jul 3, 2024

Conversation

averevki
Copy link
Contributor

@averevki averevki commented Jul 2, 2024

  • pipelines now divided into reusable tasks (instead of multiple steps in one task like before)
  • test results now uploaded into report portal as single result
  • mounted configmap with testsuite settings replaced with "additional-env" string pipeline parameter

Closes #21, closes #22

@averevki averevki requested a review from ficap July 2, 2024 12:35
tasks/kubectl-login-task.yaml Outdated Show resolved Hide resolved
tasks/upload-results-task.yaml Outdated Show resolved Hide resolved
@averevki averevki merged commit 310c171 into Kuadrant:main Jul 3, 2024
1 check passed
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.

Upload results from tests to report portal together / Unify nightly pipelines Refactor pipeline with tasks
3 participants