Age | Commit message (Collapse) | Author | Files | Lines |
|
This patch is to enabled joid for D release where Newton openstack
will be deployed by default on the CI/CD. Also correct few values
which were wrong in defualt mode.
Change-Id: I911993776cf6327b28c442dac41860cb41e2c3ae
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
JIRA: COMPASS-494
Change-Id: Id926fa5cd6627cee1c0369540868cc12da89ce5c
Signed-off-by: KingPoo <haojingbo@huawei.com>
|
|
CI, to make code more standard according Flake8,
we decide add flake8 check on this module.
JIRA: COMPASS-503
Change-Id: I2539f3792e3a9734791d595b0af66bbbbf67114f
Signed-off-by: KingPoo <haojingbo@huawei.com>
|
|
Change-Id: I1eb4d4a56ccaf0d95257cda1ad2b345c069ecb94
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
These should be renamed on the Jenkins server first in order to preserve
job history.
- artifact-cleanup-daily-{stream} -> releng-artifact-cleanup-daily-{stream}
- builder-verify-jjb -> releng-verify-jjb
- builder-merge -> releng-merge-jjb
- artifacts-api -> releng-generate-artifacts-api
Change-Id: I1c3812c54b65847b9771fce2a16d10de823bd672
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Artifact signing is in place and working. This job is currently
returning false-positive successful runs and consuming resources on
Jenkins master.
Change-Id: I6e94f361c117221b4b9d0ba08f9359f539815834
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
- Adds 'GERRIT_REFSPEC' parameter
By setting a default to 'refs/heads/{branch}' (which will evaluate to
either 'refs/heads/master', or 'refs/heads/stable/colorado') we will
be able to manually trigger patchsets.
- Adds 'rebuild docs' comment to trigger
Because 'remerge' is used by multiple projects, adding 'rebuild docs'
will allow anyone to trigger only a rebuilding of the documentation,
while still rebuilding them on a 'remerge' comment.
Change-Id: I596f3e8bf412077e5e505555cb0654394a32d213
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
arm-pod-3 will be removed as CI pod and this commit add triggers
to make it a non-ci pod
Change-Id: Ice16b8d32c553a059a2c9885fd801a736a59a14d
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
|
|
|
|
JIRA: ARMBAND-137
Change-Id: Idbbd25449f127867f0eed03144a0e68dfbf91e12
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
This depends on:
- jenkins-enea ssh access to OPNFV gerrit;
- master and stable/colorado securedlab definitions for arm-pod* [1];
[1] https://gerrit.opnfv.org/gerrit/#/c/23159/
JIRA: ARMBAND-149
Change-Id: Ic9a2e232027636694ffd441fe5203cb06975f137
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: I8b8cf515d47e6117bfa5804c15fac22ac8b8d90a
Signed-off-by: meimei <meimei@huawei.com>
|
|
|
|
Change-Id: I0a79372de2e5fde36f878f245aaa8fdeb1f51d7d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Id8712f5993fd15029fd833c9cf4e3000c940e84e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.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>
|
|
Change-Id: If99c135537750779c037bc4f47732a894da91a7b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
This change
- Creates job templates to verify opnfv/bifrost patches
- Introduces type in order to prepare verification on baremetal
- Fixes git cloning so the job shows changes for the corresponding project
- Gets rid of unnecessary slave parameters from slave-params.yml
- Fixes build blocking
- Updates the bifrost-verify.sh script and includes in shell so we don't have
to clone releng repo separately
- Updates destroy-env.sh to create /httpboot and /tftpboot with permissions 755
- Removes daily infra-bifrost job and scripts as we don't use them at the moment
Change-Id: Icb5a543628d3321bfe4e549ab92c67443ac578d8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This patch is a workaround until more proper mechanism is put in place.
The doc-version parameter is appended to default GS_URL, changing the
storage location of the documents from
http://artifacts.opnfv.org/sfc/colorado/docs/bradys-cool-document.html
to
http://artifacts.opnfv.org/sfc/colorado/2.0/docs/bradys-cool-document.html
Documents generated from master branch will be stored in same location such as
http://artifacts.opnfv.org/sfc/docs/bradys-cool-document.html
Change-Id: Ibdd03a0dac14e44160c14fa0130d339c00e0adce
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
JIRA: DOVETAIL-14
Change-Id: I41be18ee88f5798509a608fe9bd66c6971bbff82
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
Change-Id: I9c6ee092cea755aea58a91a696cb338e1eb5df8b
Signed-off-by: meimei <meimei@huawei.com>
|
|
This change creates job to run patchset verification for openstack/bifrost.
The verification is done by checking out the patch from upstream bifrost
repo and combining opnfv bifrost stuff with it to see if any change that
is proposed upstream breaks opnfv bifrost.
The verification is done only for trusty and this can be expanded to support
centos7 and suse as well.
Due to change in slave label, impacted files are also updated.
Change-Id: Id34b7ddcf5e3f424a5999aa1a9fa69ff53d95fc4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This patch adds a new jenkins job which will be executed every time
doctor patch is uploaded. The code will be verified by executing
doctor scenario on the specific pod using functest.
JIRA: DOCTOR-70
Change-Id: I480cd905991ccb1ef7426187fe83cbf1ae798ce9
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
Change-Id: I50c47a40f3337e7140740f49b09f3e508eb0087c
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
Using build-time arguments on Dockerfiles which
dont use the argument throws an error:
One or more build-args [BRANCH] were not consumed, failing build.
Examples:
https://build.opnfv.org/ci/view/functest/job/functest-docker-build-push-master/lastBuild/console
Change-Id: I2acb3a52ef648ca4f160f63cdcdebf1dae5931bc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
This will be useful for the dockerfiles which need to have this
as a parameter to clone the respective repositories.
Needed for Functest.
Related JIRA: FUNCTEST-458
Change-Id: I6c818bdbc6d9935a6bf5274487540309ce1017b6
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
After previous change introducing the usage of node labels for
Armband CI deploy jobs, we discovered that the old params were
not applied to labeled pods.
To complicate things, we had different DEFAULT_BRIDGE params
for each CI pod, which contradicts the Jenkins templating
paradigm.
Since we already have a mechanism in place for overriding
env vars based on the POD we are running against, move both
<DEPLOY_TIMEOUT> and <DEFAULT_BRIDGE> params to our local_env,
which is sourced by the deploy script and can apply POD specific
configuration.
Add missing LAB_CONFIG_URL to newly added baremetal and virtual
defaults for Armband.
While at it, also replace "brahmaputra" comments with "colorado".
v2 -> v3:
Source local_env before using DEFAULT_BRIDGE in <armband-deploy.sh>.
Previously, we (Armband) sourced this file in our <ci/deploy.sh> [1],
which will be dropped after this change is merged.
[1] https://git.opnfv.org/cgit/armband/tree/ci/deploy.sh#n24
Change-Id: Ibafea25b3df8c3118ce05e3f40934c8e8b9c8dcd
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Change-Id: Idb3cabe46082b8c0a160cbc156abe0fe8cafbc4a
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
This change
- creates upstream daily job to trigger and control the execution of jobs
that provision nodes using bifrost, deployment using puppet-infracloud,
and simple smoke test job.
- fixes the hashbang placement in 2 of the scripts.
- removes sandbox dummy jobs as the infra jobs can serve as examples now.
Only the node provisioning job is functional at the moment.
Change-Id: I311d159956d8b7ce3f7a500fac5a7dcb459104cf
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
It seems tardstick need the external-network variable defined in
this job so introducing the definition again.
Change-Id: I37bab57a9dda70554fb53de725a0124dc18181e9
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
Change-Id: Iaf83ba8bc96189e9ef7749bd367197857c3e656a
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I133b1dae993fa6b5e0fc52be411f68a06fbe72bb
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
|
|
Change-Id: I2e45ea68a30ec356e14d2162df85bf50f51faab2
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Daily jobs for Colorado branch for installer and test projects
have not been created yet and it needs to be done via separate
patches.
Change-Id: I34517e89dfc502ce5741733e01bf8425d513df02
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
|
|
Change-Id: I61b68a7db60193f5525de7151e43b7752e5dd604
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
While at it, also do the following:
- revert previous addition of "armband-defaults" in
opnfv/installer-params.yml, no longer needed;
- remove Josep from failure mail recipient list, armband@enea.com
is already forwarded to all of us;
- add CACHE_DIRECTORY variable for enabling build cache;
TODO (left for future rework):
- rename build and deploy jobs to include installer info, e.g.
"armband-fuel-build-...", preparing for more installers;
- move "installer" parameter to fuel jobs only instead of having
it as a global param;
Change-Id: I2e6cc43484576bd6569605a7c9e60f6fe64f435b
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Due to migration of ZTE PODs, update some info and reschedule trigger.
Change-Id: Ie7040cd462c3afe3fb7f6d5b3b7b2ad0cc270196
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
Recent changes in armband jjb tooling rely on INSTALLER_TYPE
to be set, so define all default params, similar to Fuel.
Change-Id: Ie29a114bee77a9fbae5f33fc4e716f86a39c14ec
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
JIRA:DAISY-1
Change-Id: I669a9916f561525f1bb49ffe0b7db83889b8172e
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
|
|
Due to migrate ZTE-POD2 from Nanjing to Shanghai, update
zte-pod2 info.
JIRA:PHAROS-245
Change-Id: I17279d90076eb0c83a8747fba59221afb1df493d
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
This reverts commit 624b472448cdf9a3ee4e733ac0526d82e29d0127.
Change-Id: I900e6a3206331024cc9722de94a1237b9e1b89e0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
All the slaves can clone repos from OPNFV Gerrit via https. As a
result of this, the previously introduced GIT_BASE parameter can
now be removed from slave-params.yml file to keep it clean and tidy
and prevent questions.
See the build history of the below job for clone testing on all the slaves
labelled with opnfv-sysinfo.
https://build.opnfv.org/ci/job/repo_clone_test/
This change can only be submitted once the GIT_BASE env var on OPNFV Jenkins
Global Configuration is switched to https.
If any job fails on a slave due to issues with the cloning, it needs to
be fixed immediately.
Change-Id: I9620b9a6a9abed3696f1c917aa392a720f5b1cb0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Add ZTE-POD3 to support whole procedure of CI, including:
deployment, yardstick and funectest.
Currently it supports os-nosdn-kvm-ha scenario at the initial step
JIRA: PHAROS-247
Change-Id: I70dde8765696ee08339e7cada2428f8461b5f3a2
Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
|
|
Currently BRIDGE is hardcode with 'pxebr'. If the lab uses another
bridge name, it can be use supported in releng. This parameter is
supported in Fuel project already.
JIRA: RELENG-134
Change-Id: Ie1df46a247eaebb1814506d555f73d03a1e5566e
Signed-off-by: Julien-zte <zhang.jun3g@zte.com.cn>
|
|
|
|
Change-Id: I0a9684ca93667924f34cbbd44c3e8e5111ebd8e8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change
- changes the kvmfornfv-verify job to multijob so job abortion works when a new
patch for the same change arrives
- creates 2 phase jobs for patchset verification, build and test
- enables artifact upload and download
Change-Id: I9de85e2f223e83e2256aaba831b88b0a879962b5
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|