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

compare unified job deployments to DFG job deployments #12

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

dsariel
Copy link
Contributor

@dsariel dsariel commented Dec 5, 2022

No description provided.

@dsariel dsariel force-pushed the similarity-comparison branch 2 times, most recently from fd919c2 to 469c705 Compare December 7, 2022 12:48
@dsariel dsariel changed the title Initial commit compare unified job deployments to DFG job deployments Dec 7, 2022
@dsariel dsariel force-pushed the similarity-comparison branch 6 times, most recently from c7c27a3 to 16f5221 Compare December 12, 2022 15:08
@dsariel dsariel requested a review from sdatko January 22, 2023 17:26
@dsariel dsariel force-pushed the similarity-comparison branch 4 times, most recently from 80f865e to 8b52e31 Compare January 22, 2023 18:30
@@ -13,7 +13,7 @@ jobs:
- name: Packages
run: |
apk add findutils git python3 py3-pip shellcheck
pip3 install tox
pip3 install tox==3.4.0
Copy link

Choose a reason for hiding this comment

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

Why 3.4.0 specifically? Could you use tox<4?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I don't remember why anymore :-) Trying tox<4 per your suggestion

sdatko and others added 5 commits April 23, 2023 18:35
If there are builds in weekly pipeline older than 14 days
then such job is no more interesting for us (probably was
deleted and we do not monitor it anymore).
Right now there is only number of failures displayed
in summary, but to have some better context we want
to know how many builds were recently triggered.
- Compare per rhos XY.Z
- Create a spreadsheet (tab per unified job)
- For each tab list DFG jobs (according to the similarity measure)
@dsariel dsariel force-pushed the similarity-comparison branch from 8a8cd25 to a329afb Compare April 23, 2023 15:40
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.

3 participants