Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
This adds a pre-scm-checkout script to ensure all workspace files are
owned by Jenkins before trying to wipe them away. The
'ssh-agent-wrapper' is included as it is the default wrapper for all
jobs.
Change-Id: I31356680e70a3adf6f1518838185740cfe7a60a6
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
build-image.sh has changed to take a new parameter: the cache directory
that will be passed to disk-image-create. We are now passing $WORKSPACE
as a parameter using the -w option.
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Change-Id: Ieaed8c87b07c0af022294f5e26af4aa64e1976b9
|
|
Passing the qcow2 image details as a parameter to build-image.sh
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Change-Id: Ie32164c8e3c98ddd0651e274c68feab265b24a48
|
|
Change-Id: I4da480e622d00c89d20605f881e7f1b0284c8caa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
A few links are dead which asks to skip it (chicken & egg).
It should be noted that tox should run vs patchset rather than vs
merge.
Change-Id: I0cd064013073b100d36c5067116e1714ebfacf97
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Adding this yaml file so it will trigger the automatic build of a qcow2
image to be published on http://artifacts.opnfv.org/samplevnf/images.
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Change-Id: I4956d3ab6be62447284a992832abe185a437ee76
|
|
forgot beginning a yaml and a duplication definition
add apex and sfc back in
sectioned-views plugin not supported by jjb so removed
custom views created in prod jenkins
responded to cedric's request to remove moon and netready
remove views for deprecated jobs
Issue: RELENG-1831
Change-Id: I39ef0aabcf8ef4f3b3a378bb242ce0a7119acc85
Signed-off-by: Daniel Takamori <dtakamori@contractor.linuxfoundation.org>
|
|
RTD jobs for all active projects
All jobs start as non-voting.
All rtd jobs are in their own file to
faciliate future bulk changes:
jjb/$project/$project-rtd-jobs.yaml
All project have rtd pages
https://opnfv-$project.readthedocs.io
Change-Id: I776e41f968d38f08cb3187f743f69d5d6b697e8e
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|