rohitsakala [Mon, 23 Jan 2017 20:56:53 +0000 (02:26 +0530)]
Add jenkins job for testapi mongodb backup
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>
Jose Lausuch [Tue, 24 Jan 2017 09:42:38 +0000 (09:42 +0000)]
Merge "Remove start and finish builders from jenkins job"
Jose Lausuch [Tue, 24 Jan 2017 09:04:06 +0000 (09:04 +0000)]
Merge "Enable CI notification when the image build failed"
Morgan Richomme [Tue, 24 Jan 2017 07:31:12 +0000 (07:31 +0000)]
Merge "added support for kubernetes job."
Ryota Mibu [Tue, 24 Jan 2017 01:20:23 +0000 (01:20 +0000)]
Merge "[macro] property logrotate"
Morgan Richomme [Mon, 23 Jan 2017 17:40:45 +0000 (17:40 +0000)]
Merge "Add code coverage report in jenkins job"
Fatih Degirmenci [Mon, 23 Jan 2017 15:08:19 +0000 (15:08 +0000)]
Merge "Propose Markos Chandras as new committer to Releng"
Morgan Richomme [Mon, 23 Jan 2017 08:33:27 +0000 (08:33 +0000)]
Merge "Shortening swagger spec nicknames"
rohitsakala [Sat, 21 Jan 2017 16:00:33 +0000 (21:30 +0530)]
Add code coverage report in jenkins job
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>
rohitsakala [Sat, 21 Jan 2017 10:33:55 +0000 (16:03 +0530)]
Shortening swagger spec nicknames
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>
mei mei [Sun, 22 Jan 2017 00:54:29 +0000 (00:54 +0000)]
Merge "Compass4NFV CI verify support centos7"
rohitsakala [Sat, 21 Jan 2017 10:13:35 +0000 (15:43 +0530)]
Remove start and finish builders from jenkins job
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>
Markos Chandras [Fri, 20 Jan 2017 14:06:07 +0000 (14:06 +0000)]
jjb: infra: bifrost-verify.sh: Download the build log to $WORKDIR
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>
Fatih Degirmenci [Fri, 20 Jan 2017 12:02:39 +0000 (12:02 +0000)]
Merge "Add ericsson-pod1 as it is complained by CI"
helenyao [Fri, 20 Jan 2017 06:48:56 +0000 (01:48 -0500)]
Add ericsson-pod1 as it is complained by CI
Change-Id: I1b8492e6c2de1a4cd5f426358d850ff89c93d9bb
Signed-off-by: helenyao <yaohelan@huawei.com>
Jose Lausuch [Fri, 20 Jan 2017 11:32:51 +0000 (11:32 +0000)]
Merge "Add exit in build script to notify jenkins"
Fatih Degirmenci [Fri, 20 Jan 2017 10:33:15 +0000 (10:33 +0000)]
Merge "jjb: infra: bifrost-verify.sh: Rework code for uploading the build log"
Serena Feng [Fri, 20 Jan 2017 09:56:05 +0000 (09:56 +0000)]
Merge "implement get/query scenario(s) and add unittest"
Markos Chandras [Fri, 20 Jan 2017 09:50:27 +0000 (09:50 +0000)]
jjb: infra: bifrost-verify.sh: Rework code for uploading the build log
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>
rohitsakala [Wed, 18 Jan 2017 07:02:35 +0000 (12:32 +0530)]
Add exit in build script to notify jenkins
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>
Fatih Degirmenci [Fri, 20 Jan 2017 08:59:21 +0000 (08:59 +0000)]
Merge "jjb: infra: bifrost-upload-logs.sh: Consolidate upload step to main job"
Fatih Degirmenci [Fri, 20 Jan 2017 08:56:26 +0000 (08:56 +0000)]
Merge "[testapi] Add build parameter to run jenkins job."
rohitsakala [Thu, 19 Jan 2017 14:07:13 +0000 (19:37 +0530)]
[testapi] Add build parameter to run jenkins job.
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>
helenyao [Fri, 20 Jan 2017 06:35:40 +0000 (01:35 -0500)]
Enable CI notification when the image build failed
JIRA: FUNCTEST-666
Change-Id: I4bfb6690f01df67ce113e972963a698276157afa
Signed-off-by: helenyao <yaohelan@huawei.com>
Ryota MIBU [Mon, 12 Dec 2016 10:22:54 +0000 (10:22 +0000)]
[macro] property logrotate
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>
Ryota MIBU [Wed, 11 Jan 2017 00:23:04 +0000 (00:23 +0000)]
[doctor] fix doctor profiling job
Doctor profiling jobs have to be executed on ool-* pods, since we need
pre-deployed OpenStack for those jobs.
This patch also:
- merge job templates for verify job and profiling job
- move experimental trigger to jjb/global/releng-macros.yml
Change-Id: If0283a734bec77d3f1bbab72d169f44ff1cd1c99
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Markos Chandras [Wed, 18 Jan 2017 14:54:07 +0000 (14:54 +0000)]
jjb: infra: bifrost-upload-logs.sh: Consolidate upload step to main job
In case of job failures, the upload builder is not executed so the
published links are dead. We move the upload step to the EXIT handler
which is always executed despite the main job exit code.
Moreover, The gsutil tool can compress the files itself but in such
a way that the web browser can still display the contents without
the need for the user to download and uncompress the file himself.
This makes debugging more convenient. We also make the whole upload
process somewhat less noisy. Finally, we include the
$GERRIT_PATCHSET_NUMBER in the title and hyperlink since we provide
and retain build results for each patchset instead of a single set
just for the latest one.
Change-Id: I43efd519a5743661d1f258aa338fb0769f59b6ed
Suggested-by: Julien Zhang <zhang.jun3g@zte.com.cn> # compression only
Signed-off-by: Markos Chandras <mchandras@suse.de>
Narinder Gupta [Thu, 19 Jan 2017 22:34:18 +0000 (16:34 -0600)]
added support for kubernetes job.
This patch is to add support for Kubernetes jobs in JOID. We have
added os (openstack) or k8 (kubernetes) during deployment.
Change-Id: Ide33cb3c1d1d0e8c4b99af2acd721c0a41073dd6
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Morgan Richomme [Thu, 19 Jan 2017 09:34:22 +0000 (09:34 +0000)]
Merge "Add new jenkins job for unittests"
liyuenan [Thu, 19 Jan 2017 09:13:29 +0000 (17:13 +0800)]
Compass4NFV CI verify support centos7
JIRA:-
Change-Id: I9b86014081ca03287bdf63a88fb7b4baf9ee564a
Signed-off-by: liyuenan <liyuenan@huawei.com>
Fatih Degirmenci [Tue, 27 Dec 2016 10:57:39 +0000 (11:57 +0100)]
fuel: Remove colorado jobs and create danube jobs
Obsolete plugin jobs and scripts are also removed.
Change-Id: I16f8d932a492fdd1d8eb2caa5f8bc4aa9183327b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
rohitsakala [Sat, 7 Jan 2017 16:55:17 +0000 (22:25 +0530)]
Add new jenkins job for unittests
JIRA: FUNCTEST-687
Change-Id: I1fd616c32e3185bc6ec452af2c1bd88f46812ec2
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
Morgan Richomme [Thu, 19 Jan 2017 07:16:36 +0000 (07:16 +0000)]
Merge "Add docker update builder to jenkins job"
Morgan Richomme [Thu, 19 Jan 2017 07:14:47 +0000 (07:14 +0000)]
Merge "Add Huawei pod6 and 7"
Fatih Degirmenci [Wed, 18 Jan 2017 18:41:44 +0000 (19:41 +0100)]
storperf: Fix GIT_BASE for slave and disable danube daily job
Change-Id: Ia6c544901fb9c7c434104c095b9e2f173f7f5571
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Morgan Richomme [Wed, 18 Jan 2017 16:47:35 +0000 (16:47 +0000)]
Merge "Clean case declaration prototype"
Fatih Degirmenci [Wed, 18 Jan 2017 14:44:39 +0000 (14:44 +0000)]
Merge "[ODL-pipe]Use of the daily suite from Functest"
Fatih Degirmenci [Wed, 18 Jan 2017 12:14:01 +0000 (13:14 +0100)]
Propose Markos Chandras as new committer to Releng
Change-Id: I52353b88332dec89ba4c3cfc4cd8660abf34e533
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Markos Chandras [Wed, 18 Jan 2017 11:53:53 +0000 (11:53 +0000)]
jjb: infra: bifrost-upload-logs.sh: Copy landing page to the GS server
Moreover, rename 'console.txt' to 'build_log.txt' to make it clearer
what this log is about. Finally, make the webpage title a hyperlink
to the actual Gerrit page.
Change-Id: I251bcd75ac1a559e64e17ba10f7f8b6af069743d
Signed-off-by: Markos Chandras <mchandras@suse.de>
Jose Lausuch [Wed, 18 Jan 2017 11:26:24 +0000 (11:26 +0000)]
Merge "Use public endpoints in the RC file for compass only"
Fatih Degirmenci [Wed, 18 Jan 2017 11:11:29 +0000 (11:11 +0000)]
Merge "jjb: infra: bifrost-upload-logs.sh: Generate a landing page"
Morgan Richomme [Wed, 18 Jan 2017 10:55:25 +0000 (11:55 +0100)]
Add Huawei pod6 and 7
JIRA: FUNCTEST-693
Change-Id: I134d32045656969ba52c395a95b4d9255a197cc7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Markos Chandras [Tue, 17 Jan 2017 17:26:14 +0000 (17:26 +0000)]
jjb: infra: bifrost-upload-logs.sh: Generate a landing page
Create a basic web page to contain all the collected build logs. The
reason for creating this page is that the OPNFV web server does not list
the subdirectory contents so we need another way to expose all the
uploaded logs.
Moreover, hide the gsutils stdout output since it just adds extra noise
to the already massive console log. Finally, drop the 'popd' command
argument since it causes the command to fail and mark the whole build
as failed.
Change-Id: Iad25e5cf62fda650bad3c9d83671cde84c7467d8
Signed-off-by: Markos Chandras <mchandras@suse.de>
SerenaFeng [Tue, 17 Jan 2017 06:55:02 +0000 (14:55 +0800)]
implement get/query scenario(s) and add unittest
supported queries: scenario name/version/installer/project
JIRA: RELENG-163
Change-Id: I3f6ea6e3c81edff30569918e0789e8c1e693b9fc
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
mbeierl [Tue, 17 Jan 2017 20:34:32 +0000 (15:34 -0500)]
Enabling StorPerf Daily Job
Move the daily job to execute on slaves labelled as
storperf-pod.
Enable the daily job
Change-Id: I43baca969a7357f5835e0abbcd822d3d001f8d0d
JIRA: STORPERF-87
Signed-off-by: mbeierl <mark.beierl@dell.com>
Markos Chandras [Tue, 17 Jan 2017 12:21:22 +0000 (12:21 +0000)]
jjb: infra: bifrost-upload-logs: Fix Google storage variable
BIFROST_GS_STORAGE is an old artifact so replace it with
BIFROST_LOG_URL.
Change-Id: I4b9d56e4b3478850152f7eca9b41b5cc36807049
Signed-off-by: Markos Chandras <mchandras@suse.de>
Morgan Richomme [Tue, 17 Jan 2017 14:10:55 +0000 (15:10 +0100)]
Clean case declaration prototype
not used in Colorado
angular framework (landing page) could be used for Danube
Change-Id: I86ded631b4c5b78260bd03b376bf6264dabc2f89
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Tue, 17 Jan 2017 13:36:52 +0000 (14:36 +0100)]
Declare additional huawei PODS
new pods have been declared in the DB
they are used as production pods and may push results to artifact
Change-Id: Ifca4e68b4d8e9fe696142db59e48d255f5b3019c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Morgan Richomme [Tue, 17 Jan 2017 13:22:57 +0000 (13:22 +0000)]
Merge "Fix a bug - add requests in virtualenv"
jose.lausuch [Tue, 17 Jan 2017 11:21:02 +0000 (12:21 +0100)]
Use public endpoints in the RC file for compass only
Change-Id: Ic6be1e5559653145e6a80442b205533901c0a2bd
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
rohitsakala [Mon, 16 Jan 2017 04:55:49 +0000 (10:25 +0530)]
Add docker update builder to jenkins job
JIRA: FUNCTEST-688
Change-Id: I67717f4a7ecfdc0c7bfbb5ed664aa6573c02d463
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
Fatih Degirmenci [Tue, 17 Jan 2017 11:34:18 +0000 (11:34 +0000)]
Merge "infra: bifrost: Upload build logs to artifacts.opnfv.org"
Jose Lausuch [Tue, 17 Jan 2017 09:30:50 +0000 (09:30 +0000)]
Merge "propose a class in releng for constants (return values, installer names, ...)"
Fatih Degirmenci [Tue, 17 Jan 2017 09:24:13 +0000 (09:24 +0000)]
Merge "Remove colorado jobs and create danube jobs"
Fatih Degirmenci [Tue, 17 Jan 2017 08:38:32 +0000 (08:38 +0000)]
Merge "Avoid removing the whole file system"
Morgan Richomme [Tue, 17 Jan 2017 07:57:36 +0000 (07:57 +0000)]
Merge "bugfix: fail to access testapi swagger"
SerenaFeng [Tue, 27 Dec 2016 04:05:00 +0000 (12:05 +0800)]
propose a class in releng for constants (return values, installer names, ...)
JIRA: RELENG-185
Change-Id: Iae566f42b77449778491b83aaf3d72ae120a6dd6
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Serena Feng [Tue, 17 Jan 2017 06:40:02 +0000 (06:40 +0000)]
Merge "implement create scenario and add unittest"
SerenaFeng [Tue, 17 Jan 2017 01:57:29 +0000 (09:57 +0800)]
bugfix: fail to access testapi swagger
bugfix [Errno 2] No such file or directory:
'/usr/local/lib/python2.7/dist-packages/opnfv_testapi/tornado_swagger/static/index.html'
Change-Id: Id1cad9a34a3a0331a2f8a0c27c2fa54ca40c7bd6
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
rohitsakala [Fri, 6 Jan 2017 07:31:56 +0000 (13:01 +0530)]
Fix a bug - add requests in virtualenv
Change-Id: Iecd20b69f7a3abf04a34d4ee7e9c94f1a039d8b1
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
Fatih Degirmenci [Mon, 16 Jan 2017 13:20:19 +0000 (13:20 +0000)]
Merge "Rebalance master vs. colorado scenario triggers"
SerenaFeng [Mon, 16 Jan 2017 09:59:06 +0000 (17:59 +0800)]
implement create scenario and add unittest
JIRA: RELENG-163
Change-Id: Id715a2e5de1022cfd0a745505771d250935541bd
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Nikolas Hermanns [Fri, 13 Jan 2017 09:31:31 +0000 (09:31 +0000)]
[ODL-pipe]Use of the daily suite from Functest
Change-Id: I658f8992f52d7ab5278299c70285cd53d305a0c6
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
meimei [Sat, 14 Jan 2017 01:26:49 +0000 (09:26 +0800)]
[compass] enable healthcheck and vping as smoke test in verify job
Change-Id: I7b4ad69b1c7c7b59b9feadef8808a1ef81a34367
Signed-off-by: meimei <meimei@huawei.com>
Jun Li [Sat, 14 Jan 2017 02:42:07 +0000 (02:42 +0000)]
Merge "dovetail: separate dovetail jenkins job"
MatthewLi [Wed, 11 Jan 2017 09:46:32 +0000 (04:46 -0500)]
dovetail: separate dovetail jenkins job
JIRA: DOVETAIL-177
Change-Id: Iaa21373ae7f5bbc777872ea9b6ac9479b1dcff08
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Nikolas Hermanns [Wed, 14 Dec 2016 14:18:16 +0000 (15:18 +0100)]
Avoid removing the whole file system
If scripts are used by hand and
WORKSPACE is not set then rm -rf /*
will remove the filesystem.
Change-Id: I9bb9ee6643d3916fedc7d3848ecf9b03bde10fae
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Maryam Tahhan [Fri, 13 Jan 2017 10:37:17 +0000 (10:37 +0000)]
barometer-jjb: fix jobs to not build as root
Change-Id: I4d179400914d985e99f8295c47282d61dbb175cd
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Fatih Degirmenci [Thu, 12 Jan 2017 18:29:47 +0000 (18:29 +0000)]
Merge "Revert "[ODL-pipe]Use of the daily suite from Functest""
Fatih Degirmenci [Thu, 12 Jan 2017 18:27:41 +0000 (18:27 +0000)]
Revert "[ODL-pipe]Use of the daily suite from Functest"
This reverts commit
8d8493864406132bcc8e84a38a67b5fc3947d566.
Change-Id: I0c1978c87cdee998f4d58754f3e128e51b6e2dc6
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Jose Lausuch [Thu, 12 Jan 2017 16:08:56 +0000 (16:08 +0000)]
Merge "Add a new installer daisy adapter to modules directory"
Nikolas Hermanns [Thu, 12 Jan 2017 16:01:01 +0000 (17:01 +0100)]
[ODL-pipe]Use of the daily suite from Functest
Change-Id: Iee3b50360948352b31c0e63e5ce51e1c2869d4b3
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Markos Chandras [Tue, 10 Jan 2017 15:07:03 +0000 (15:07 +0000)]
infra: bifrost: Upload build logs to artifacts.opnfv.org
Change-Id: I0ba0fe05911dc7ea7cf31286b2f083f85ec5c549
Signed-off-by: Markos Chandras <mchandras@suse.de>
Morgan Richomme [Thu, 12 Jan 2017 08:59:03 +0000 (08:59 +0000)]
Merge "Add Daisy for reporting"
Jing Sun [Fri, 30 Dec 2016 02:23:04 +0000 (10:23 +0800)]
Add a new installer daisy adapter to modules directory
Change-Id: I9a46665941f8536f08d27a1c6d7e62f2a50ffbc2
Signed-off-by: Jing Sun <sun.jing22@zte.com.cn>
meimei [Thu, 12 Jan 2017 03:55:57 +0000 (11:55 +0800)]
[compass]adapt multi-nics deployment in intel-pod8
Change-Id: I01f755401a724b15b8670e02aa2ebbf1e582952a
Signed-off-by: meimei <meimei@huawei.com>
Jamo Luhrsen [Wed, 11 Jan 2017 22:38:55 +0000 (14:38 -0800)]
change from odl_l2 to odl_l3 for cperf runner job
Change-Id: If1546349981520c3b2f0c805da7ea9c7e91724e8
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Fatih Degirmenci [Wed, 11 Jan 2017 18:49:47 +0000 (18:49 +0000)]
Merge "utils/jenkins-jnlp-connect.sh: Make sure the pid directory exists"
Nikolas Hermanns [Wed, 11 Jan 2017 13:20:06 +0000 (14:20 +0100)]
[FUNCTEST-FUEL] Remove URL swap
Since the virtual deployments are now able to use
the internal mgmt network we remove the swap
Change-Id: I8eed4dd8218a78c697ffde4716c35170fa72d814
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Nikolas Hermanns [Wed, 11 Jan 2017 11:32:00 +0000 (12:32 +0100)]
[Functest] Removing admin to Public enpoint swap
The openstack.creds file is not aligned with commonly
used methodologies.
Change-Id: Iba0afc83ebbe35dd189cc35e5bf682680fc96535
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Markos Chandras [Tue, 10 Jan 2017 15:48:51 +0000 (15:48 +0000)]
utils/jenkins-jnlp-connect.sh: Make sure the pid directory exists
/var/run/ is only writable by root so Monit will fail to create
the necessary subdirectory for the jenkins pid file since we run it
as the 'jenkin' user. We add another entry to the monit configuration
file to check the presence and the permissions of that directory before
we try to start the jenkins slave.
Change-Id: Ica7153c3e90900f60e4f65708c8f08abf5af9201
Signed-off-by: Markos Chandras <mchandras@suse.de>
Nikolas Hermanns [Wed, 11 Jan 2017 10:20:58 +0000 (11:20 +0100)]
[Functest][Keystone] --long argument not available anymore
For newton we have to grep differently for the public ip.
Change-Id: I646358005b163829004e0016514e254575d03157
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Fatih Degirmenci [Wed, 11 Jan 2017 08:02:45 +0000 (08:02 +0000)]
Merge "Disable QTIP ci build job"
Serena Feng [Wed, 11 Jan 2017 06:33:28 +0000 (06:33 +0000)]
Merge "add scenario models and framework"
Yujun Zhang [Wed, 11 Jan 2017 03:35:48 +0000 (11:35 +0800)]
Disable QTIP ci build job
The legacy code is no longer maintained[1]
[1]: https://gerrit.opnfv.org/gerrit/#/c/26783/
Change-Id: Iebbdb0144336c6c0bc2e16f47375f2e61be3bd87
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
MatthewLi [Wed, 11 Jan 2017 02:22:12 +0000 (21:22 -0500)]
dovetail: bugfix of docker save file permission
JIRA: DOVETAIL-176
Change-Id: Idec8ba0c0ab3ba28372cea638315f121c41387b9
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Morgan Richomme [Tue, 10 Jan 2017 16:58:25 +0000 (17:58 +0100)]
Add Daisy for reporting
Change-Id: Ie9d6d5e351e5d673252f08ed304d4fef96a1e00b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Tim Rozet [Tue, 10 Jan 2017 14:49:31 +0000 (14:49 +0000)]
Merge "Apex: Updates FD.IO scenarios/jobs for Danube"
Fatih Degirmenci [Tue, 10 Jan 2017 14:45:47 +0000 (14:45 +0000)]
Merge "[doctor] not to reset verified status with experimental jobs"
Fatih Degirmenci [Tue, 10 Jan 2017 10:13:54 +0000 (10:13 +0000)]
Merge "Revert "jjb: infra: bifrost-verify-jobs: Remove triggers due to HW relocation""
Ryota MIBU [Tue, 10 Jan 2017 01:07:53 +0000 (01:07 +0000)]
[doctor] not to reset verified status with experimental jobs
Change-Id: Icc067b60b18dc9d9d06572b9c2deb103bf4b9529
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Fatih Degirmenci [Mon, 9 Jan 2017 23:21:12 +0000 (00:21 +0100)]
Add odl-netvirt-virtual-intel parameters
Change-Id: I2992bda320f7c7b17b554539943713c6dc13d858
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Tim Rozet [Mon, 9 Jan 2017 21:40:41 +0000 (16:40 -0500)]
Apex: Updates FD.IO scenarios/jobs for Danube
Change-Id: I9479d3ca047093deeac038d4ca5caf5e69cd8116
Signed-off-by: Tim Rozet <trozet@redhat.com>
Markos Chandras [Mon, 9 Jan 2017 12:18:44 +0000 (12:18 +0000)]
Revert "jjb: infra: bifrost-verify-jobs: Remove triggers due to HW relocation"
This reverts commit
24691266ad858494cc06660b9c013af36c548bbd.
The hardware is back online
Change-Id: Ib7d21a5da3e41e4007e1e5363f82a02d2d1c4f0c
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Tue, 27 Dec 2016 10:47:23 +0000 (11:47 +0100)]
Remove colorado jobs and create danube jobs
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>
SerenaFeng [Mon, 26 Dec 2016 09:34:05 +0000 (17:34 +0800)]
add scenario models and framework
JIRA: RELENG-163
Change-Id: I36a51022c087621d9539dc40f7d9acee4db95dfb
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Fatih Degirmenci [Sat, 7 Jan 2017 10:09:12 +0000 (10:09 +0000)]
Merge "doctor: pass project and branch to parameter macro"
Aric Gardner [Fri, 6 Jan 2017 22:50:04 +0000 (17:50 -0500)]
Temporary removal of artifact signing
gpg version breaks the script.
a long term solution is in the works
Change-Id: Icd975750c78aa05f769a59b1d40d3f4dc2563209
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Fatih Degirmenci [Fri, 6 Jan 2017 16:16:35 +0000 (17:16 +0100)]
doctor: pass project and branch to parameter macro
The keyword is also replaced.
Change-Id: Ia154975825108ab1e8c336530152757cf732c6eb
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Fatih Degirmenci [Fri, 6 Jan 2017 15:51:40 +0000 (15:51 +0000)]
Merge "Fix bug in experimental trigger"