https://bugzilla.wikimedia.org/show_bug.cgi?id=69433

            Bug ID: 69433
           Summary: Jenkins: shared job php-composer-validate should use a
                    shallow git clone
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Continuous integration
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

The Jenkins job php-composer-validate is shared among repositories.  The
workspace thus get switched between repositories causing a full clone which can
be quite slow.  The macro clean the workspace which should be fine.

To speed up operation when running the job on huge repositories, we should
probably wipe the workspace and use a shallow git clone instead.  I am not sure
whether it will use the branch specifier $ZUUL_COMMIT  though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to