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

Allow to query jobs in the blockers file without searching for a job #54

Open
EliadCohen opened this issue Mar 11, 2020 · 7 comments
Open
Labels
low priority This task is of low priority RFE New feature or request

Comments

@EliadCohen
Copy link
Collaborator

My suggestion is that when having multiple jobs across several different components and having a variation in naming, to allow using the full names from the blockers file to query jenkins without utilizing job_search_fields:

Usecase would be if just a subset of cross-DFG jobs is required for the report.

@EliadCohen EliadCohen added the RFE New feature or request label Mar 11, 2020
@nathan-weinberg nathan-weinberg added the low priority This task is of low priority label Mar 30, 2020
@nathan-weinberg
Copy link
Owner

@EliadCohen So a run mode where instead of using job_search_fields, it uses the job names defined in blockers.yaml, correct?

@EliadCohen
Copy link
Collaborator Author

@EliadCohen So a run mode where instead of using job_search_fields, it uses the job names defined in blockers.yaml, correct?

Yes

@nathan-weinberg nathan-weinberg added the discussion Further discussion is requested label May 4, 2020
@nathan-weinberg
Copy link
Owner

So this behavior has been pseudo-implemented by remind.py; what usecase did you see for it? Having as an option for reporting as well?

@EliadCohen
Copy link
Collaborator Author

@nathan-weinberg When compiling a report for multiple teams or a selective report for a certain cross-section of versions/jobs

@nathan-weinberg nathan-weinberg removed the discussion Further discussion is requested label May 20, 2020
@nathan-weinberg
Copy link
Owner

@agarcia64 Would this help with the cross DFG FFU report?

@agarcia64
Copy link
Collaborator

@nathan-weinberg Absolutely, this RFE would streamline the process for reporting since it would remove any chance of reporting non FFU taskforce FFU jobs.

@ciecierski
Copy link
Collaborator

ciecierski commented Mar 24, 2021

How are we going to track/maintain list of interesting cross-section jobs? One solution that comes to my mind is creating report based on jenkins views, which are tracked in our internal repo. It should be possible to get job names from a view instead of providing them in config.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low priority This task is of low priority RFE New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants