summaryrefslogtreecommitdiffstats
path: root/jjb/sweetcomb
AgeCommit message (Collapse)AuthorFilesLines
2020-04-28Modify build nodeVanessa Rene Valderrama1-2/+2
Modifying the build node for RelEng jobs. These jobs don't require larger instances. Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I6cd94271dea24a4b75d34da41e202e617efbff15
2020-04-16Configure Sweetcomb SonarCloudVanessa Rene Valderrama1-0/+14
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I904d4cbfb7e61a749cdef168929c5d3144a37c83
2020-01-19Create new stream 2001 for sweetcomb projectHongjun Ni1-0/+3
Change-Id: I604facefa9f1b24d2654d3a5c8610784082696b9 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2019-10-17Merge "Modify Sweetcomb artifacts"Vratko Polak1-14/+0
2019-10-16Modify Sweetcomb artifactsVanessa Rene Valderrama1-14/+0
This change is to remove packages from archived artifacts. The packages are available in the FD.io packagecloud repo. Change-Id: I5232050e070f9bb2e69504749f54606db27018ce Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-10-16Modify logs publisherVanessa Rene Valderrama1-6/+3
Modify the logs publisher to use the global-jjb macro Change-Id: I89461c4127258f9cfb3fd67c05b0398920ca30d6 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-09-18delete the master fdio repo in the CI for sweetcombJunfeng Wang1-0/+8
Change-Id: Id165a3290cbad69873d2bd222fdf16a7959867b1 Signed-off-by: Junfeng Wang <drenfong.wang@intel.com>
2019-08-09Create new stream stable 1908 for sweetcombHongjun Ni1-0/+3
Change-Id: Ic05564c030810f6259c1553b523a20dadde226e0 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2019-07-25Fix Sweetcomb archive artifactVanessa Rene Valderrama1-23/+15
Moving the archive-artifact macro to the correct location Change-Id: I89daef8fb6b8ed1309fcb7bd86ed10c5bd66165c Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-07-12Add INFO.yaml verify jobVanessa Rene Valderrama1-0/+9
Info YAML Verify job validates that INFO.yaml file changes are kept isolated from other file changes. Verifies INFO.yaml files follow the schema defined in global-jjb/info-schema. Change-Id: Ibef77b8b86981d5f16d72f7d8dd08e6e37955116 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-06-12Create new stream "vom" for sweetcombHongjun Ni1-0/+3
Change-Id: I0d3233c7c474c8b1444d1e969029af113ba17adf Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2019-06-11Merge "Sweetcomb - temporary disable test"Vratko Polak1-1/+1
2019-06-10Sweetcomb - temporary disable testAndrej Kozemcak1-1/+1
Change-Id: I13d00feaa5e537dd69f474b50a111f2f9092a483 Signed-off-by: Andrej Kozemcak <andrej.kozemcak@pantheon.tech>
2019-06-05Merge "Sweetcomb - run test only for ubuntu 1604"Vanessa Rene Valderrama1-7/+5
2019-06-05Sweetcomb - run test only for ubuntu 1604Andrej Kozemcak1-7/+5
- remove run test for centos, test for centos is not supported, yet Change-Id: I2f2e1f4760ddc3048d7483dca605b1fe9a6719e0 Signed-off-by: Andrej Kozemcak <andrej.kozemcak@pantheon.tech>
2019-06-04Modify Sweetcomb jobs to archive to the logs serverVanessa Rene Valderrama1-30/+18
Modified the jobs to archive to the logs server and removed the duplicate publisher lines. Change-Id: Idc058725ae6e8bdfcc6754b5049078ffad5168b0 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-06-04Modify archive pathVanessa Rene Valderrama1-1/+1
The Sweetcomb artifacts are not archiving due to a path issue. This patch is to resolve this issue. Change-Id: I8bae1adbd16930ed352878fa67bef59909809b59 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-06-04Merge "Add sweetcomb-test"Vanessa Rene Valderrama2-0/+98
2019-06-04Add sweetcomb-testAndrej Kozemcak2-0/+98
Change-Id: Ic697a5f9e35c9bf651a4e8cfb25630351e6aa542 Signed-off-by: Andrej Kozemcak <andrej.kozemcak@pantheon.tech>
2019-06-03Configure Sweetcomb archive artifactsVanessa Rene Valderrama1-0/+13
Configuring the Sweetcomb artifacts to archive to https://logs.fd.io/ instead of Jenkins Change-Id: I9c85176a074e1d459b7949d288e3e8a8699eaa36 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-04-10Create new stream stable 1904 for sweetcombHongjun Ni1-0/+3
Change-Id: I02cde6f0714142aa24342ec593a8f5c6b78ee811 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2019-03-05Move patch-submitted trigger back to "triggers"Eric Ball1-4/+3
This was accidentally moved into the "publishers" section in the last change to this file. Change-Id: Id17de74b4d333cea2f3692d431fe08f6990973ae Signed-off-by: Eric Ball <eball@linuxfoundation.org>
2019-03-01Add checkstyle and build to Sweetcomb verify jobHongjun Ni2-0/+43
Change-Id: Ib351a6f0758eaf6799fd2465dc8928931f1b3d86 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2019-02-14Sweetcomb: container build detectionEd Kern1-0/+3
Always true line added to assist with build server device detection Change-Id: Ibe283c2a02ba88a588901c94a2b6bdbfc188b061 Signed-off-by: Ed Kern <ejk@cisco.com>
2019-02-13Merge "use build-package instead of build-scvpp and build-plugins"Ed Warnicke1-2/+1
2019-02-12use build-package instead of build-scvpp and build-pluginsdrenfong.wang1-2/+1
Change-Id: Id131d519f0cd56b4d7f0bf554ffd27a6bf1db537 Signed-off-by: drenfong.wang <drenfong.wang@intel.com>
2019-02-12change package search pathdrenfong.wang1-2/+2
Change-Id: Ib50e99dd517c31c7baccf4e3bbc47119df53b93c Signed-off-by: drenfong.wang <drenfong.wang@intel.com>
2019-02-06Configure sweetcomb viewVanessa Rene Valderrama1-1/+6
Manage sweetcomb views with JJB view-templates Change-Id: Ibe798032e084eb81440833776d80cf3df2ebcb98 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
2019-02-04Fix install vpp to stable/1901 releaseHongjun Ni1-0/+24
Change-Id: I0aa3fdd1220c67997c319e486829b12328945add Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2019-02-02Add publisher feature to merge jobHongjun Ni2-9/+64
Change-Id: I6096cc0f3ae397cf9108521f44e90b198da8a7b8 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2019-01-23Create new stream 1901 for sweetcomb projectHongjun Ni1-0/+4
Change-Id: Ib081a78d246a6021a1f94723bda1199e0af19e33 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>
2018-11-15Add JJB for Sweetcomb ProjectHongjun Ni1-0/+112
Change-Id: Idc14538603709e78ca8a9535ae3c0d657d756222 Signed-off-by: Hongjun Ni <hongjun.ni@intel.com>