Commit 726f54c
committed
[Build] Remove testConfigs.php file that is generated in I-/Y-builds
The 'testConfigs.php' is regenerated respectively immediately
overwritten during an I-/Y-build in the 'Gather Eclipse Parts' stage,
which calls via the 'gatherEclipseParts.sh' script the 'publish' target
in the 'org.eclipse.platform.releng.tychoeclipsebuilder/eclipse/helper.xml'
ANT-script. Within that the 'generateIndex' target of the
'cje-production/scripts/publish.xml' ANT-script is called. Eventually
this calls
org.eclipse.releng.generators.TestResultsGenerator.getTestsConfig(),
which regenerates the 'testConfigs.php'.
And since 'testConfigs.php' is generated from the already existing list
of ran test-configurations there is no need to maintain it manually
again.1 parent 26fe77d commit 726f54c
File tree
4 files changed
+0
-49
lines changed- JenkinsJobs/YBuilds
- cje-production/Y-build
- eclipse.platform.releng.tychoeclipsebuilder/eclipse/publishingFiles/staticDropFiles
4 files changed
+0
-49
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
214 | | - | |
215 | 213 | | |
216 | 214 | | |
217 | 215 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 14 deletions
This file was deleted.
Lines changed: 0 additions & 17 deletions
This file was deleted.
0 commit comments