Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Moves all existing jobs from pharos-tools into laas
Google storage locations are created on the fly,
so no problem changing them.
Change-Id: Ic3df7a261af58f3cfce0dc85ef6428c7fb0196f6
Signed-off-by: Parker Berberian <pberberian@iol.unh.edu>
|
|
Remove all jobs associated or dependant on compass
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I2bdac50e535736e51d815fc12c4141158f1ef852
|
|
NetReady has been archived a while ago, but still some Jenkins config
is left and the Anteater job is run. This removes all remaining config.
Change-Id: I72b4eb091175db678feb4b4db314321f1543a814
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
Security scanning always fails due to falsy rules (e.g. wget in
Dockerfile) which have never been updated.
It avoids falsy failures in Functest gate jobs.
Change-Id: Ie7d82c6117733bdd02f0d5bc9dcd6d4974830049
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Issue-ID: COPPER-37, COPPER-38, COPPER-40
Copper was terminated so removing build files and refs to the
copper project. A ticket has been submitted to the OPNFV
Helpdesk to make the Copper repo read-only.
Change-Id: I9b9ec88abd5c2ade816fc588c5549af0c6b6ee13
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
|
|
Instead of running these specifically on ericsson-build3, we target them
to run on any of the build servers since the job just runs a docker
container.
Change-Id: Ia05adb20bcb84a0a2a187c81ef25b9dcbc99e020
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
A change to the NodeLabelParameter config in JJB caused any jobs using
the plugin to possibly have their jobs triggered on builders which
weren't online.
This in turn caused the queue to backup and newer jobs are blocked
waiting for older ones to complete, which never happens as they're never
queued on an online builder.
The 'all-nodes' parameter ensure jobs that are set to run concurrently
don't trigger across all available nodes at once, as this will include
offline nodes as well. As this is the default of the plugin, projects
which need it can enable it individually.
Change-Id: Ia690eef078209b6b056dad85613dda6868b18271
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
This is temporary, using reverify does not work in global-jjb
for for now remove surrounding jobs so that users dont think its working.
I've been told we can add reverify into global-jjb
after that is done, I will re-add these.
Change-Id: I533ff7c15d55d2630504ca18416583c167228c0d
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
global-jjb only supports the .yaml file ending for jjb jobs. Instead of
waiting for a release we're going to rename the files.
Change-Id: Icf3339eacd2320c583333e02250998cf6b1881f7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|