summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs/python-lint.yml
Commit message (Collapse)AuthorAgeFilesLines
* Add timeouts to all jobs without oneNigel Babu2019-02-051-0/+4
| | | | Change-Id: I87b1189c619e2a652ad70f964d315367b57ae785
* Add the archiving directory to access linter reportsDeepshikha khandelwal2018-11-161-1/+1
| | | | Change-Id: Ib00fdee63fc900a1afc20141080a503dcde42978
* Change the node to fedora for python-lint jobDeepshikha khandelwal2018-11-131-1/+1
| | | | Change-Id: I5a59a56adba4b45d178a3f8123dbf91abc536ff9
* Smoke job for python validation using tools like flake8 and pylintDeepshikha khandelwal2018-11-091-0/+60
- pylint: Output will be archived in pylint-check.txt. This job will fail if there's any [W]arning, [C]onvention, [R]efactor, [E]rror, [F]atal message type. - flake8: Output will be archived in flake8-check.txt This is a non-voting smoke job for now. The count of pylint and flake8 issue is too huge as mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=1584992 Change-Id: Idbe0ebfdbbf9ac955c26bd4befc4b3cf9f62d395