jenkins.plone.org/master: Remove latest setuptools job
Gil Forcada <jenkins-z4DKO/[email protected]> Tue, 01 Aug 2017 13:59:09 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: jenkins.plone.org Branch: refs/heads/master Date: 2017-08-01T22:58:28+02:00 Author: Gil Forcada (gforcada) <[email protected]> Commit: https://github.com/plone/jenkins.plone.org/commit/4f5e90b52ee3b69ea3f88794fb9b4b9b2bcdd74c Remove latest setuptools job With the switch to virtualenv (about to happen) and the use of requirements.txt, there is no need to keep this job. Files changed: M jobs/jobs.yml diff --git a/jobs/jobs.yml b/jobs/jobs.yml index 768c065..209c1d7 100644 --- a/jobs/jobs.yml +++ b/jobs/jobs.yml @@ -1000,27 +1000,6 @@ <<: *plone - job: - name: qa-setuptools - display-name: Latest Setuptools - - triggers: - - timed: '@weekly' - - builders: - - shell: | - sed -i 's/ mr.developer/ mr.developer\ngit-clone-depth = 100/' core.cfg - sed -i 's/setuptools==.*/setuptools/' requirements.txt - sed -i 's/setuptools =.*/setuptools =/' versions.cfg - $PYTHON27 bootstrap.py - bin/buildout - - wrappers: - - custom-timeout - - custom-workspace-cleanup - - <<: *plone - -- job: name: qa-docs-package-styleguide triggers: ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot