Age | Commit message (Collapse) | Author | Files | Lines |
|
Due to having this experimental, it is needed to set different branches
for upstream and opnfv until the things settle.
Apart from this, the builders also converted to scripts so we don't need
to touch the job yml if scripts need updates.
Change-Id: I65a334bd6f51b558eb6ce69b15bb18405ef28049
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
|
|
|
|
|
|
Modified the cron jobs to be 8 hours apart instead of 4
Change-Id: I670811901c7403f81812b1d51cdbaf46904e878c
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
|
|
Settings like neutron config and virt type
will be different depending on environments.
Change-Id: I0945025645b40a02f9a13d0699f442d3a949ebb4
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
|
|
|
|
|
|
|
|
- Build status message includes a link back to the sandbox
- The deploy job now includes references to required macros (similar to
'verify')
- Wrappers are removed by setting 'wrappers' to the empty string. This
is due to the 'ssh-agent' credentials not being used nor existing on
the sandbox server.
- Shebang lines have been fixed to remove the space after '#!' causing
the Java 'Cannot run program' error.
- Jobs are restricted to the 'releng-sandbox' label so they aren't
triggered on 'master'
- Remove 'utils' directory from triggering builds.
- Sandbox deployment doesn't vote on any builds, this should help should
the job again somehow run against non-sandbox changes.
- 'releng-clear-sandbox-jobs' replaced with '--delete-old' on update so
that each patchset submitted will remove any previously deployed jobs.
Change-Id: I4f37dbb0c0becc5760c826950306e9d958a40aaa
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
hostname needs to match manifest, and ips need to match
the provided range.
Change-Id: I059ed9df273f984ac032bd9ded2892e8758c6dab
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
|
|
|
|
Require: https://gerrit.opnfv.org/gerrit/#/c/22643/
JIRA: FUEL-205
Change-Id: I0f2969bc3d944e21d416c1c1c729105a0084a4c1
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
|
|
Making changes to the Jenkins jobs should trigger the CI to ensure that
our changes did not break anything.
Change-Id: I59e1d45fb82492ff03926cd4273367aca9060c74
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
|
|
Change-Id: I1ba1aeea6a9a5a97b592e484b205868811b9f4e9
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
|
|
Change-Id: If233efe79fd3058c4ca4ef16abf7f66b1a9c4203
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
|
|
Fixes the following error when the ${HOME}/.cache permissions are bad:
The directory '/home/jenkins/.cache/pip/http' or its parent directory is
not owned by the current user and the cache has been disabled. Please
check the permissions and owner of that directory. If executing pip with
sudo, you may want sudo's -H flag.
Change-Id: I16310817e1f36bd8086e196ef61ec10c09ad7366
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
Several tasks in the final playbooks run locally and there is a chance
to encounter race conditions when multiple tasks run in parallel
and all access or modify the same local files. We fix this by splitting
the final steps into multiple plays and serializing those that run
locally.
Change-Id: I38c3465d9c4714d9db772f9ff9e32ec1d4a91db8
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
|
|
Change-Id: I0a79372de2e5fde36f878f245aaa8fdeb1f51d7d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
|
|
Change-Id: I88a9acb221c7c33d12c8d68492551c39a8cb212c
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
|
|
JIRA: FUNCTEST-483
Change-Id: I014faccf9358fff5c47d4be6f4d8f55fd7133691
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Change-Id: I52b2c9f8bcc56f69d6479b85dc6210665e27b26b
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
|
|
JIRA: DOVETAIL-14
Change-Id: I5953a8368503329aa668f7ae27ed2a816e562f54
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
There is no point in us keeping our own copy of the upstream
bifrost-prepare-for-test-dynamic playbook just for overriding
the wait_timeout variable. Delete the duplicate role and move the
variable definition to the deployment script instead.
Change-Id: Ib8066fefe80e9a3190d878eb5dba7b8d86a85e07
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
JIRA: FUNCTEST-502
Change-Id: Iac9cc762cff3585e76d2861524e831eb0dc5e773
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
|
|
Change-Id: Id8712f5993fd15029fd833c9cf4e3000c940e84e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
- Instead of using 'sandbox' branch, use a seperate jjb tree.
- Jobs under 'jjb-sandbox' are uploaded to the sandbox server, and can
be re-uploaded with a 'redeploy' comment.
- All jobs, with the exception of the releng sandbox jobs, on the
sandbox server are removed once a week.
JIRA: RELENG-91
Change-Id: Idfaf33b547158280378ecc63aa41db1b806f4c5f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Change-Id: I04f663e5c375d4555bcfc2fa2e70c00f7da5fd91
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
Proposal 3 from this wiki:
https://wiki.opnfv.org/display/INF/Docker+handling+in+CI#DockerhandlinginCI-3Dockerfilelocation
JIRA: RELENG-148
Change-Id: I0d44831feed30bd74ddda92aca262a414a4baee0
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
static images"
|
|
And use d3js lib rather than static images
JIRA: FUNCTEST-483
Change-Id: I3c372a8e18fc366dfe510ab551596640fb6d9242
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
This change creates a job that gets triggered when a new patch is sent
to upstream OpenStack Gerrit project openstack/fuel-plugin-onos, running
2 jobs fuel-verify-plugin-build-master and fuel-verify-plugin-test-master.
Jobs do nothing at the moment and they don't vote to OpenStack Gerrit.
Change-Id: I5a935dbdedb795b0916a2759286d261431aa225d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: If99c135537750779c037bc4f47732a894da91a7b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
JIRA: FUNCTEST-500
Change-Id: I08a9c853e8ba7449c016b2ba34268f6373dd365d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
|
|
JIRA: DOVETAIL-14
Change-Id: I67759e28eb53cc648499e259f4179c409b4cf10d
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
Change-Id: I43eb2fee806ca50a7954b7fc20d661413a57a5b6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I4eac95f652d9e0a671243878de931efa71308d16
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change creates a job that gets triggered when a new patch is sent
to upstream OpenStack Gerrit project openstack/fuel-plugin-bgpvpn,
running 2 jobs fuel-verify-plugin-build-master and fuel-verify-plugin-test-master.
Jobs do nothing at the moment and they don't vote to OpenStack Gerrit.
Change-Id: I477db5d44cb549e82bae0b8610f01c4dd60445d2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
|
|
|
|
JIRA: FUNCTEST-499
Change-Id: I1a78f4dbdd93cc417596a7ef06c2acc3ddc57574
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
|
|
|