Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: Ibdf2434d21521106012d2ac1f26edabf399f0995
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It removes all Fraser jobs and take into account the end of few
installers (Daisy and Joid). Compass jobs are still listed in Gambia
as they are still running.
It removes non CI pods as they seem obsolete. Few of them could be
listed back on purpose.
Weekly jobs are removed as they seem obsolete (long duration testing?).
Virtual Fuel arm64 jobs are removed as only baremetal is supported.
Change-Id: Iae57ab5d11ba4b8bfad596274a20e471b3c5be82
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
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>
|
|
It manages stable/gambia and stable/hunter as well.
Change-Id: Ib259995f8f0e45767a51204c4eb6fd239e66ed92
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It mainly follows the Functest docker jjb.
Change-Id: Ia86082cfd5d2f19496e7801441e005ffc88595a3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
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>
|