Echoing from https://gitlab.eclipse.org/eclipsefdn/emo-team/emo/-/issues/1060#note_5317347
For any job that pushes artifacts to download.eclipse.org, the target directory will need to be changed from /home/data/httpd/download.eclipse.org/ee4j/jakartaee-tck to /home/data/httpd/download.eclipse.org/ee4j/jakartaee-platform and the SSH username needs to be genie.jakartaee-platform instead of genie.jakartaee-tck (examples: http://ci.eclipse.org/jakartaee-platform/job/JakartaEE-TCK/job/CopyFiles/ and http://ci.eclipse.org/jakartaee-platform/job/JakartaEE-TCK/job/EditFiles/)
Jobs that set the Git user.email and user.email have to use the following values:
user.email: [email protected]
user.name: Eclipse JakartaEE Platform Bot
Example: http://ci.eclipse.org/jakartaee-platform/job/JakartaEE-TCK/job/SigtestPluginRelease
Fix any references or links to the JakartaEE TCK Jenkins instance in job configurations, job descriptions, external websites, etc