summaryrefslogtreecommitdiffstats
path: root/requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* Temporary fix for JJB which removes the last commit from source codeDeepshikha khandelwal2019-07-191-1/+1
| | | | | | | | | | | From last 5-6 days JJB is broken for us because of changes introduced by JJB https://opendev.org/jjb/jenkins-job-builder/commit/b0d0bad271bf598d9d22c5054c856f90df369e1b It deals with the deep format for rendering jinja template as YAML which might introduced the issues at our side. Change-Id: I999adf04d523b9bf4d4d9eb856a0b2996bae6d65
* the jenkins-job-builder git repository moved to opendev.orgNiels de Vos2019-07-191-1/+1
| | | | | | | | | Cloning the JJB repo from git.openstack.org fails. The new home for the repository seems to be on opendev.org (git.openstack.org redirects there). Change-Id: I00cbe3c505343e55433aab35e4960fece7faf779 Signed-off-by: Niels de Vos <ndevos@redhat.com>
* Add proper path in requirements.txt to use git+httpDeepshikha khandelwal2019-04-291-1/+1
| | | | Change-Id: Ib9d4c1f704037617106e3842b2f35be45b0383e5
* Clone the openstack JJB repo using httpsDeepshikha khandelwal2019-04-291-1/+1
| | | | | Change-Id: I6ebb86ce28e17dc8b09edcee542c096436b753b1 Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* This will fix tests for pipeline jobsNigel Babu2017-12-081-1/+1
| | | | Change-Id: I2b81cbda949dcd01daedc21aaa7bb04d3daa684c
* Add basic testing for JJB jobsNigel Babu2016-09-161-0/+1
This will make sure that the JJB jobs are syntactically correct Change-Id: I634cd77f53e5a64f4433f8d9c1a5e66a1ac8a753 Signed-off-by: Nigel Babu <nigelb@redhat.com>