summaryrefslogtreecommitdiffstats
path: root/jjb/kuberef
AgeCommit message (Collapse)AuthorFilesLines
2021-07-01Adding RTD jobs for KuberefGeorg Kunz1-0/+25
Change-Id: I6bb770f7bcddbf58269e81b16b1f42154f371e11 Signed-off-by: Georg Kunz <georg.kunz@ericsson.com> Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-12-01Create Stable Branch Jobs for kuberefjenkins-ci1-0/+3
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org> Change-Id: Ibe6ee2e48ee6b936bdd3c3f79bf6a440061488cd Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
2020-08-28Improve kuberef lint scriptVictor Morales3-6/+170
The OPNFV security audit releng's job prevent to retrieve binaries from external sources which results on depending to the binaries provided by the OS package managers. This change pretends to cover different scenarios where the Jenkins builder is unknown. Signed-off-by: Victor Morales <v.morales@samsung.com> Change-Id: I37d9b15d3ac9de0b06a96e07eed90f7cc717f444
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>