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

Review Jenkins Java Test Jobs / Configurations #20594

Closed
damccorm opened this issue Jun 4, 2022 · 0 comments
Closed

Review Jenkins Java Test Jobs / Configurations #20594

damccorm opened this issue Jun 4, 2022 · 0 comments

Comments

@damccorm
Copy link
Contributor

damccorm commented Jun 4, 2022

The Java test jobs in Jenkins have been growing organically over time and need to be reviewed to ensure they're balancing appropriate coverage, using reasonable resources (e.g. infra costs, time), and are following a sane testing strategy:

  • naming is uniform and predictable (especially for PR phrases)
  • postcommit monolith is broken down into individual jobs to improve balancing across jenkins nodes
  • old jobs are removed from Jenkins (e.g. [1, 2])
  • README.md file is updated

 

 

 

Imported from Jira BEAM-11197. Original Jira may contain additional context.
Reported by: tysonjh.

@Abacn Abacn closed this as not planned Won't fix, can't repro, duplicate, stale Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants