Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
|
|
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>
|
|
Change-Id: Ifdc9d00a882990c893d27599e2bae4f387e9bdf0
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I9f570cb5594d6b27e433fd5920f047209c404dcd
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This is the first step towards having alignment of the job structure, applying
commit gating and use of labels for all installer jobs.
Apart from the above, it also
- puts all CI baremetal and virtual PODs together
- gets rid of use of slaves directly for CI baremetal and virtual PODs
- switches labels for all CI baremetal and virtual PODs using below labels
{installer}-baremetal
{installer}-virtual
- puts all CI build slaves together and switches to labels - except huawei-build
- puts all none-CI PODs together
Please note that this change does not impact the overall job structure.
Change-Id: I2d8d15799a57fe7e063d39f81b96d19c218b100e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I366332922a91b1e957ba104fe8d5cee07398787d
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I127d4634448f32e6bf9df53c6dc441cd63d5f505
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
|
|
We reconfigured centos build server now and it is important to
know which jobs require centos and which ones ubuntu. The machines
with ubuntu were labelled with opnfv-build previously, preventing
us from keeping track of which projects require what OS. This tries
to solve that.
Change-Id: I1fb2912ec49f5bc2781853e500508d9992d59fbb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I33cc3ddd5971231fd6d188a8c6d8c48a5885e31b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I317321bbaf1e74419b9508c6da3039b95d9d399d
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
|
|
Change-Id: Ia56ceefe5bf93cf15f89133c40f0e23c678e11d3
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
This change switches compass jobs to use labels instead of tying
jobs to slaves.
The changes in detail are:
- Compass jobs can roam on any pod that is labelled with compass-baremetal
and compass-virtual.
- Above means that there is no branch/pod allocation anymore.
- New jobs are created in order to get rid of pod names from them and just
use baremetal or virtual in names.
- Old jobs are removed.
- Related test jobs are updated.
- huawei-virtual label is renamed to compass-virtual since we still have
installer specific slaves, not company specific. In future the job
might end up on a none-Huawei slave too.
- huawei-pod2 is not a CI POD so it is left in none-CI PODs section.
- block relations and triggers might require fine tuning and left to compass
project to decide how to adjust
Job structure remains same; one parent job calling 3 downstream jobs:
deploy, functest, yardstick.
The OS to deploy (trusty or centos7) needs to be solved in a separate patch
in a sustainable way.
Change-Id: I22bfaff36640667b6764f0e303a3286af0eb41b2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change switches joid jobs to use labels instead of tying
jobs to slaves.
The changes in detail are:
- Joid jobs can roam on any pod that is labelled with joid-baremetal
and joid-virtual.
- Above means that there is no branch/pod allocation anymore.
- New jobs are created in order to get rid of pod names from them and
just use baremetal or virtual in names.
- Old jobs are removed.
- Related test jobs are updated.
- POD specific parameters are updated and instead of adding pod
specific parameters, they now become parameters for all the pods
labelled with same label. It is not a problem at the moment as
both Intel PODs (pod5, pod6) have same parameters but a different
pod with different parameters will require alignment between pods.
Job structure remains same; one parent job calling 3 downstream jobs:
deploy, functest, yardstick.
Change-Id: I30d270cd05ba3756f6f161d65ee5160eab6b80f4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This change switches fuel jobs to use labels instead of tying
jobs to slaves.
The possibilities and changes introduced with this approach are
- If things do not work as expected, slave-label parameter can
be set to certain slave name to get back to old way of
tying jobs to slaves.
- If a scenario requires a different slave, it can still be
created using baremetal or virtual but the label can be
different, pointing to a slave that is capable of running
that scenario. (fuel-baremetal-multisite, etc.)
- The auto-trigger-name for brahmaputra is moved under the
branch anchor and can be used like this if triggers for all
all the jobs for a certain branch need not to be triggered
automatically but job is still kept enabled in case if some
crucial bug needs to be tested.
- No of max concurrent builds stepped to 4 in order to use
all the labelled slaves available. This will require some
adjustments before colorado jobs start to run in order to
share resources between branches fairly.
- All the fuel CI PODs except lf-pod1 have been removed.
Change-Id: I91eca6743bb3d34263e634f9b74550efa1e2ddbe
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: If58c84e6f431db88eed3376e446479826da71502
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Slave names will be as below.
- huawei-us-deploy-bare-1 -> huawei-pod1
- huawei-us-deploy-bare-2 -> huawei-pod2
- huawei-sh-test-2-defaults -> huawei-pod3
- huawei-sh-pod6 -> huawei-pod4
- huawei-us-deploy-vm-1 -> huawei-virtual1
- huawei-us-deploy-vm-2 -> huawei-virtual2
- huawei-us-deploy-vm-3 -> huawei-virtual3
- huawei-us-deploy-vm-4 -> huawei-virtual4
huawei-sh-pod4 will be removed from Jenkins.
Please note that this change will result in removal of existing jobs.
This is not that crucial since the use of labels will result in same.
Change-Id: I63798c799a402b1694ee0767ffdb45a597897cd9
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
orange-test1 -> orange-pod5
orange-fr-pod2 -> orange-pod2
Change-Id: Id5a31db98d349bef654fb59ab03e52e6cc50611f
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I0e2722ce81d1ffca966832f608b51f8624866ce1
Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
|
|
Change-Id: I6918dc1189ab18fa79812ffa7c5e67867a945eba
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
|
|
|
|
juniper-us-test-1 -> juniper-pod1
Change-Id: I6f36dbee3159f1c53252dba8a82bd87f7ea1a427
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Ib1bd98d6e5710d7cb3a7392a2e3987e47cb295f8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I3703e0bde8b712d7c9b90621cc7ee1a44340076b
Signed-off-by: Ciprian Barbu <ciprian.barbu@enea.com>
|
|
Change-Id: Id268e25655169c6cba06a96e0f2ad3b6731d88f8
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
|
|
Includes changes to execute vping_userdata test on Apex master verify
jobs.
JIRA: APEX-122
Change-Id: I88137895fd9a6528adfca526aecc899ec84af643
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Also created Functest job for master to run against nokia-pod1.
Change-Id: Idae45a586636e1884c56a9df46b1ec18c9fea827
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
|
|
Change-Id: If4bc1826899e57f332c639aacbc45184aea47881
JIRA:-
Signed-off-by: kubi <jean.gaoliang@huawei.com>
|
|
Change-Id: If35104709d39d7d5ff7b7823a6fdc520f4147dfb
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
Change-Id: I0e0dce6e2fa7ad8f8cf6261e0c7311f650ecb938
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
Change-Id: Iae7d280e7b45a8dcaa61f3bedea8a7f5c4d5ad82
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: Ifdca96240d6628e724cc6c0b87b7cae0f9004de4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Id152b3a4e1fa58bbb52a0a5644bca72a16db31b7
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Placeholders for QTIP to run on other labs
as part of Brahamputra release were created.
The lab owners for the given lab names were contacted
and approved QTIP-CI Jobs.
All the Labs provided here are "non-CI" labs.
Change-Id: I597f07034317317caf55239325969dd40ebb8a27
Signed-off-by: Nauman_Ahad <Nauman_Ahad@dell.com>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: Idd857dd891edaa69d05da926c2f94ae499516f42
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
|
|
Change-Id: I98d4e3d1398bec07a6a252fe23a213bab76a840c
Signed-off-by: Jo¶rgen Karlsson <jorgen.w.karlsson@ericsson.com>
|
|
Change-Id: I69848dd40abf425acc671b332aec4199d4116ba3
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I86a4b8164b3d371ff7b4e8e340f7ae924c52f70c
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
|
|
Change-Id: Iccade77c68013a8b52a38f45ca46c5944fc2ded7
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I4bf44fbac9f3f3bb2b979696608f5d4dfce93c59
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: Ife7101bf138d8a7eedf671fe7bc7f71c85a87aad
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I5975cfe04481fcc58a3ee6b9f7182cf442b83318
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I9ff2fe3e8204d2561de140dc42a5cdb68638b3d0
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
|
|
Modified as per comment from Julien.
Change-Id: Ic6727a45d7ed274b6205fcd6a0fc510af622a382
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
Change-Id: I72a902b9de735d9962de1f83b81ada9aa1848783
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
|
|
Change-Id: I142bb2e7076fd225011caed0db43dc3ec44a6f0c
Signed-off-by: meimei <meimei@huawei.com>
|
|
|
|
Change-Id: Ifeb2086eaaee7ecf95044bf9e6abf83b4b7bfae6
Signed-off-by: David Blaisonneau <david.blaisonneau@orange.com>
|
|
This patch proposes below changes:
- Run CI on intel-pod8(master) & huawei-us-deploy-bare-1(brahmaputra)
- Configure functest and yardstick against both branches on both PODs
Change-Id: Ie46f938f9485a43ff93650ef37f84d7bc211acb8
Signed-off-by: meimei <meimei@huawei.com>
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|