Tim Rozet [Thu, 23 Feb 2017 20:27:40 +0000 (15:27 -0500)]
Apex: Adds job for creating snapshots for FDIO
For now this is a manually triggered job, until there is a demand to
produce it automatically. Only the snapshots are uploaded for this job
and we are not updating snapshot properties file. We will move to
making that more dynamic in the future.
Change-Id: I3d8392c2c99a524fd20de82d5032c2d4557b045a
Signed-off-by: Tim Rozet <trozet@redhat.com>
dave.urschatz@cengn.ca [Thu, 23 Feb 2017 19:24:24 +0000 (14:24 -0500)]
Remove job timers for cengn-pod1
Change-Id: I742712c559ffc1b069be451436eed08e1454cfa1
Signed-off-by: dave.urschatz@cengn.ca <dave.urschatz@cengn.ca>
Morgan Richomme [Thu, 23 Feb 2017 07:31:28 +0000 (07:31 +0000)]
Merge "[Functest] Refactor Functest-suite job"
Morgan Richomme [Thu, 23 Feb 2017 07:24:22 +0000 (07:24 +0000)]
Merge "Add Netready and Barometer tests to the reporting dashboard"
Serena Feng [Thu, 23 Feb 2017 06:22:08 +0000 (06:22 +0000)]
Merge "Add coverage support"
Jose Lausuch [Wed, 22 Feb 2017 19:31:24 +0000 (19:31 +0000)]
Merge "dovetail: docker build not set branch parameter"
jose.lausuch [Wed, 22 Feb 2017 19:10:27 +0000 (20:10 +0100)]
Add Netready and Barometer tests to the reporting dashboard
Change-Id: Idc09d3461ee5af09625aba3cf2219b64318145c8
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Markos Chandras [Wed, 22 Feb 2017 15:48:40 +0000 (15:48 +0000)]
jjb: infra: bifrost-cleanup-job: Fix job triggers
Add new trigger when a patchset is abandoned and drop the one for
'recheck' and 'reverify' comments since the logs will be eventually
deleted when the patchset is merged or abandoned. Moreover, fix quoting
for the BIFROST_GS_URL variable which prevented logs from being deleted
properly. This fixes the following error:
CommandException: No URLs matched:
gs://artifacts.opnfv.org/cross-community-ci/openstack/bifrost/$GERRIT_NAME/$GERRIT_CHANGE_NUMBER/
Change-Id: I8f6ca7a9b2af4a7a4b204f15abf6a223144637a6
Aric Gardner [Wed, 22 Feb 2017 12:49:05 +0000 (07:49 -0500)]
Move rtd build to lf-build2
Change-Id: I4f6379b7de9d6d04d1fbdaa965cf0e8c4ec8013d
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Wed, 22 Feb 2017 12:25:58 +0000 (07:25 -0500)]
change rtd project
hard code to opnfvdocsdemo
this account has a 30 minute build timeout.
Change-Id: I01099ef370a3c824fe02a7d7069643b3e6e13609
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Markos Chandras [Wed, 22 Feb 2017 10:18:04 +0000 (10:18 +0000)]
Merge "jjb: infra: bifrost-cleanup-job.yml: Add new bifrost cleanup job"
Julien [Wed, 22 Feb 2017 06:12:46 +0000 (14:12 +0800)]
Add coverage support
Add publish-coverage macro and used in qtip
JIRA:QTIP-204
Change-Id: Ic0a0ca5f082bcaf10074b6312debd8549f99d065
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Jose Lausuch [Wed, 22 Feb 2017 02:48:36 +0000 (02:48 +0000)]
Merge "ignore auto generated files and directories by running TestAPI unittest"
Jose Lausuch [Wed, 22 Feb 2017 02:48:11 +0000 (02:48 +0000)]
Merge "[docker] Use image IDs instead of tags"
Aric Gardner [Tue, 21 Feb 2017 22:18:11 +0000 (22:18 +0000)]
Revert "Remove jobs for cengn-pod1"
This reverts commit
c88a035890338b9cd1a78766bcddfe6c95fad963.
Change-Id: Iba57f84b3b358a4178b79fe0122dc9b4ace6132f
jose.lausuch [Tue, 21 Feb 2017 20:48:52 +0000 (21:48 +0100)]
[Functest] Refactor Functest-suite job
- Remove if clauses for old releases (not used any more)
- Use python call to run_tests.py instead of CLI
This will allow us to return the proper value to
the job. The CLI command returns always 0.
- Remove push logs to artifacts
Functest-suite is not meant for daily CI runs
Change-Id: I34d99cbe5af07a1fcf583a9a0b6ac6ab286c9adc
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Mon, 20 Feb 2017 19:22:47 +0000 (20:22 +0100)]
[deployment_handler] Add get_arch function
This function will be used by ARM project to
detect the architecture of the compute nodes.
Example: http://paste.openstack.org/raw/599722/
Change-Id: Ic76f291468998d3a3d9e7df507a146da44f2f7f9
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
dave.urschatz@cengn.ca [Tue, 21 Feb 2017 20:17:42 +0000 (15:17 -0500)]
Remove jobs for cengn-pod1
Change-Id: Ie7a6313e60bc9446665151fe691fe50118bc8280
Signed-off-by: dave.urschatz@cengn.ca <dave.urschatz@cengn.ca>
rohitsakala [Thu, 16 Feb 2017 20:53:36 +0000 (02:23 +0530)]
Fixed url path of artifacts
Change-Id: I503acd1bf421e4734b4edbe07a562ec51f3c0b77
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
rohitsakala [Mon, 20 Feb 2017 07:55:05 +0000 (13:25 +0530)]
Add unit tests to token based authentication
Projects has been choosen as an helper to test token success,invalid and
unauthorized
JIRA: FUNCTEST-739
Change-Id: Iecc68821f5cc85630c17e54144723cc6f5e21ded
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
rohitsakala [Thu, 16 Feb 2017 07:52:05 +0000 (13:22 +0530)]
Add token based authentication for post/update/delete
As the mongodb database is not so secure today, this has been added.
The token is stored in the mongoDB database. For now, authenticate variable is set
false so that there would be no problem in accessing the databse by jenkins
jobs.
JIRA: FUNCTEST-730
Change-Id: I12b3907d650fc63efbdb031ebf3dd09519750109
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
Jose Lausuch [Tue, 21 Feb 2017 19:18:05 +0000 (19:18 +0000)]
Merge "[deployment_handler] Fix some nits and improve output"
Tim Rozet [Tue, 21 Feb 2017 14:48:18 +0000 (14:48 +0000)]
Merge "Apex: Removes nosdn from verify"
Jose Lausuch [Tue, 21 Feb 2017 13:56:43 +0000 (13:56 +0000)]
Merge "[deployment_handler] Opendaylight node check"
tomsou [Mon, 20 Feb 2017 16:02:02 +0000 (16:02 +0000)]
[deployment_handler] Opendaylight node check
- Enhance functionality of manager.py to check if a node is opendaylight
- Update is_compute and is_controller methods, using the Role Class attributes
Change-Id: Icf1d83b289bf6e87f83b0e1b5bdd2f9da436cde5
Signed-off-by: tomsou <soth@intracom-telecom.com>
Jose Lausuch [Tue, 21 Feb 2017 11:52:34 +0000 (11:52 +0000)]
Merge "Fix dump_ovs_flows crashing when no nodes are passed"
SerenaFeng [Tue, 21 Feb 2017 03:34:46 +0000 (11:34 +0800)]
ignore auto generated files and directories by running TestAPI unittest
.coverage / =1.3.1 / cover / coverage.xml / nosetests.xml / testapi_venv
the above files and directories will be generated every time we execute
the TestAPI unittest, ignore them in case being submitted by mistake.
Change-Id: Id9e09229fd067e01d14595d99144536a174e7b93
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
SerenaFeng [Mon, 20 Feb 2017 06:32:29 +0000 (14:32 +0800)]
fix violation of import rule in TestAPI
TestAPI violate import rule of OpenStack Style a lot, like
Do not import objects, only modules
Do not import more than one module per line
Alphabetically order your imports by the full module path
This patch is mean to fix them.
Change-Id: Ia05b944a74b3f443c9101a9840f613f9a6f5ae49
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Tim Rozet [Mon, 20 Feb 2017 21:04:20 +0000 (16:04 -0500)]
Apex: Removes nosdn from verify
Since we now have gate jobs in order to verify functionality specific to
a scenario, we can eliminate running 2 pre-gate verify deploys with
nosdn and odl_l3. The consensus from Apex team is that we gain little
validation with nosdn in comparison to odl_l3, so we can remove nosdn
and then trigger it as a specific gate job if we need to validate its
functionality.
Change-Id: I23367ad746cedd8b091aa4ffaf53249fef3c0eee
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 20 Feb 2017 21:00:46 +0000 (21:00 +0000)]
Merge "Apex: Enables FDIO/VPP in daily job"
Tim Rozet [Mon, 20 Feb 2017 18:51:51 +0000 (13:51 -0500)]
Apex: Enables FDIO/VPP in daily job
Change-Id: I6c06ecd40b5c2d57ca8f62fd52fe78267b4a8735
Signed-off-by: Tim Rozet <trozet@redhat.com>
Aric Gardner [Mon, 20 Feb 2017 18:16:12 +0000 (18:16 +0000)]
Revert "fix for rtd verfiy"
This reverts commit
8f28f2de1aa8a473be54295d58a2311b40617efb.
Change-Id: Id4239ecf4d617440d1198ea7a13b8fecf5bb225b
Aric Gardner [Mon, 20 Feb 2017 17:38:20 +0000 (12:38 -0500)]
fix for rtd verfiy
Do not recursively clone submodules
rewrite submodule projects so that docs/ is project root
so we do not build rst files not in docs/
Change-Id: I97d4ca915014dcf8923a44a0c31d3c27ac415885
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aimee Ukasick [Tue, 14 Feb 2017 16:28:57 +0000 (10:28 -0600)]
Initial add of Models job file
JIRA: MODELS-47
Created models.yml based on copper.yml.
Added shellcheck.
Change-Id: Ic7e451780ad271e66e47c49cc087748267c11b33
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Aric Gardner [Mon, 20 Feb 2017 16:07:56 +0000 (16:07 +0000)]
Merge "Initial add of VES job file"
Juan Vidal [Mon, 20 Feb 2017 13:47:59 +0000 (13:47 +0000)]
Fix dump_ovs_flows crashing when no nodes are passed
Although it makes no sense that the lists of controller/compute nodes
are empty, the function should not crash.
This check ensures that the directory where the logs are written to is
always created before dumping anything.
Change-Id: I3a1fd8ac8ab983decb0bc227a2a22286ff5e34ce
Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
Fatih Degirmenci [Mon, 20 Feb 2017 12:25:46 +0000 (12:25 +0000)]
Merge "KVMFORNFV : Enabling triggers for Kvmfornfv NO-HA scenarios."
MatthewLi [Mon, 20 Feb 2017 06:31:29 +0000 (01:31 -0500)]
dovetail: docker build not set branch parameter
JIRA: DOVETAIL-354
1)in https://build.opnfv.org/ci/view/dovetail/job/dovetail-compass-baremetal-debug-master/200/artifact/results/dovetail_report.txt
Version isn't correct, version should be obtained from https://git.opnfv.org/dovetail/tree/setup.cfg
2)since dovetail not have A/B/C/D branches such as Danube, no need to set branch parameter
when doing "docker build", if branch parameter settled, the "version" info in setup.cfg will not obtained.
3)related patch https://gerrit.opnfv.org/gerrit/#/c/29045/
Change-Id: I2b2880e417460a4a3da3e108bb83800e2acb3a83
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Fatih Degirmenci [Sun, 19 Feb 2017 22:26:15 +0000 (23:26 +0100)]
joid: Create jobs for cengn-pod1
Change-Id: Ia8c43dabd5306cf6443bea910798ce7730089a5e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Aric Gardner [Fri, 17 Feb 2017 21:47:21 +0000 (16:47 -0500)]
We are already in the repo dir
fix cd line
Change-Id: Idc82ef5082788cf8aaeea711cef5ffb80fb9649d
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Fri, 17 Feb 2017 21:36:26 +0000 (16:36 -0500)]
Need to have these under submodule
increase timeout and ask for shallow clone
Change-Id: I93848c17b4f0d71271fe8bfa30bca6b8a0f509ba
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Aric Gardner [Fri, 17 Feb 2017 21:27:24 +0000 (16:27 -0500)]
Shallow clone and increate timeout for rtd verify
Change-Id: I45dc0ef41e88cd8be593ae14b28702a6aed147f9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Feng Pan [Fri, 17 Feb 2017 21:20:23 +0000 (16:20 -0500)]
APEX: Change virtual ram for ovs-dpdk and vpp scenarios to 14G
Change-Id: I997202032fd868802166fb84aa0f77b27abf28cd
Signed-off-by: Feng Pan <fpan@redhat.com>
Julien [Sat, 11 Feb 2017 17:28:35 +0000 (01:28 +0800)]
Use securedlab for daisy configuration
pass configuration path, lab and pod info
JIRA:DAISY-40
Change-Id: I0f5dc1427cc33478bdecb8cf9c5f493b90993b7e
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Aimee Ukasick [Tue, 14 Feb 2017 20:46:25 +0000 (14:46 -0600)]
Removed call to change directories
JIRA: COPPER-33
Removed call to change directory to $WORKSPACE/ci since this
will cause an error (no tests dir in $WORKSPACE/ci).
Change-Id: If0c5ca0765f86114625e1659b946bcb92f40231b
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
Aric Gardner [Fri, 17 Feb 2017 18:06:47 +0000 (18:06 +0000)]
Merge "Install virtualenv"
jose.lausuch [Fri, 17 Feb 2017 09:44:38 +0000 (10:44 +0100)]
[deployment_handler] Fix some nits and improve output
Change-Id: I283564c2f9a651b6c6fd6ec8986a6c1d98a58b2c
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Jose Lausuch [Fri, 17 Feb 2017 16:07:13 +0000 (16:07 +0000)]
Merge "[deployment_handler] Add memory and cpu info to the nodes"
ShubhamRathi [Fri, 17 Feb 2017 15:26:35 +0000 (20:56 +0530)]
Install virtualenv
This patch installs virtualenv
in the slave machine.
Change-Id: Ib9dc27f30b135d6ba5a587df7825ad2e9cfbaf11
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Jose Lausuch [Fri, 17 Feb 2017 12:22:59 +0000 (12:22 +0000)]
Merge "[deployment_handler] Fix getting roles from fuel node output"
Jose Lausuch [Fri, 17 Feb 2017 10:41:55 +0000 (10:41 +0000)]
Merge "Allow ericsson-virtual12 to to push test logs using gsutil"
Navya [Fri, 17 Feb 2017 09:49:14 +0000 (15:19 +0530)]
KVMFORNFV : Enabling triggers for Kvmfornfv NO-HA scenarios.
This patch includes implementation of jobs and triggers for
kvmfornfv os-nosdn-kvm_ovs_dpdk-noha and
os-nosdn-kvm_ovs_dpdk_bar-noha scenarios.
Change-Id: I1e0afd460f42a69b4618b73d032cd4e899e9cb54
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
mei mei [Fri, 17 Feb 2017 09:28:46 +0000 (09:28 +0000)]
Merge "Add CI job for traffic stress test in POSCA testsuite"
jose.lausuch [Fri, 17 Feb 2017 08:10:50 +0000 (09:10 +0100)]
Allow ericsson-virtual12 to to push test logs using gsutil
This jjob complains about it's not a CI POD:
https://build.opnfv.org/ci/job/functest-fuel-virtual-suite-master/253/console
Change-Id: I7d65350060a855ab5bfddd1abdbe127fe3e0fbf3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Markos Chandras [Thu, 16 Feb 2017 23:29:13 +0000 (23:29 +0000)]
Merge "prototypes: bifrost: Collect logs even if deployment fails"
Aric Gardner [Thu, 16 Feb 2017 18:25:54 +0000 (13:25 -0500)]
Add reverify alongside recheck
for gerrit-trigger-patchset-created
used by: docs-verify-rtd-master
Change-Id: Iedd6bb129d5dc94da9972b380f24ee4489beb5fc
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Markos Chandras [Thu, 16 Feb 2017 17:21:04 +0000 (17:21 +0000)]
prototypes: bifrost: Collect logs even if deployment fails
Move the collect-test-info.sh script to the 'exit' trap so we can
collect whatever logs we can even if the bifrost deployment failed.
Upstream change: https://review.openstack.org/433532
Change-Id: Icfbec01d894ff33e83730a40a09dc5540008dbaa
Signed-off-by: Markos Chandras <mchandras@suse.de>
jose.lausuch [Thu, 16 Feb 2017 16:25:08 +0000 (17:25 +0100)]
[docker] Use image IDs instead of tags
If we use tags, when there are remaining images without
the tag <none> it fails and get the following error:
Removing docker image opnfv/functest:<none>...
Error response from daemon: Error parsing reference:
"opnfv/functest:<none>" is not a valid repository/tag
By using IDs we make sure we delete the images.
Change-Id: Ib336dc73168bac909c42dd4a9681ef07d477dc7b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Wed, 15 Feb 2017 21:35:21 +0000 (22:35 +0100)]
[deployment_handler] Add memory and cpu info to the nodes
output: http://pastebin.com/raw/KtuvGPs1
Change-Id: Ie4eb33b041e9ac0ac992a615a29dd7aeab7d857f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Romanos Skiadas [Thu, 16 Feb 2017 11:19:29 +0000 (11:19 +0000)]
[deployment_handler] Fix getting roles from fuel node output
The roles column that the fuel adapter should look in is "roles" but
it accidentally ended up looking in "pending_roles".
Change-Id: Ifcc59c16da2c604e60ca4d6e3ab33b5b91a029b6
Signed-off-by: Romanos Skiadas <rski@intracom-telecom.com>
yuyang [Wed, 15 Feb 2017 04:51:18 +0000 (12:51 +0800)]
Add CI job for traffic stress test in POSCA testsuite
JIRA: RELENG-191
JIRA: BOTTLENECK-131
POSCA testsuite in Bottlenecks current have 2 stress testcases.
This pathch is to add CI process for these traffic stress test.
Changes:
1. Add posca stress traffic
2. Add posca stress dataplane
3. Cleanup env & run suite script refactoring
4. Call sh script process added
Change-Id: I788bd91bca895bf01fd59802f1641747175c80ee
Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>
ShubhamRathi [Wed, 15 Feb 2017 20:25:00 +0000 (01:55 +0530)]
Removed -u flag from pip install
Change-Id: Iffd95b14ee2e1f427ebaa3e579027238957bedc5
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
ShubhamRathi [Wed, 15 Feb 2017 19:53:14 +0000 (01:23 +0530)]
Install virtualenv
Installing virtualenv in doc shell
Change-Id: I3a77f09d7b2921064e1d599cd2e59c0140d71995
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
ShubhamRathi [Wed, 15 Feb 2017 19:27:42 +0000 (00:57 +0530)]
Bug fix to doc jobs.
Change-Id: I65b78a6772288f22db6cd0e0bcd2b10661acc02d
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
ShubhamRathi [Wed, 15 Feb 2017 18:55:14 +0000 (00:25 +0530)]
Fix bugs for new doc jobs
Added new macro and changed parameters
in docs-rtd.yml
Change-Id: Ibb3306853e241674099ae0227719af6dc1280d1f
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
Aric Gardner [Wed, 15 Feb 2017 16:31:32 +0000 (16:31 +0000)]
Merge "New doc jobs on lf-build1"
Tim Rozet [Wed, 15 Feb 2017 14:56:44 +0000 (14:56 +0000)]
Merge "Apex,Functest: Updates env detection"
Tim Rozet [Tue, 14 Feb 2017 19:55:26 +0000 (14:55 -0500)]
Apex,Functest: Updates env detection
If Apex installer VM doesn't exist (such as in snapshot deployments) and
the credentials file is already provided, then can continue functest.
This patch adds that functionality and removes detection for the
"instack" installer VM which is deprecated.
Change-Id: I4267aebbcf0582529f38d451a7e8ba30f71c132a
Signed-off-by: Tim Rozet <trozet@redhat.com>
“Manuel Buil” [Wed, 15 Feb 2017 09:18:03 +0000 (10:18 +0100)]
Bug fix: We are comparing an integer with a string
The config file in SFC using this library was providing an integer
whereas FUEL was providing a string.
e.g. we were comparing 5 with '5' and thus the return was false
Change-Id: I04c27403d479c45acd102a3dde848ba5b2427a10
Signed-off-by: “Manuel Buil” <mbuil@suse.com>
Jose Lausuch [Wed, 15 Feb 2017 09:48:04 +0000 (09:48 +0000)]
Merge "Fix ovs_logger to use correct opnfv_logger module"
Ryota Mibu [Wed, 15 Feb 2017 09:23:37 +0000 (09:23 +0000)]
Merge "[doctor] fix log cleaner and exclude joid testing"
Ryota MIBU [Wed, 15 Feb 2017 09:19:48 +0000 (09:19 +0000)]
[doctor] fix log cleaner and exclude joid testing
Change-Id: Ibf5a23efa8948eb8da693d302e5a8b0a984e3237
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Jose Lausuch [Wed, 15 Feb 2017 08:50:35 +0000 (08:50 +0000)]
Merge "implement delete and related unittest"
George Paraskevopoulos [Wed, 15 Feb 2017 08:48:45 +0000 (10:48 +0200)]
Fix ovs_logger to use correct opnfv_logger module
Change-Id: I7c72a75324897231a583f38d424dedea42b20f3d
Signed-off-by: George Paraskevopoulos <geopar@intracom-telecom.com>
Serena Feng [Wed, 15 Feb 2017 08:43:43 +0000 (08:43 +0000)]
Merge "Update emailbox"
Jose Lausuch [Wed, 15 Feb 2017 08:22:55 +0000 (08:22 +0000)]
Merge "[deployment_handler] Re-write node default string printout"
Jose Lausuch [Wed, 15 Feb 2017 08:22:41 +0000 (08:22 +0000)]
Merge "[deployment_handler] Add OVS version info"
Jose Lausuch [Wed, 15 Feb 2017 08:22:29 +0000 (08:22 +0000)]
Merge "[deployment handler] Add Roles and Status classes"
SerenaFeng [Wed, 15 Feb 2017 02:58:36 +0000 (10:58 +0800)]
implement delete and related unittest
JIRA: RELENG-163
Change-Id: I7fe45f3e92c3dc5f5b32582561249150a2cdb8cf
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Morgan Richomme [Tue, 14 Feb 2017 12:58:21 +0000 (13:58 +0100)]
Bug Fix: tranlate build tag into jenkins url
Include HEALTHCHECK Tier in the reporting
Change-Id: I4a5a8aeb7564ca35c9199c7925ac344b43270d87
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Aimee Ukasick [Tue, 14 Feb 2017 16:41:14 +0000 (10:41 -0600)]
Initial add of VES job file
JIRA: VES-10
Created ves.yml based on copper.yml.
Added shellcheck.
Change-Id: I15541416b7678e2ddab2bd3afabb36fb21afb497
Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
jose.lausuch [Mon, 13 Feb 2017 22:14:49 +0000 (23:14 +0100)]
[deployment_handler] Re-write node default string printout
example output: http://pastebin.com/raw/dm3SEA43
Change-Id: I06b4e08897e8303dd938749636e00ae193e91dca
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Mon, 13 Feb 2017 21:45:19 +0000 (22:45 +0100)]
[deployment_handler] Add OVS version info
Change-Id: I485f969dff29a2d1757ce56c62dda294f44341e2
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
jose.lausuch [Fri, 10 Feb 2017 16:10:18 +0000 (17:10 +0100)]
[deployment handler] Add Roles and Status classes
By doing this, we can handle roles and status as a
list in the node object.
Output: http://pastebin.com/raw/PAMrWRJi
Change-Id: I0e3c7f375b19548a7e424e3257b84424c8fe4725
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
ShubhamRathi [Sun, 12 Feb 2017 18:55:25 +0000 (00:25 +0530)]
New doc jobs on lf-build1
New doc jobs have been configured to
run on build slaves (lf1-build1) since
git version on master does not support
submodules.
Verify patch has been made non-voting.
Change-Id: I05224f42156202450b7f5eb36c2ce23f14deff2c
Signed-off-by: ShubhamRathi <shubhamiiitbackup@gmail.com>
jose.lausuch [Wed, 8 Feb 2017 13:25:34 +0000 (14:25 +0100)]
[deployment handler] Add support for Clusters in Fuel
Fix minor apex issues.
Output of example.py
http://pastebin.com/raw/x70Uj85V
Change-Id: I6013f5c4d916126f79afd40a6d6a35278c8ed26f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Tim Rozet [Tue, 14 Feb 2017 17:18:11 +0000 (17:18 +0000)]
Merge "APEX: Add fdio specific network settings file to virtual deployments"
Tim Rozet [Tue, 14 Feb 2017 16:42:13 +0000 (11:42 -0500)]
CSIT: Modifies functest installer var to be apex
Functest fails to execute the tempest smoke suite unless the installer
provided is apex.
Change-Id: Ic4b726479f15dca87fd2e2e2f62a080637a774a3
Signed-off-by: Tim Rozet <trozet@redhat.com>
jose.lausuch [Tue, 14 Feb 2017 13:37:05 +0000 (14:37 +0100)]
Fix flake8 violations in releng
Change-Id: I45769ff9c9db2de9fbba69117a92de414dd7f651
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Morgan Richomme [Tue, 14 Feb 2017 14:06:48 +0000 (15:06 +0100)]
Bug fix: Huawei POD12 was still not considered as CI POD
Missing space in list of CI PODs
Change-Id: I631ffcac6b8cb9a2f42c55610eb01c43edfae9f4
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Feng Pan [Mon, 13 Feb 2017 22:46:45 +0000 (17:46 -0500)]
APEX: Add fdio specific network settings file to virtual deployments
Change-Id: I9bbcd1b801d10b6fab6b32b33372260ac2e65cae
Signed-off-by: Feng Pan <fpan@redhat.com>
Tim Rozet [Mon, 13 Feb 2017 22:35:44 +0000 (17:35 -0500)]
CSIT: updates csit functest to use tempest smoke serial
Puts this in-line with what is tested on the snapshot promote so we have
apples to apples comparison of results.
Change-Id: I4f333b0a675eed23bb9107c32a59bcf92f461d3b
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 13 Feb 2017 21:30:01 +0000 (16:30 -0500)]
CSIT: Fixes bug with routes and compute nodes
Change-Id: I2b5625ce9458ff4438ffc556bb08c4d6a6ace03d
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 13 Feb 2017 20:51:40 +0000 (15:51 -0500)]
CSIT: adds route fix for functest
Change-Id: I3dae88e8af728bbcef0f0d4be27478cf7b8e06fc
Signed-off-by: Tim Rozet <trozet@redhat.com>
Jose Lausuch [Mon, 13 Feb 2017 19:11:10 +0000 (19:11 +0000)]
Merge "Add lint to releng repo"
Tim Rozet [Mon, 13 Feb 2017 18:28:55 +0000 (13:28 -0500)]
CSIT: Fixes credential file passing
Change-Id: I1605452d5ad4e61915e537677fc291f911dfb6e8
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 13 Feb 2017 17:50:36 +0000 (17:50 +0000)]
Merge "[APEX][GLUON] Add to gluon to apex-daily"
Tim Rozet [Mon, 13 Feb 2017 17:37:24 +0000 (12:37 -0500)]
CSIT: Fixes path for overcloudrc
The path was being literally passed to the ENV variable in Jenkins with
quotes, which doesn't work. Removing quotes.
Change-Id: I0d637d898cbc3c40b26e39b8301feb964de3c57f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 13 Feb 2017 16:48:47 +0000 (11:48 -0500)]
CSIT: fixes for functest
Since we have no 'installer' for CSIT snapshot deployments, we need to
indicate to functest where the RC credentials are. This patch adds
that, as well as modifying the IP configured for the host br-external
bridge to be the GW IP for the external neutron network. This will
allow floating IPs to work with the Functest container.
Change-Id: Ie594de8cb2d7837abfad612b9ba49b0c02e7b2be
Signed-off-by: Tim Rozet <trozet@redhat.com>
Nikolas Hermanns [Fri, 3 Feb 2017 10:37:45 +0000 (11:37 +0100)]
[APEX][GLUON] Add to gluon to apex-daily
Change-Id: I2c5640373e159d8983fa3c6352cc094b122f8e9e
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>