Skip to content

Rename Jenkins cypress job for Phabricator Diff

The Jenkins cypress job for Phabricator diff currently fails to register due to its name:

jenkins.JenkinsException: Cannot create job[DWAPPS/cypress/diff] because folder for the job does not exist

Renaming it from {name}/cypress/diff to {name}/cypress-diff should fix the issue.

Related T1841


Migrated from D1719 (view on Phabricator)

Merge request reports