Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
compass-tasks-osa to compass-tasks. And create a new docker image compass-tasks-base"
|
|
Change-Id: Iab40fc2c719050d36a614fe529ca22634b59b7bc
Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
|
|
This is required for StorPerf multi-arch and causes all the StorPerf
ARM builds to fail if it is not present.
Change-Id: I302c0471a52759cd9c051741e2b0bb086b87e8eb
Signed-off-by: mbeierl <mark.beierl@dell.com>
|
|
JARA: DAISY-76
1. add daisy adapter in releng utils and modules
2. add daisy adapter in dovetail jjb script
3. support id_dsa as ssh key
Change-Id: I15a1c0cfcc17ae1fe6b7020f674b8bbbb72f4a7a
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
Change-Id: I67574f37a2bb4908b935fdc3e72ecf891ad66def
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
This change takes xci-verify-jobs as base and adjusts osa-periodic
jobs to ensure they do what they are supposed to.
The structure of periodic jobs is pretty similar to xci-verify-jobs and the
differences comparing to them are
- OPENSTACK_OSA_VERSION is set to master.
- SCM type changed to git-scm from gerrit
- Voting is removed.
- Triggering will be done using pollscm to ensure we only run jobs when something
changes upstream. Triggers are not enabled yet until the basics are verified
working.
This change requires https://gerrit.opnfv.org/gerrit/#/c/49275/ in order for
periodic jobs to work as expected.
Further changes are needed to finalize the structure.
Change-Id: I8f6519ccce93e6b8b65509638294419459fd36e8
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
Change-Id: I8ce34880b78daaaf0bf22674d26e1d8f8f41614c
Signed-off-by: xudan <xudan16@huawei.com>
|
|
to compass-tasks. And create a new docker image compass-tasks-base
Change-Id: I3a6f38ce28fe465cf1c2c1723a41728a7cbcc60d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
Dovetail only ran against fuel danube release before.
It needs to run against fuel euphrates and master because Dovetail team
is planning the 2nd release which is based on OPNFV Euphrates.
Change-Id: I2c39d53a16ca6dbf8eda31943f09896cf7ee35c6
Signed-off-by: xudan <xudan16@huawei.com>
|
|
|
|
We were missing triggering on the ci/ path in our Apex repo. This
contains some code and a file we use to trigger verify jobs for
dependent patches.
Change-Id: I54f2826f8a16a1d0219d6ecc6ef8d257840b6399
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
Change-Id: Ief47cd60d45f2cc35c74a9e8430d6602210bbba1
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
We should set 'disable-strict-forbidden-file-verification' to 'false'
to really prevent any changes to the forbidden paths to trigger a CI
job. When this option is set to 'True', then a patchset that modifies
both allowed and forbidden paths will trigger a job. However, in order
to be on the same side in regards to the start-new-vm.sh script, we
really shouldn't trigger the job. Moreover, we drop the rest of the
forbidden paths since we can use the 'skip-verify' topic name to
skip the deployment.
Change-Id: I2a89e51861c7fb8541fe774b128ea4049e91df43
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
Change-Id: I16592831a5382bbcad8bec27d0070608381a7061
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
|
|
|
|
The scripts in xci/scripts/vm are used to manage the VM on the CI so
we shouldn't blindly test a patch that modifies them. It's better to
use manual inspection since that script rarely changes anyway.
Change-Id: I48d81f984a1a8d1500be2cc74ea79420962b9a15
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
|
|
Change-Id: I97d8fac47ec25414045a7761b651019f9f89224f
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
|
|
Dovetail has a branch stable/danube now, so it needs to add the verify jobs
on branch stable/danube.
JIRA: DOVETAIL-577
Change-Id: Ifd2622d58439b6794f6b0f2e636142d4e7d1ac5e
Signed-off-by: xudan <xudan16@huawei.com>
|
|
|
|
We need to use the XCI specific SSH configuration file so rsync can
tranfer the working directory to the virtual machine. This also
drop the ironic command like we do in the XCI jobs.
Change-Id: I10ce38db6777d5dbfbe62961c88b3902de2160e2
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
|
|
|
|
Change-Id: I6f3ef41585560559d28bb15d3825bedaad2ef976
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
Functest has multiplied the testcases and integrates several ones
which are growing (e.g. snaps).
4 hours is reached if snaps or one vnf testcase fails (20 minutes).
https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/1695/console
Change-Id: I5e8b744d35b5253f6e7ac1310286ae374de1943b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
|
|
|
|
|
|
|
|
1. Dovetail first release is based on OPNFV danube release.
2. Dovetail has the branch stable/danube now.
3. It needs to automatically triggle dovetail-docker-build-stable job
when there is a patch cherry picked to this stable branch.
JIRA: DOVETAIL-576
Change-Id: I58a639cd8208e40099c6481085d1f450c89b2523
Signed-off-by: xudan <xudan16@huawei.com>
|
|
Change-Id: Id854f0ccbfd112c43ba1257d8b87994b20f838a9
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
Change-Id: Iaf4cc72fe31bbf6f7d492e33c33abf056ccafcf4
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
Dovetail now have jobs on Compass danube on huawei-pod7.
Add jobs on Compass master and euphrates.
Scenario os-nosdn-nofeature-ha and os-odl_l3-nofeature-ha.
JIRA: DOVETAIL-574
Change-Id: I502c59365248122480cdb5be2bb79582150591e4
Signed-off-by: xudan <xudan16@huawei.com>
|
|
|
|
|
|
This patch removes ericsson-build5 as well since that machine
does not exist anymore.
Change-Id: I7598e5fff166e29ecf4fcd18bebc6d2e3b9be9ed
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
Change-Id: I458d00a57d121c3a712d696ef5f703b527dbe3a0
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
|
|
This will make it a little easier to track all our docker builds and
clarify what these specific builds do.
Change-Id: I92a60055af1153991877373550ea1a6f3e86682d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
- Delete Danube job on zte-pod1
- Modify the triggers on zte-pod1
- Delete master and Euphrates job on zte-pod3
Change-Id: I034dc3b968ee9255aa014c28dc08237fc0803d32
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
This reverts commit d7ed45793e56243d63da12f184db96731d1d6a1c.
Change-Id: Ie7cc94419969e5c95abd227ff0f159f0683c4386
|
|
Change-Id: I6ba2666a0dbec23c7a854c030113b809bd9a328a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
|
|
Change-Id: Ifbe959d178781c14a9d32db78d84972d2505c8dc
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
Since only APEX has the bgpvpn scenario in Euphrates, enable run dovetail
on Apex euphrates scenario os-odl-bgpvpn-ha to test sdnvpn test cases.
JIRA: DOVETAIL-568
Change-Id: Ic7c880a5ef911fac17807e19484f937bdaa53e21
Signed-off-by: xudan <xudan16@huawei.com>
|