Age | Commit message (Collapse) | Author | Files | Lines |
|
relocation""
|
|
Change-Id: I2992bda320f7c7b17b554539943713c6dc13d858
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
This reverts commit 24691266ad858494cc06660b9c013af36c548bbd.
The hardware is back online
Change-Id: Ib7d21a5da3e41e4007e1e5363f82a02d2d1c4f0c
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
|
|
gpg version breaks the script.
a long term solution is in the works
Change-Id: Icd975750c78aa05f769a59b1d40d3f4dc2563209
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
The keyword is also replaced.
Change-Id: Ia154975825108ab1e8c336530152757cf732c6eb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
|
|
- missing variable for marco
- renamed trigger since it is not common for other projects
Change-Id: I3dd0f14e6c6525382b04139c5eda2f6e9187a072
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
Change-Id: Ie1213d8573e4151ba2429ebdc1b485ed97f581c7
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
Change-Id: I7e1e5e9736c44a53d09378cffe3d85706a1d0826
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
|
|
Change-Id: I64987b081f9d39f628278aec692b82afbcd421e4
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
Change-Id: If8ebbf630e62b27da8cc31bae639787e2b599b78
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
|
|
|
|
Right now, only builder for creating testapi doc is included
JIRA: FUNCTEST-664
Change-Id: If0a34154084c1d01ed6b997d2226779da43bcb14
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
|
|
- sort in execution order
- remove unused macro ('weekly-trigger-disabled')
Change-Id: If72f2554985e8e632ad731c3dc17a23fbc8cd630
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|
|
|
|
Multiple CPU cores will be utilized during build of DPDK,
OVS and QEMU. It will speed up build significantly.
In case of VERIFY and MERGE jobs it can spare about 1/4
of time required for job execution.
Initial setup will use up to 10 cores for daily job,
which is executed on POD dedicated to vsperf project.
In case of VERIFY and MERGE jobs was number of cores
limited to 5 to evaluate impact on other jobs run
in parallel.
Change-Id: Ia0dc8f3d551c84ef2859f233c8442792e0b25c35
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
JIRA: OCTO-160
1)Install yamllint first in case pod didn't install. If installed, it would
info "already satisfied".
2)delete virtualenv of releng_yamllint.
Current CI commit gate is simple, just have flake8 check in part of projects,
it's better to apply more check tools to more projects.
Yaml files could be checked by YAMLLint when the project is configed in releng.
YAMLLint does not only check for syntax validity, but for weirdnesses like key
repetition and cosmetic problems such as lines length, trailing spaces, indentation,
etc.
Change-Id: I8591385ed32942e0af7f7afdde435313af5707e5
Signed-off-by: KingPoo <haojingbo@huawei.com>
|
|
|
|
See also https://gerrit.opnfv.org/gerrit/#/c/25081/
JIRA: DOCTOR-87
Change-Id: I3d4fea89047be8e57c318df4d39479659e2806a9
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
|
|
JIRA: RELENG-158
Change-Id: I3bd91c671fa3dcac5cd47ca12610457fd1ab5a5b
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
this patchset https://gerrit.opnfv.org/gerrit/#/c/26517/10
build logs:
Building remotely on lf-build1 (opnfv-build-centos opnfv-build
opnfv-sysinfo ci-resource) in workspace
/home/jenkins-ci/opnfv/slave_root/workspace/opnfv-yamllint-verify-master
FATAL: The project is configured to NOT run builds concurrent, but the
node parameter [SLAVE_NAME] is configured to trigger new builds
concurrent!
java.lang.IllegalStateException: The project is configured to NOT run
builds concurrent, but the node parameter [SLAVE_NAME] is configured to
trigger new builds concurrent!
linting can be done concurrently
Change-Id: Ied083c3db5c22621af121324ce5264c1851cb31e
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
|
|
JIRA: OCTO-160
lf-build1 is something wrong with git, it will affect compass4nfv's patch to check in.
So cancel the config of project-pattern.
aricg fix it on time, the config of project-pattern(compass4nfv) added in.
Change-Id: I726857ebd94bf50694784e2b3b0c80701b4bdca9
Signed-off-by: KingPoo <haojingbo@huawei.com>
|
|
|
|
|
|
Change-Id: Id4f9f1ddb7d84e5780479a7ca2bc979132dde8d4
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
JIRA: OCTO-160
Current CI commit gate is simple, just have flake8 check in part of projects,
it's better to apply more check tools to more projects.
Yaml files could be checked by YAMLLint when the project is configed in releng.
YAMLLint does not only check for syntax validity, but for weirdnesses like key
repetition and cosmetic problems such as lines length, trailing spaces, indentation,
etc.
lf-build1 is something wrong with git, it will affect compass4nfv's patch to check in.
So cancel the config of project-pattern.
Change-Id: I9ffdd4280a9aedf60c302ca67f5d4575fe03c1a6
Signed-off-by: KingPoo <haojingbo@huawei.com>
|
|
This patch disables kvmfornfv verify test job as this job will wait
for Intel-pod1 which is currently offline.
Note: kvmfornfv verify test job will be enabled when Intel-pod1
is up and running.
Change-Id: I6cab03e30388e77e4e429f492b0d574493371efd
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
|
|
This patch temporarily disables kvmfornfv daily job trigger to avoid
kvm jobs getting stuck in the queue as Intel-pod1 is currently offline.
Note: kvmfornfv daily job trigger will be enabled when Intel-pod1
is up and running.
Change-Id: Id9b5b44bc37e367bb47ee676e83270880d1d7270
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
|
|
lf-build1 is experiencing issues.
Change-Id: I2253765d9db2e4603b776bbf5841f61da1bb89fe
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
JIRA: OCTO-160
Current CI commit gate is simple, just have flake8 check in part of projects,
it's better to apply more check tools to more projects.
Yaml files could be checked by YAMLLint when the project is configed in releng.
YAMLLint does not only check for syntax validity, but for weirdnesses like key
repetition and cosmetic problems such as lines length, trailing spaces, indentation,
etc.
Change-Id: Ie90afd4a07ad10cc723f31efd35e5605f765583c
Signed-off-by: KingPoo <haojingbo@huawei.com>
|
|
JIRA: DOVETAIL-164
Change-Id: Ibb035d7d791eab510e833f572b86cd084592d898
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
|
|
JIRA: DOVETAIL-164
Change-Id: I49b119490f0dcbd20b7ea56289e5d629d4ab6f89
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
Change-Id: If1678725a1b417cf0a94265557a6d88aa7c416cb
Signed-off-by: helenyao <yaohelan@huawei.com>
|
|
|
|
The hardware, where the slaves for this job are located, is being
relocated so prevent scheduling of jobs until it's back online.
Change-Id: I9028b6401bc0b743f83e5184e1131cb4aa9417c8
Link: https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2016-December/014210.html
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
|
|
JIRA: FUNCTEST-653
opnfv/functest images with <none> tag are generated after functest images are pull many times.
These images can be queried with filter "dangling".
Logics are added to remove dangling images and their containers.
Change-Id: I271f4d95c5fb62fdebe690d82330f6b25ac1e2f8
Signed-off-by: helenyao <yaohelan@huawei.com>
|
|
Change-Id: I9c65e25e8f2b299c1cef1e4fb4201d5bbe1b2b0e
Signed-off-by: meimei <meimei@huawei.com>
|
|
|
|
|
|
JIRA: DOVETAIL-164
Change-Id: I3ff59d02af7be0fe3c8127fec9d5e125ed20a3f7
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
Change-Id: Ide4d879106683a9adab5ea4bf195982eadf6bcb8
Signed-off-by: meimei <meimei@huawei.com>
|
|
JIRA: DOVETAIL-165
1) tox supported
2) hello world builder added for backup usage when problem occurs
Change-Id: Idb1099098f788ebf2c1888f9b413e81411dc1a40
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|