Age | Commit message (Collapse) | Author | Files | Lines |
|
we need download the package from the http://artifacts.opnfv.org,
instead of http://205.177.226.237.
Change-Id: Ibf6b1caa8d0ad27aa144fd25aeb6dd8f3004067a
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
We move the master ppa from <http://205.177.226.237:9999> to
<http://205.177.226.237:9999/master>. When we build the master iso,
we need download the ppa from <http://205.177.226.237:9999/master>.
Change-Id: I5fea8e6c6647f8bc0e550a39a9a4001196216685
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
Previously, if an upstream patchset contained a change for a file
listed in 'forbidden-file-paths' the job would not be triggered. This
is not desirable since such a patchset may contain important changes so
we enable the 'disable-strict-forbidden-file-verification' option which
triggers the job unless the patchset only contains changes for the
files listed in 'forbidden-file-paths'.
Note: The diff was generated using the following script:
for i in $(grep -l -r forbidden-file-paths *);do sed -i "s/\(^.*\)forbidden-file-paths/\1disable-strict-forbidden-file-verification: \'true\'\n&/" $i; done
Please double check that the changes look sensible for each team's project.
Change-Id: Ifa86d3a39b36375b2fd52b449e29c8dc757499b4
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
Use commit message: 'check k8', 'verify k8', 'check kubernetes' or
'verify kubernetes' to trigger k8s patchset verify.
Previous patch bug appearance:
https://gerrit.opnfv.org/gerrit/#/c/29471/
Change-Id: I14b52e253fd6ceae601d661568e86c449ae544fa
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
Use commit message: check-k8, verify-k8, check-k8s, verify-k8s,
check-kubernetes or verify-kubernetes, to trigger k8s patchset
verify.
Change-Id: I89c471f603846d6d3a7ff6b73562ee52fb2e93e8
Signed-off-by: QiLiang <liangqi1@huawei.com>
|
|
Change-Id: Id6e541f9260df44ca33f66acec1bdf1e4b4a812d
Signed-off-by: meimei <meimei@huawei.com>
|
|
- we already redirect all the logs of ansible, so publishing ansible.log is unnesesaary
Change-Id: Ic3daf59a379512ac370739aff292509f81fa697c
Signed-off-by: meimei <meimei@huawei.com>
|
|
GIT_BRANCH parameter is different; master or stable/danube in daily
jobs, but 'refs/changes/57/27657/6' in verify jobs. This breaks some
job builders triggered by the both types of jobs. We have GERRIT_BRANCH
parameter for verify jobs to identify stream and expected branch into
the patch will be merged after it got +2 and submitted.
To avoid further confusion and to have common job builders for daily
and verify jobs, this patch introduce BRANCH parameter.
GERRIT_BRANCH is now deprecated.
Change-Id: Ibcd42c1cd8a0be0f330878b21d3011f1ec97043b
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
|
|
This patch defines 'logrotate-default' property and replace 'logrotate'
by it, as 'logrotate' is deprecated on jenkins>=1.637 .
Change-Id: I900975e5b3f590bb7a4d430e2f623931ae782bf4
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
JIRA:-
Change-Id: I9b86014081ca03287bdf63a88fb7b4baf9ee564a
Signed-off-by: liyuenan <liyuenan@huawei.com>
|
|
|
|
Change-Id: I7b4ad69b1c7c7b59b9feadef8808a1ef81a34367
Signed-off-by: meimei <meimei@huawei.com>
|
|
Danube stream for the projects with daily jobs is disabled.
Danube stream for the projects without daily jobs is left as enabled
as there will be no changes coming to danube branch until branch is created.
Dovetail, Apex and Fuel jobs have not been updated yet.
Change-Id: Ice39826c8f829157fa864370557837290838f634
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
Change-Id: I99c5d32f4c9f2e1057c74c136646a37cc09c1922
Signed-off-by: liyuenan <liyuenan@huawei.com>
|
|
This patch makes sure we use 2 types of scm, and allows us to specify
them by adding one line in job-templates.
- git-scm # for daily jobs and merge jobs
- git-scm-gerrit # for verify jobs [New]
Change-Id: Iddc8a5e0e115193c7081a6d6c53da209900e95c8
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
JIRA: COMPASS-509
Change-Id: Id50ec863657ced5e4ee3371952c3be0e2cc519a6
Signed-off-by: liyuenan <liyuenan@huawei.com>
|
|
Change-Id: Ia5b302a2a9b18480a0e95c318795007152a4c0c1
Signed-off-by: meimei <meimei@huawei.com>
|
|
With the addition of ODL and OpenStack Gerrit servers, it's important we
don't generate additional noise by accidentally building against these
Gerrit servers when we don't intend to.
JIRA: RELENG-179
Change-Id: Ia163c6c3eaa58e8e21dc6548a839062fcbde39ed
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Change-Id: I160e0e49d6934b4b0b713f94f6f4960fed16bcdd
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: I6137f9dbeed1b15c3e6fc7d63bb1892cf2b9471e
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: I403a942ffb176c89b862bd6a19d5dea40cf1884c
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: Idc0db2fac90b971eee9e85a5c9bc187c922ec045
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: Ic0b0ab52a45947799206df91a1ac29d43ad56290
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: Ibc78f6c56d64b09c625684144b80c5c4c6484aae
Signed-off-by: meimei <meimei@huawei.com>
|
|
Change-Id: I2b4e57d5c67f0b8abd485668ce40675d9dff73e7
Signed-off-by: meimei <meimei@huawei.com>
|