Page MenuHomeSoftware Heritage

Rename Jenkins cypress job for Phabricator Diff
ClosedPublic

Authored by anlambert on Jul 10 2019, 5:10 PM.

Details

Summary

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

Diff Detail

Repository
rCJSWH Jenkins jobs
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.