Skip to content

Commit 8497036

Browse files
committed
New report generated 20260226-2226
1 parent 0e12cee commit 8497036

22 files changed

+528
-360
lines changed

_data/CMSSW_14_0_X.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -192,11 +192,11 @@
192192
"dqm_tests": "not-found",
193193
"dupDict": [
194194
{
195-
"arch": "slc7_amd64_gcc12",
195+
"arch": "el8_amd64_gcc12",
196196
"passed": "passed"
197197
},
198198
{
199-
"arch": "el8_amd64_gcc12",
199+
"arch": "slc7_amd64_gcc12",
200200
"passed": "passed"
201201
}
202202
],
@@ -266,8 +266,8 @@
266266
"static_checks_failures": "not-found",
267267
"static_checks_v2": "not-found",
268268
"tests_archs": [
269-
"slc7_amd64_gcc12",
270-
"el8_amd64_gcc12"
269+
"el8_amd64_gcc12",
270+
"slc7_amd64_gcc12"
271271
],
272272
"utests": [
273273
{
@@ -440,11 +440,11 @@
440440
"dqm_tests": "not-found",
441441
"dupDict": [
442442
{
443-
"arch": "slc7_amd64_gcc12",
443+
"arch": "el8_amd64_gcc12",
444444
"passed": "passed"
445445
},
446446
{
447-
"arch": "el8_amd64_gcc12",
447+
"arch": "slc7_amd64_gcc12",
448448
"passed": "passed"
449449
}
450450
],
@@ -504,8 +504,8 @@
504504
"static_checks_failures": "not-found",
505505
"static_checks_v2": "not-found",
506506
"tests_archs": [
507-
"slc7_amd64_gcc12",
508-
"el8_amd64_gcc12"
507+
"el8_amd64_gcc12",
508+
"slc7_amd64_gcc12"
509509
],
510510
"utests": [
511511
{

_data/CMSSW_14_1_X.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,11 @@
131131
"dqm_tests": "not-found",
132132
"dupDict": [
133133
{
134-
"arch": "el9_amd64_gcc12",
134+
"arch": "el8_amd64_gcc12",
135135
"passed": "passed"
136136
},
137137
{
138-
"arch": "el8_amd64_gcc12",
138+
"arch": "el9_amd64_gcc12",
139139
"passed": "passed"
140140
},
141141
{
@@ -232,8 +232,8 @@
232232
"status": "passed"
233233
},
234234
"tests_archs": [
235-
"el9_amd64_gcc12",
236235
"el8_amd64_gcc12",
236+
"el9_amd64_gcc12",
237237
"slc7_amd64_gcc12"
238238
],
239239
"utests": [

_data/CMSSW_14_2_X.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -136,11 +136,11 @@
136136
"dqm_tests": "not-found",
137137
"dupDict": [
138138
{
139-
"arch": "el9_amd64_gcc12",
139+
"arch": "el8_amd64_gcc12",
140140
"passed": "passed"
141141
},
142142
{
143-
"arch": "el8_amd64_gcc12",
143+
"arch": "el9_amd64_gcc12",
144144
"passed": "passed"
145145
},
146146
{
@@ -237,8 +237,8 @@
237237
"status": "passed"
238238
},
239239
"tests_archs": [
240-
"el9_amd64_gcc12",
241240
"el8_amd64_gcc12",
241+
"el9_amd64_gcc12",
242242
"slc7_amd64_gcc12"
243243
],
244244
"utests": [

_data/CMSSW_15_0_X.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -519,11 +519,11 @@
519519
"dqm_tests": "not-found",
520520
"dupDict": [
521521
{
522-
"arch": "el9_amd64_gcc12",
522+
"arch": "el8_amd64_gcc12",
523523
"passed": "passed"
524524
},
525525
{
526-
"arch": "el8_amd64_gcc12",
526+
"arch": "el9_amd64_gcc12",
527527
"passed": "passed"
528528
}
529529
],
@@ -605,8 +605,8 @@
605605
"status": "passed"
606606
},
607607
"tests_archs": [
608-
"el9_amd64_gcc12",
609-
"el8_amd64_gcc12"
608+
"el8_amd64_gcc12",
609+
"el9_amd64_gcc12"
610610
],
611611
"utests": [
612612
{

_data/CMSSW_15_1_X.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,11 +2169,11 @@
21692169
"dqm_tests": "not-found",
21702170
"dupDict": [
21712171
{
2172-
"arch": "el9_amd64_gcc12",
2172+
"arch": "el8_amd64_gcc12",
21732173
"passed": "passed"
21742174
},
21752175
{
2176-
"arch": "el8_amd64_gcc12",
2176+
"arch": "el9_amd64_gcc12",
21772177
"passed": "passed"
21782178
}
21792179
],
@@ -2376,8 +2376,8 @@
23762376
"status": "passed"
23772377
},
23782378
"tests_archs": [
2379-
"el9_amd64_gcc12",
2380-
"el8_amd64_gcc12"
2379+
"el8_amd64_gcc12",
2380+
"el9_amd64_gcc12"
23812381
],
23822382
"utests": [
23832383
{

_data/CMSSW_16_0_X.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -385,11 +385,11 @@
385385
"dqm_tests": "not-found",
386386
"dupDict": [
387387
{
388-
"arch": "el9_amd64_gcc13",
388+
"arch": "el8_aarch64_gcc13",
389389
"passed": "passed"
390390
},
391391
{
392-
"arch": "el8_aarch64_gcc13",
392+
"arch": "el9_amd64_gcc13",
393393
"passed": "passed"
394394
},
395395
{
@@ -667,8 +667,8 @@
667667
"status": "passed"
668668
},
669669
"tests_archs": [
670-
"el9_amd64_gcc13",
671670
"el8_aarch64_gcc13",
671+
"el9_amd64_gcc13",
672672
"el8_amd64_gcc13"
673673
],
674674
"utests": [
@@ -1058,11 +1058,11 @@
10581058
"dqm_tests": "not-found",
10591059
"dupDict": [
10601060
{
1061-
"arch": "el9_amd64_gcc13",
1061+
"arch": "el8_aarch64_gcc13",
10621062
"passed": "passed"
10631063
},
10641064
{
1065-
"arch": "el8_aarch64_gcc13",
1065+
"arch": "el9_amd64_gcc13",
10661066
"passed": "passed"
10671067
},
10681068
{
@@ -1412,8 +1412,8 @@
14121412
"status": "passed"
14131413
},
14141414
"tests_archs": [
1415-
"el9_amd64_gcc13",
14161415
"el8_aarch64_gcc13",
1416+
"el9_amd64_gcc13",
14171417
"el8_amd64_gcc13"
14181418
],
14191419
"utests": [
@@ -3182,11 +3182,11 @@
31823182
"dqm_tests": "not-found",
31833183
"dupDict": [
31843184
{
3185-
"arch": "el9_amd64_gcc13",
3185+
"arch": "el8_aarch64_gcc13",
31863186
"passed": "passed"
31873187
},
31883188
{
3189-
"arch": "el8_aarch64_gcc13",
3189+
"arch": "el9_amd64_gcc13",
31903190
"passed": "passed"
31913191
},
31923192
{
@@ -3454,8 +3454,8 @@
34543454
"status": "passed"
34553455
},
34563456
"tests_archs": [
3457-
"el9_amd64_gcc13",
34583457
"el8_aarch64_gcc13",
3458+
"el9_amd64_gcc13",
34593459
"el8_amd64_gcc13"
34603460
],
34613461
"utests": [

_data/CMSSW_16_1_EVOLUTION_X.json

Lines changed: 46 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,20 +53,62 @@
5353
},
5454
"comp_baseline": "not-found",
5555
"comp_baseline_state": "errors",
56-
"compared_tags": "CMSSW_16_1_EVOLUTION_X_2026-02-23-2300-->CMSSW_16_1_EVOLUTION_X",
56+
"compared_tags": "CMSSW_16_1_EVOLUTION_X_2026-02-26-1100-->CMSSW_16_1_EVOLUTION_X",
5757
"crab_tests": "not-found",
5858
"dqm_tests": "not-found",
5959
"dupDict": [],
6060
"fwlite": [],
6161
"hlt_tests": "not-found",
62-
"ib_date": "2026-02-23-2300-0001",
62+
"ib_date": "2026-02-26-1100-0001",
6363
"igprof": "not-found",
6464
"inProgress": false,
6565
"invalid_includes": [],
6666
"isIB": false,
6767
"material_budget": "not-found",
6868
"material_budget_comparison": "not-found",
6969
"material_budget_v2": "not-found",
70+
"merged_prs": [],
71+
"next_ib": true,
72+
"profiling": "not-found",
73+
"python3_tests": [],
74+
"release_name": "CMSSW_16_1_EVOLUTION_X",
75+
"release_queue": "CMSSW_16_1_EVOLUTION_X",
76+
"relvals": [],
77+
"static_checks": "not-found",
78+
"static_checks_failures": "not-found",
79+
"static_checks_v2": "not-found",
80+
"tests_archs": [],
81+
"utests": [],
82+
"valgrind": "not-found",
83+
"vtune": "not-found"
84+
},
85+
{
86+
"RVExceptions": null,
87+
"addons": [],
88+
"base_branch": "CMSSW_16_1_EVOLUTION_X",
89+
"builds": [],
90+
"check-headers": "not-found",
91+
"cmsdistTags": {
92+
"el8_amd64_gcc13": "IB/CMSSW_16_1_EVOLUTION_X_2026-02-26-1100/el8_amd64_gcc13"
93+
},
94+
"cmsdist_compared_tags": {},
95+
"cmsdist_merged_prs": {},
96+
"comp_baseline": "not-found",
97+
"comp_baseline_state": "errors",
98+
"compared_tags": "CMSSW_16_1_EVOLUTION_X_2026-02-23-2300-->CMSSW_16_1_EVOLUTION_X_2026-02-26-1100",
99+
"crab_tests": "not-found",
100+
"dqm_tests": "not-found",
101+
"dupDict": [],
102+
"fwlite": [],
103+
"hlt_tests": "not-found",
104+
"ib_date": "2026-02-26-1100-0000",
105+
"igprof": "not-found",
106+
"inProgress": false,
107+
"invalid_includes": [],
108+
"isIB": true,
109+
"material_budget": "not-found",
110+
"material_budget_comparison": "not-found",
111+
"material_budget_v2": "not-found",
70112
"merged_prs": [
71113
{
72114
"author_login": "missirol",
@@ -573,10 +615,10 @@
573615
"url": "https://github.com/cms-sw/cmssw/pull/49756"
574616
}
575617
],
576-
"next_ib": true,
618+
"next_ib": false,
577619
"profiling": "not-found",
578620
"python3_tests": [],
579-
"release_name": "CMSSW_16_1_EVOLUTION_X",
621+
"release_name": "CMSSW_16_1_EVOLUTION_X_2026-02-26-1100",
580622
"release_queue": "CMSSW_16_1_EVOLUTION_X",
581623
"relvals": [],
582624
"static_checks": "not-found",

0 commit comments

Comments
 (0)