Rebalance Postman groups: move ContentTypeResourceTests out of category-content
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Newbie friendliness
- 78/100
Research direction
Open dotcms-postman/config.json and locate the category-content and template groups. Move ContentTypeResourceTests to template, then verify the resulting Postman CI groups and their durations match the expected rebalancing without adding a new job.
Written by the indexing model from the issue text.
Description
Problem
Postman Tests - Category Content is one of the slowest CI jobs (~40 min) and sits on the pipeline critical path. Per-collection timings from run 31054926456:
| Collection | Duration |
|---|---|
| setup + dotCMS boot | ~12 min |
| Category.postman_collection | 2m16s |
| ContentResourceV1.postman_collection | 4m23s |
| ContentTypeResourceTests | 14m37s |
| Content_Resource.postman_collection | ~6m |
Meanwhile Postman Tests - Template finishes in ~10 min (mostly boot overhead).
Fix
Move ContentTypeResourceTests from the category-content group to the template group in dotcms-postman/config.json. Expected: Category Content ~25 min, Template ~25 min — no new job, no additional boot overhead, and the Postman critical path drops ~15 min.
Related: #36910, #36912 (test speed initiative).
- Dominant language
- Java
- Stars
- 970
- Forks
- 486
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 164
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from dotCMS/core
-
dotCMS : Build Team : Falcon Type : Task
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
OKR : Customer Support Team : Maintenance
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
Team : Modernization
Difficulty 1/5 Under an hour Newbie friendliness 78/100
-
dotCMS : Workflow Team : Cloud Eng
Difficulty 2/5 1-3 hours Newbie friendliness 87/100
-
Team : Maintenance
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
infinispan/infinispan#18150 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
untriaged
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
opensearch-project/k-NN#3597 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100