Age | Commit message (Collapse) | Author | Files | Lines |
|
Change-Id: I6c22d616c2f000c624837ff7253a9d24b61ae8bc
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
and fix the EOF issue ssen in deployment."
|
|
|
|
This patch is cleanup of non required code and fix the EOF
issue ssen in deployment.
Change-Id: I55fb52bbc7d4048975fc0ce0b29caca8e4137d2d
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
JIRA: DOVETAIL-180
Change-Id: Ic2c0d4790f65ce59d5dc0202cc6f5139cb68b81b
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
JIRA: RELENG-187
see log:
https://build.opnfv.org/ci/job/yardstick-verify-master/1688/console
Change-Id: Id6ac66a34fba5a0d18ab4a60e457582bbb4f03d0
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
dovetail from master"
|
|
from master
JIRA: DOVETAIL-180
Change-Id: I745e4747418a880a635922ea7a0cc5d6ec09e872
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
|
|
The builders are left empty until after the further discussion and
they will be fixed in a separate change.
Change-Id: Iad585d43620e9956fd3b2b3406a5b01ec51b8822
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
code has been modified to recover the environment for MAAS 2.0 as
new deployment failed for MAAS 2.0
Change-Id: I80a0fab8f01a5600b04c7e95509f88617783215e
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
Change-Id: I16f8b919159f901cf414d2b7bd25466a3fa2a8ab
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
|
|
|
|
|
|
Mongodb backup will run every week and will get pushed into
artifacts.opnfv.org/testing/
JIRA: FUNCTEST-701
Change-Id: I3a6fee59a1b8b5bdc46f07f6f6e9f5a60b77f24f
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
|
|
|
|
Change-Id: I320b37ed0897844c9f68c1ea75e4d8cfb92c6932
Signed-off-by: meimei <meimei@huawei.com>
|
|
|
|
Previously, the function would have returned if no bifrost logs were
present. However, this prevented the landing page from being generated
and uploaded since that happens at the very end of that function.
We rewored the code to always create a landing page even if there
are no bifrost logs to upload.
Change-Id: Ice557d0a42324a135d7f0e5ec94ec22811cc0ae7
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
It is unneccesary to trigger jenkins verify job for any change in utils
folder.So, changed it to utils/test/testapi
Change-Id: Ie9ad79977a07f5b39274ef57d984d3cb6502caeb
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
JIRA: RELENG-187
yardstick verify failed. There is some wrong with setuptools new version
34.0.1
I will change it to 33.1.1
see log:
https://build.opnfv.org/ci/job/yardstick-verify-master/1688/console
Change-Id: If3c65a9a8047b57549c40501b0a83118cd5dc3e7
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
Although Fuel default RC file sets export OS_IDENTITY_API_VERSION=3,
the AUTH_URL is poiting to ip:port.
By adding /v3 at the end of the URL, some API calls work.
Change-Id: I745e38524cef6105c23950f318d392e7473366bf
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
|
|
bugfix to :-
https://build.opnfv.org/ci/job/testapi-verify-master/22/console
Change-Id: I0eaa730aed68ce11b9095c2810c223a0519ffcde
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
|
|
When there are no bifrost logs (possibly because the build broke
far too early) we shouldn't exit at all. This is a valid scenario so
we should return back to the caller and exit using the bifrost
'exit code' instead.
Change-Id: I55a847dea7a6f4209b0e4fb71fad6bb00f6df08b
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modified existing bash script to enable code coverage report in jenkins
job. Removed test-requirements.txt.
JIRA: FUNCTEST-703
Change-Id: I7ea6b5c87ce7d098dcb0c74ed195db0f6c3b9692
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
This is being done because titles have become so long in index of
documentation [0] that they don't fit in one line.
[0] http://artifacts.opnfv.org/releng/docs/testapi.html
JIRA: FUNCTEST-704
Change-Id: I046a21d7ceac6dc203ac71d169d4303095bdc69c
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
|
|
Removing those builders as it is unnecessary to start and finish server
instead calling testresults.opnfv.org for specs.
JIRA: FUNCTEST-705
Change-Id: Icfbce0c0eaf9d4ca20920de78450a1ffd580344c
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
We need to store the build log into a location where we have write
access. We will use the $WORKDIR for that. Fixes the following problem.
/tmp/hudson5015921933634723839.sh: line 23: build_log.txt: Permission denied
Change-Id: Ib8f00853a84a42bcc90155e4ca11bb89d921a867
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
|
|
Change-Id: I1b8492e6c2de1a4cd5f426358d850ff89c93d9bb
Signed-off-by: helenyao <yaohelan@huawei.com>
|
|
|
|
|
|
|
|
gsutil does not support compression on streaming uploads so rework the
code to save the log into a temporary file first. Fixes the following
error:
CommandException: gzip compression is not currently supported on
streaming uploads. Remove the compression flag or save the streamed
output temporarily to a file before uploading.
Change-Id: I3976bf3271be3aff8bc7b656ac49de6986ca6c36
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
Jenkins job gives success even if swagger codegen fails, so added appropriate
code to make jenkins build fail if swagger codegen fails.
Change-Id: Ia8e61a7b37531ecfa16c7fd60bf8101d6da9fc5f
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
|
|
|
|
opnfv-build-ubuntu-defaults has been added so that the job will run on
build servers which have python verison > 2.6.
Change-Id: Iea2a12da88cc5f7ff625b060425241ab33cc9d85
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
|
|
JIRA: FUNCTEST-666
Change-Id: I4bfb6690f01df67ce113e972963a698276157afa
Signed-off-by: helenyao <yaohelan@huawei.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>
|