summaryrefslogtreecommitdiffstats
path: root/jjb/kuberef
AgeCommit message (Collapse)AuthorFilesLines
2020-08-27Enable external sources for kuberef shellcheckVictor Morales1-1/+9
Shellcheck is failing on the execution given that it's missing the -x argument. This change fixes that problem adding the argument. Signed-off-by: Victor Morales <v.morales@samsung.com> Change-Id: Idc1795b604f4b88e5e4468b8fd26b961c08455bf
2020-08-26Using default scm macro for kuberef verify jobsGeorg Kunz1-10/+1
Switching to a predefined macro for gerrit-git-scm in kuberef verify jobs. Signed-off-by: Georg Kunz <georg.kunz@est.tech> Change-Id: I7e4114fa5b3e9eec9250310a1633c90babac8299
2020-08-25Adding parameters to kuberef verify jobGeorg Kunz1-0/+13
Adding missing parameters to kuberef verify jobs. In particular, the SLAVE_LABEL parameter is missing, preventing scheduling of jobs to jenkins slaves. Signed-off-by: Georg Kunz <georg.kunz@est.tech> Change-Id: I8cd80930c668451e8b48a4ae84ae240f756d2cbb
2020-08-13Add Lint process to KuberefVictor Morales4-20/+113
Lint tools allow to check syntax errors and verify best practices on coding. This change includes a Jenkins Job for running those tools on every change submitted. Signed-off-by: Victor Morales <v.morales@samsung.com> Change-Id: I0a4a5378a8e75322993be049b961886d5595c0db
2020-08-11Add basic job for Kuberef verificationTrevor Bramwell1-1/+7
Create a basic 'no-op' verification job for the kuberef project to cast "Verified+1" votes on patches. Also removes 'build-node' from the gerrit-info-yaml-verify job as that node does not exists in OPNFV. Change-Id: I8dea4306c3466cee02592d3e0745db1b33f85288 Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-07-13Automation adds kuberef.yamlLF Jenkins CI1-0/+14
Change-Id: Ic9258a39e06cb2af10eecae544d205583858d85c Signed-off-by: lf-jobbuilder <releng+lf-jobbuilder@linuxfoundation.org>