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

feat(RELEASE-910): add run-collectors task #575

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

johnbieren
Copy link
Collaborator

This commit adds a new task run-collectors which will run all defined collectors in the ReleasePlan and ReleasePlanAdmission and write the results to a passed resultsDir.

Copy link

openshift-ci bot commented Sep 24, 2024

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@johnbieren johnbieren force-pushed the release_910 branch 18 times, most recently from 7707bd6 to 351f8c9 Compare September 26, 2024 18:11
@johnbieren johnbieren marked this pull request as ready for review September 26, 2024 18:17
@johnbieren johnbieren requested a review from a team as a code owner September 26, 2024 18:17
tasks/run-collectors/run-collectors.yaml Outdated Show resolved Hide resolved
tasks/run-collectors/run-collectors.yaml Outdated Show resolved Hide resolved
@johnbieren johnbieren force-pushed the release_910 branch 2 times, most recently from c99e0d7 to e4f52ce Compare September 27, 2024 18:13
@johnbieren
Copy link
Collaborator Author

@mmalina fyi, I updated this task to run in parallel since I got it figured out before this PR was merged or others reviewed it. It isn't too different, but just wanted to give you a heads up that a bit of it changed since your review

@johnbieren johnbieren force-pushed the release_910 branch 3 times, most recently from 00a45cf to fa7402c Compare September 30, 2024 23:49
tasks/run-collectors/run-collectors.yaml Outdated Show resolved Hide resolved
tasks/run-collectors/run-collectors.yaml Show resolved Hide resolved
tasks/run-collectors/tests/mocks.sh Outdated Show resolved Hide resolved
@johnbieren johnbieren force-pushed the release_910 branch 2 times, most recently from 2b9e884 to b224574 Compare October 1, 2024 13:35
This commit adds a new task run-collectors which will run all defined
collectors in the ReleasePlan and ReleasePlanAdmission and write the
results to a passed resultsDir.

Signed-off-by: Johnny Bieren <[email protected]>
@openshift-ci openshift-ci bot added the lgtm label Oct 2, 2024
@johnbieren johnbieren merged commit e61b168 into konflux-ci:development Oct 2, 2024
6 checks passed
@johnbieren johnbieren deleted the release_910 branch October 2, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants