-
Notifications
You must be signed in to change notification settings - Fork 6.7k
[jobs] use multiple projects #4061
Copy link
Copy link
Closed
Labels
api: jobsIssues related to the Cloud Talent Solution Job Search API.Issues related to the Cloud Talent Solution Job Search API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
Metadata
Metadata
Assignees
Labels
api: jobsIssues related to the Cloud Talent Solution Job Search API.Issues related to the Cloud Talent Solution Job Search API.priority: p2Moderately-important priority. Fix may not be included in next release.Moderately-important priority. Fix may not be included in next release.testingtype: processA process-related concern. May include testing, release, or the like.A process-related concern. May include testing, release, or the like.
We started to run tests in parallel, and enabled py-3.8 presubmit build.
Then we started to see some resource conflict errors in jobs tests.
We'd better use multiple projects for jobs tests.