Age | Commit message (Collapse) | Author | Files | Lines |
|
This build machine hasn't been online for quite a while and may no
longer exist.
Removing so no more builds are scheduled on the node.
Change-Id: I59c1c81b1777b038034f918d4db6073ce6986787
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
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
|
|
It allows verifying unit tests vs python3 and building docs (see
latest OpenStack upper-constraints)
Change-Id: Ie9566d4b1e0a288d5944c3111ec2dc0749be1975
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Change-Id: Ic2d88258265659dd01894920c7aff8f3de1a8a10
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Prepare Hunter daily and verify job.
Change-Id: I88662fa1c0c2a3703d42920c55cdaca6223e8d00
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
There is the `SSH_KEY` parameter in the parameter macro of 'fuel-defaults'.
If we redefine it in the `doctor-slave-parameter`,it will be overwrited.
Change-Id: Ifb2c95ea8df9a22cd5304872f5893bb6b4a0f447
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
A daily job definition to execute Auto project daily CI script.
A definition of intel-pod18-defaults was added into
jjb/global/slave-params.yaml
Change-Id: I26877088a0c1ab25dc67de0aba1f2da6b2862661
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
|
|
It runs most of healthcheck and tempest-based test cases as a first
step. All benchmarking tools and all vnfs are not executed yet.
All active Functest versions are verified thanks to backward
compatibility ensured by Tempest and then by Functest.
The jobs are designed to be run in parallel (we could also run all
Functest versions in parallel instead of separated steps).
It will be switched to a verify gate in a second step.
Change-Id: I07cada848dd90f70da8741269692de8646813bdb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Adds specific parameter for 'lf-build2' so it can be referenced with
the '{build-server}-defaults' syntax and assigns barometer verify and
merge jobs to lf-build2.
Change-Id: If68dfc4e6ea81884870047360051795407c15af3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Moves the pharos dashboard jobs to their own file sperate and deploys
the dashboard when changes are merged to master.
Note: this may need to be manually triggered due to the timing
between the container being built and it being availble to be pulled.
Also includes the following changes to the job:
- Uploads backups to Google Storage
- Remove sudo usage as docker can be ran as the Jenkins user
- Renames jobs to match general naming scheme
JIRA: PHAROS-394
Change-Id: I516c4414d7b0158f1f8478214c10f0aa7d176739
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>
|
|
Adds Gambia daily/verify jobs and prepares to migrate master queens
scenarios to rocky scenarios.
Change-Id: I7bfe6202e00fd62c1e668f3a6f9b481b9fbca99d
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
- cleanup deploy tooling for old-style artifacts (ISO-based);
- remove danube stream, related jobs and hacks required for them;
Change-Id: Ib2486173df1ec83f2dbc08a5e9faf950bffb4b06
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
This is a temporary fix until we can determine the full list of
requirements from each project needed for the opnfv-build-ubuntu labled
servers.
Previously these were building fine on ericsson-build4, so reassigning
them there should keep there builds green.
Change-Id: I767b6faa718cd6dd4b9fd17f83e7ee817cfb8c4d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Create functest-k8 job for arm platform. It will be triggerd by
container4nfv jobs.
Add 2 arm pods to functest-daily pod list.
Change-Id: If8209574263b863f2a907cd962f9511cc3db74ea
Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
|
|
We will try to reuse the job template
for deploying from armband project.
Change-Id: I76a783094ce5be1b4aa93585a6b90898d909ca13
Signed-off-by: pava <Paul.Vaduva@enea.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>
|