summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs/clang.yml
Commit message (Collapse)AuthorAgeFilesLines
* clang-scan: make the threashold as 65 from 140Amar Tumballi2019-06-241-1/+1
| | | | | | | | | So, we just need to watch for job failure if the number goes up. Currently the number is 61, and around 55 of them are marked as false positives. Change-Id: I37ea5d3f27401c79d8f7b34b1ab9d67b3166e34a Signed-off-by: Amar Tumballi <amarts@redhat.com>
* Use fedora builder and fedora29 mock config for clang jobDeepshikha khandelwal2019-03-221-2/+2
| | | | | Change-Id: Ie9068af3fcbf1f55d7fa3cbe9efb4cd0ea3fae85 Signed-off-by: Deepshikha khandelwal <dkhandel@redhat.com>
* More refactoring, as suggested by DeepshikaMichael Scherer2019-03-221-1/+5
| | | | Change-Id: Ia96e4f220b8a9f67d4aa09a2213a7d31ddcab141
* Remove timeout in clang jobDeepshikha khandelwal2019-02-211-4/+0
|
* Add timeouts to all jobs without oneNigel Babu2019-02-051-1/+5
| | | | Change-Id: I87b1189c619e2a652ad70f964d315367b57ae785
* Update clang job to not check for Dead StoresNigel Babu2018-08-101-1/+1
| | | | Change-Id: Idf4d769a5edb3caadaf1b29b9b666287c3304620
* Change the SCM to just use default GerritNigel Babu2018-07-271-6/+1
| | | | Change-Id: I24ad103ec6c43ad179a34643c0d1b9104e7ef64a
* Change the scm URL from github to gerritdkhandel2018-07-261-1/+1
| | | | | | | | There are jobs which are using github SCM. Need to change it to gerrit so as to test unmerged patches also. Change-Id: Ib89cdb5ccf56094b270ab9c881e27045d9106a9e Signed-off-by: Deepshikha Khandelwal <dkhandel@redhat.com>
* Fix mock for clangNigel Babu2018-03-191-1/+1
| | | | | | Upgrade the mock environment to F27 while in there Change-Id: I7df07881ee21bc532bd25f6e1b64a8b9215d1ac4
* Add a nightly pipeline job for masterNigel Babu2018-03-191-3/+0
| | | | Change-Id: I518bd1c503c83b397e892dc58b5185ea6a896170
* Change the trigger time of all the periodic tests to the eveningdeepshikhaaa2017-11-221-1/+1
| | | | Change-Id: I8601c140cc0bff4f2a6253db94c4d8ddc546458f
* Run clang in a fedora chrootNigel Babu2017-08-141-1/+7
| | | | | | | This job builds a chroot, installs clang, copies the code inside, does a clang analyze inside the chroot and then copies the results out. Change-Id: I3899cf0a41c3ff5c772cb6d98b15ff1634f8cdb8
* Added a clang scan-build job to gluster pipelinedeepshikhaaa2017-07-201-0/+43
Change-Id: Ie265380582b1423630f49d8c504b6ac6155a002c Signed-off-by: deepshikhaaa <deepshikhakhandelwal8@gmail.com>