Ross Brattain [Wed, 28 Mar 2018 20:04:43 +0000 (20:04 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "restore Heat stack failure logs for CI"
- restore Heat stack failure logs for CI
We need to see what Heat failures occured
so that we can debug CI failures.
The only way to do this seems to be to use the
private event_utils.get_events function to
query for all failures
Also since we had a failure go ahead and dump the
Heat template that failed.
Sample output:
2018-03-25 23:50:08,765 [INFO] yardstick.orchestrator.heat heat.py:629 Creating stack 'yardstick-
460ed969' START
2018-03-25 23:50:21,932 [ERROR] yardstick.orchestrator.heat heat.py:644 Resource CREATE failed: BadRequest: resources.yardstick-
460ed969-xe1: Invalid input for operation: physical_network 'nosuch' unknown for flat provider network.
Neutron server returns request_ids: ['req-
6f981f1e-a9e2-4114-af84-
1ee528aed51b']
2018-03-25 23:50:21,933 [ERROR] yardstick.orchestrator.heat heat.py:644 BadRequest: resources.yardstick-
460ed969-xe1: Invalid input for operation: physical_network 'nosuch' unknown for flat provider network.
Neutron server returns request_ids: ['req-
6f981f1e-a9e2-4114-af84-
1ee528aed51b']
2018-03-25 23:50:21,972 [ERROR] yardstick.orchestrator.heat heat.py:645 {'description': '\n'
'All referred generated resources are prefixed with the '
'template\n'
'name (i.e. yardstick-
460ed969).\n',
'heat_template_version': '2013-05-23',
'outputs': {'trafficgen_1.yardstick-
460ed969': {'description': 'VM UUID',
'value': {'get_resource': 'trafficgen_1.yardstick-
460ed969'}},
'trafficgen_1.yardstick-
460ed969-fip': {'description': 'floating '
'ip '
JIRA: YARDSTICK-998
Change-Id: Ia8f4e5ba7e280fb9086519680d5ee90a2b442e6b
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
QiLiang [Wed, 28 Mar 2018 08:54:40 +0000 (16:54 +0800)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Add Functest test hook
Change-Id: Idbe25c162fb19c59ad4e57fd32a749d1d5a29f63
Signed-off-by: QiLiang <liangqi1@huawei.com>
Luc Provoost [Tue, 27 Mar 2018 12:40:18 +0000 (14:40 +0200)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Replaced heat stack yaml files by individual server creation
There is now a new file (rapidVMs.vms) describing how many VMs need
to be created. You can specify the same flavor values in the [DEFAULT]
section or specify specific flavors per VM.
The heat stack yaml files are removed.
Change-Id: Ic5ec485e8344a35e9ac9f6e8347adbc70520d10a
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Narinder Gupta [Wed, 28 Mar 2018 12:29:22 +0000 (07:29 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- using the admin bridge on jumphost.
Change-Id: Iced282c4024b9ed523e13b3df6b635df1a7af24e
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Cédric Ollivier [Tue, 27 Mar 2018 21:12:23 +0000 (23:12 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Allow check and verify as CI_LOOP values
It's required by the new promotion model [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/54501/
Change-Id: Ie12aae1c24e05a61b2afd5bbf92a97f2c71fd395
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Narinder Gupta [Tue, 27 Mar 2018 14:57:22 +0000 (09:57 -0500)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- for fraser release.
Change-Id: I221bf7e0d9862cce484fe4456cfcb0f26120ab93
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Rex Lee [Wed, 28 Mar 2018 00:15:36 +0000 (00:15 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Replace neutron create security group rule with shade."
- Replace neutron create security group rule with shade.
Rename create_secgroup_rule with create_security_group_rule.
Function create_security_group_rule now uses shade client.
JIRA: YARDSTICK-890
Change-Id: Ie0ebac67a281e55dc95c0e3e33ba43de80aba9ec
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
Sofia Wallin [Wed, 28 Mar 2018 00:07:02 +0000 (00:07 +0000)]
Merge "Removing broken link"
Rex Lee [Wed, 28 Mar 2018 00:06:16 +0000 (00:06 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Dashboard for TC056"
- Dashboard for TC056
This is dashboard for Yardstick test case TC056.
JIRA: YARDSTICK-1085
Change-Id: I8bf2149f8dd9081022deb280101815cb1dd417ec
Signed-off-by: Mika Rautakumpu <mika.rautakumpu@nokia.com>
Sofia Wallin [Wed, 28 Mar 2018 00:01:54 +0000 (17:01 -0700)]
Removing broken link
Change-Id: Id20dc62e151ed3954b0334224a81a19cf026e68f
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Aaron Smith [Tue, 27 Mar 2018 21:04:52 +0000 (21:04 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "Fix docs for container deployment"
- Fix docs for container deployment
Change-Id: I4a610d8686d758913d73ca684db41616daf391bd
Signed-off-by: John O Loughlin <john.oloughlin@intel.com>
Sofia Wallin [Tue, 27 Mar 2018 18:06:23 +0000 (18:06 +0000)]
Merge "Add opnfvdocs build container"
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:47:54 +0000 (16:47 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Improve "Libvirt.virsh_destroy_vm" function"
- Improve "Libvirt.virsh_destroy_vm" function
Read the command exit code and log a warning in case the VM destroy
process went wrong.
JIRA: YARDSTICK-943
Change-Id: I2750b8d4a8f67af081c1988510cf5aca848a2cf1
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:47:50 +0000 (16:47 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Improve "Libvirt.virsh_create_vm" function"
- Improve "Libvirt.virsh_create_vm" function
Read the command exit code and raise an exception in case the VM boot
process went wrong.
JIRA: YARDSTICK-941
Change-Id: Ibabaae8983213a33799ad00fa4d9541bbabea857
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:47:45 +0000 (16:47 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Improve NSB Standalone XML generation"
- Improve NSB Standalone XML generation
Delayed the generation of the XML file until the last step. The
following functions will return a XML string insted:
- Libvirt.build_vm_xml
- SriovContext._enable_interfaces
- OvsDpdkContext._enable_interfaces
The XML file will be written just before copying the file to the
compute hosting the VMs.
JIRA: YARDSTICK-939
Change-Id: Icc80f4741903bbe335db4ebccab395b72fa87e82
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:47:33 +0000 (16:47 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Improve OVS-DPDK setup process"
- Improve OVS-DPDK setup process
Improved OVS-DPDK setup process:
- Added log string for each command executed.
- Removed unnecessary 'kill' command.
- Check if commands are executed correctly.
JIRA: YARDSTICK-922
Change-Id: I09fba96ffa39cde1e000a3c4382d474219c99985
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:47:26 +0000 (16:47 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Improve OVS-DPDK boot process"
- Improve OVS-DPDK boot process
Check if hugepages are present in the system.
Check if every command executed during the boot up process
exits correctly.
JIRA: YARDSTICK-917
Change-Id: Ic0c8a72199ad80e3a65488cc88d0692863751284
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:46:41 +0000 (16:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Replace neutron floating ip deletion with shade."
- Replace neutron floating ip deletion with shade.
Function delete_floating_ip now uses shade client.
JIRA: YARDSTICK-890
Change-Id: I960630926b664266afbe7be00bb1352243b41be0
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:46:31 +0000 (16:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Replace neutron floating ip creation with shade."
- Replace neutron floating ip creation with shade.
Function create_floating_ip now uses shade client instead of neutron
client.
JIRA: YARDSTICK-890
Change-Id: I3defd691dad998cebf98442b52f0555b176f1af4
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 16:46:22 +0000 (16:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Replace neutron router interface deletion with shade."
- Replace neutron router interface deletion with shade.
Function remove_interface_router now uses shade client instead of neutron
client.
JIRA: YARDSTICK-890
Change-Id: I6bd36e35a339cce64dfa8b69c1e7b56cd70af956
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
Fatih Degirmenci [Mon, 26 Mar 2018 23:17:18 +0000 (16:17 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Set content-type of promotion properties file to text/html
Change-Id: I609b796c629c68df214634ced5e9e6bda8ac2607
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Alexandru Avadanii [Tue, 27 Mar 2018 15:39:59 +0000 (15:39 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[doc] installation guide update: PDF section"
- [doc] installation guide update: PDF section
Update PDF section to:
1. describe "net_config" section in IDF.
2. describe compute parameterizaion required in IDF for
both DPDK and non-DPDK scenario.
JIRA: ARMBAND-361
Change-Id: I63fbe79c5cc3a4ee5244e6a0efad57eb89aad7d2
Signed-off-by: ting wu <ting.wu@enea.com>
Markos Chandras [Tue, 27 Mar 2018 14:59:54 +0000 (14:59 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: infra: bifrost: Define more XCI variables for bifrost jobs"
- xci: infra: bifrost: Define more XCI variables for bifrost jobs
This is similar to
eeb906a553d6ddf70ffc5af1acadb33a13ff5990 ("xci:
infra: bifrost: Set XCI_DISTRO if it's not defined") so we need to
define more XCI variables if we are running the standalone bifrost
jobs.
Change-Id: I112cfbfdda677174bdb0d0afef73f035c74cb79e
Signed-off-by: Markos Chandras <mchandras@suse.de>
xiaodong shang [Tue, 27 Mar 2018 13:32:42 +0000 (13:32 +0000)]
Update git submodules
* Update docs/submodules/parser from branch 'master'
- Merge "Auto Generated INFO.yaml file"
- Auto Generated INFO.yaml file
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file.
Meeting times are not currently filled out.
please ammend this patchset to complete
Going forward comitter promotions should be done
against this file.
PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org
If project_lead: is missing (my script could not parse)
please amend with same from commiters section eg:
project_lead: &opnfv_$project_ptl
name: 'Lead Name'
email: 'lead email'
id: 'lead lfid'
company: 'lead company'
Change-Id: Id3dea3ab924bb3069aa3580848c682d8b1277fc6
Signed-off-by: agardner <agardner@linuxfoundation.org>
Rodolfo Alonso Hernandez [Tue, 27 Mar 2018 12:48:37 +0000 (12:48 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "env: validate installer_ip from environment"
- env: validate installer_ip from environment
validate installer_ip is proper IPv4 address in case of user error
Change-Id: Ib01916bc85ec411c159af1564f5142177f464047
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ruan HE [Tue, 27 Mar 2018 00:44:45 +0000 (00:44 +0000)]
Update git submodules
* Update docs/submodules/moon from branch 'master'
- Merge "As Ruan leaves the project, we need a new PTL. Please add a +2 if you agree."
- As Ruan leaves the project, we need a new PTL. Please add a +2 if you agree.
Change-Id: I7d574dc7b8a69c72101f3e78a935757bd80f91bf
Sofia Wallin [Mon, 26 Mar 2018 23:55:52 +0000 (23:55 +0000)]
Merge "Improvements for landing page"
Alexandru Avadanii [Mon, 26 Mar 2018 22:47:43 +0000 (00:47 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for ODL fixes
Change-Id: I0cd2b8a0315c3dd71435138963927e4648d0ef6f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Markos Chandras [Mon, 26 Mar 2018 14:26:43 +0000 (15:26 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: get-opnfv-scenario-requirements: Fix local scenario sync
Commit
07747a53901e550280afb421b6fcbebc8994e93a ("xci: playbooks: Fix
synchronization of external scenarios") fixed copying of external
scenarios but broke internal ones because the regexp was wrong. The
variable was not evaluated properly so nothing was replaced for internal
scenarios. This also fixes a problem when the scenario and the role
names differ so we make sure that the role with the correct name is
created.
Change-Id: Idd7590d972841b5c03286b34757d7325b863c6bf
Signed-off-by: Markos Chandras <mchandras@suse.de>
Trevor Bramwell [Mon, 26 Mar 2018 18:34:29 +0000 (18:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Auto project stable branch for OPNFV Fraser release"
- Auto project stable branch for OPNFV Fraser release
on behalf of Tina Tsou PTL
Change-Id: Ib3779a67a09025b2433520566af060516ab6dc43
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Stephen Wong [Mon, 26 Mar 2018 17:36:26 +0000 (10:36 -0700)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- clover fraser: preliminary documents checkin
* add preliminary Clover Fraser release notes
* add preliminary Clover Fraser user guide
Change-Id: I84b0ae1538aaa175245dd47d90ac2343eaa26cc4
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
Trevor Bramwell [Mon, 26 Mar 2018 16:54:18 +0000 (16:54 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Publish fraser/functest.yaml"
- Publish fraser/functest.yaml
Change-Id: Id5431eca0a078926976d4c96287aee9eb271dbf0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Mon, 26 Mar 2018 16:52:08 +0000 (16:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add availability yaml for Fraser release"
- Add availability yaml for Fraser release
add availability yaml for Fraser to create the stable branch
automatically
JIRA: HA-35
Change-Id: Ied9b760b16dbe93cee2d633a225b3596cb59ad22
Signed-off-by: fuqiao <fuqiao@chinamobile.com>
Aric Gardner [Mon, 26 Mar 2018 16:05:52 +0000 (16:05 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Set Jenkins Automation user git configs globally"
- Set Jenkins Automation user git configs globally
These settings don't appear to be being picked up when the commit
happens. Setting them globally should fix this.
Change-Id: Ic93a65c7b1676a465e85af3909b20ba2bcf60f74
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
AakashKT [Thu, 8 Mar 2018 13:24:25 +0000 (18:54 +0530)]
Update git submodules
* Update docs/submodules/ovn4nfv from branch 'master'
- Scenario Documentation
k8s-ovn-lb-noha scenario
Change-Id: I45fa19ed861b873118e1afedcf930cbdff3ecd37
Signed-off-by: AakashKT <aakash.kt@research.iiit.ac.in>
Patrice Buriez [Fri, 23 Mar 2018 17:20:00 +0000 (18:20 +0100)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Trivial: fix trailing white-spaces
Makefile checks for some coding style rules.
Previous commit introduced trailing white-spaces, which broke
compilation.
Change-Id: Ia57fc9b1428b4a9f8537dce4875e62ac55265fe3
Signed-off-by: Patrice Buriez <patrice.buriez@intel.com>
Rodolfo Alonso Hernandez [Mon, 26 Mar 2018 07:29:46 +0000 (07:29 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Install RabitMQ for RPC messaging between processes"
- Install RabitMQ for RPC messaging between processes
In NetworkServices Tescases, the TGs (traffic generators) run the traffic in
a separate process. In order to synchronize the traffic injection and the
runner interval loops, an RPC server is needed to publish/subscribe events.
RabbitMQ is a well supported MQ in Linux (used in OpenStack or collectd)
and supported by Python implemented projects like oslo.messaging [1].
RabbitMQ default configuration:
- Port: 5672
- User/password: yardstick/yardstick
[1]https://github.com/openstack/oslo.messaging
JIRA: YARDSTICK-1068
Change-Id: I15db294ee430fb38e574a59b9ce1bf0f8b651a67
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
dongwenjuan [Tue, 20 Mar 2018 07:13:14 +0000 (15:13 +0800)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- optimize the fault notification test
Change-Id: I47572b4515049c49f9aa04bf7984757779a605f3
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Cédric Ollivier [Sun, 25 Mar 2018 16:18:26 +0000 (18:18 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update Gambia Challenges presentation
It will be interesting to verify installers via
opnfv/functest-components too.
Change-Id: Ib5da2e35bce5f8a7013ad42b82b2f0e416129863
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Sun, 25 Mar 2018 16:54:23 +0000 (16:54 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "create stable/fraser branch for compass"
- create stable/fraser branch for compass
Change-Id: I89834b6662459cdaaecec506e247c5f60302a075
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Trevor Bramwell [Sun, 25 Mar 2018 16:52:16 +0000 (16:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix Gerrit URL for Release Automation"
- Fix Gerrit URL for Release Automation
Includes logging more warning to help debug when things fail.
Change-Id: I25e9afc6b9f413d33368613291e718cf8ccd6335
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Sun, 25 Mar 2018 16:52:06 +0000 (16:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Restrict Files Release Automation Job Runs Against"
- Restrict Files Release Automation Job Runs Against
The merge job should only run when changes to the release yaml files are
made.
Change-Id: I12d37e465c664b48d4f07223f377a4ff7494ead7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Sun, 25 Mar 2018 16:51:22 +0000 (16:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser branch jobs for basic verification projects"
- Fraser branch jobs for basic verification projects
Most of these projects will not have a stable branch, but for those that
do follow the process they will need these jobs.
Change-Id: Id0e6cfa9716d72882c38b0fcb42b3ab420332a2e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Sun, 25 Mar 2018 16:42:32 +0000 (16:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove KUBECONFIG from env_file"
- Remove KUBECONFIG from env_file
We have hardcoded /root/.kube/config as the default config file
inside functest-kubernetes container:
https://gerrit.opnfv.org/gerrit/#/c/53815/
Change-Id: I135f2009c61bb0238fcc3c9eb6d131305603f495
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Fatih Degirmenci [Sat, 24 Mar 2018 06:15:11 +0000 (23:15 -0700)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- xci: Lowercase ansible variables
Change-Id: I4aa8ca5f8fcd5626e4334fd1217930c065a1dc04
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Sat, 24 Mar 2018 06:20:45 +0000 (23:20 -0700)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- xci: Lowercase ansible variables
Change-Id: I35960abdab146ab2f80a1ad160489ee4877d42e4
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Sun, 25 Mar 2018 00:33:52 +0000 (17:33 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Run ansible within venv
Change-Id: I20eb3c89c199b09ce839ae4ef6dfdcdd34dc58cf
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
ahothan [Sun, 25 Mar 2018 07:56:07 +0000 (00:56 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Build docker container with 1.3.0
Change-Id: If8c4612c394990f2f7de73919381a229d8977433
Signed-off-by: ahothan <ahothan@cisco.com>
ahothan [Sun, 25 Mar 2018 07:46:25 +0000 (00:46 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- [NFVBENCH-77] Config plugin misses config options coming from REST requests
Pass latest config to get_run_spec()
Change-Id: I169f482faa0ba016d266db006da45e3fe0bb4331
Signed-off-by: ahothan <ahothan@cisco.com>
ahothan [Sun, 25 Mar 2018 00:09:36 +0000 (17:09 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- [NFVBENCH-76] REST API remains in running state in case of exception
catch the exception if result key is missing
Change-Id: Id212497bb760b835b542afd11ffbe149bc3d46e7
Signed-off-by: ahothan <ahothan@cisco.com>
Fatih Degirmenci [Sat, 24 Mar 2018 20:39:59 +0000 (20:39 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: playbooks: Fix synchronization of external scenarios"
- xci: playbooks: Fix synchronization of external scenarios
The code was supposed to copy everything from
{{ xci_path }}/{{ scenario.role }} to the XCI roles directory but
external scenarios have their 'role' attribute relative to their
repository whereas internal one have it relative to the {{ xci_path }}.
As such, changes to external scenarios were not copied successfully
to the playbooks directory and their changes where never tested.
This removes the 'xci/scenarios/$scenario' part of the inbound
roles attribute to make all them relative to the
xci/scenarios/$scenario directory.
Change-Id: Id28671b30c8ee4aa6bc186444c0e5a3a3ea3d89b
Signed-off-by: Markos Chandras <mchandras@suse.de>
Bin Hu [Sat, 24 Mar 2018 06:15:22 +0000 (23:15 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Stable branch for IPv6 Fraser Release
Change-Id: I43142004c2d44914baa8cfe79dd245c3613f465c
Signed-off-by: Bin Hu <bh526r@att.com>
Cédric Ollivier [Sat, 24 Mar 2018 16:17:16 +0000 (17:17 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Add "Gambia Challenges" presentation
Change-Id: I16350b90f8bd8c5db7cad4aa28704b9bc908996c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Kerim Gokarslan [Fri, 23 Mar 2018 00:21:11 +0000 (17:21 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-56 Multi-chaining traffic starts may be too early for some runs
Change-Id: I332a53e3dd3e14e9cba4ad9f57bdfd094ffa4d3a
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Ross Brattain [Sat, 24 Mar 2018 01:46:03 +0000 (01:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Test case spec for SDN controller resilience in non-HA config"
- Test case spec for SDN controller resilience in non-HA config
This is the test case specification for verifying the HA capabilities of
a SDN controller running in a non-HA configuration.
JIRA: HA-31
JIRA: YARDSTICK-955
Change-Id: I10f9ce4a2888092c033d2c02bf9a5a950b8b12dc
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Ross Brattain [Sat, 24 Mar 2018 01:31:05 +0000 (01:31 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "ansible: disable Extra cloud image kernel stub"
- ansible: disable Extra cloud image kernel stub
JIRA: YARDSTICK-900
Change-Id: Icd3e5333fa30c77fec462dd26b70f0f28b8ca67f
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Sat, 24 Mar 2018 00:04:18 +0000 (00:04 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "use basename to delete yardstick image loop devices"
- use basename to delete yardstick image loop devices
the full path probably isn't matching, so just grep
for the basename
JIRA: YARDSTICK-1096
JIRA: YARDSTICK-1054
Change-Id: I403a7f51310c0856fae0f79d115ba0786b7c417c
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Fri, 23 Mar 2018 21:51:18 +0000 (21:51 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "TC042 bug fix"
- TC042 bug fix
JIRA:YARDSTICK-786
yardstick DPDK image have problems to build.
We will fix this by using nsb image
the pktgen DPDK testcase will use sampleVNF image
Change-Id: I24b7b6a9acfe21ec956fa9c4ee7ebe7ae1787dbb
Signed-off-by: liyin <liyin11@huawei.com>
Kerim Gokarslan [Fri, 23 Mar 2018 20:56:30 +0000 (13:56 -0700)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-78 TRex requires at least 16 payload bytes
Change-Id: Iacdafc624857698c8c9ac481daa050a42c1995b6
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
Ross Brattain [Fri, 23 Mar 2018 21:45:43 +0000 (21:45 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Test case description and configuration file for yardstick_tc090:Control Node Openstack Service High Availability - Database Instances"
- Test case description and configuration file for yardstick_tc090:Control
Node Openstack Service High Availability - Database Instances
JIRA: YARDSTICK-960
Change-Id: Ibe47a9b4d1f095971857fcbaee57a3c7f64f9911
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
Fatih Degirmenci [Fri, 23 Mar 2018 21:27:43 +0000 (21:27 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: install: Move all pip installations to virtualenv"
- xci: install: Move all pip installations to virtualenv
Now that all pip installations are managed in the same way we can
move them inside a global virtual environment to further isolate the
XCI artifacts from the rest of the system. Moreover, we further simplify
the initial package installation to install everything at once instead
of calling the package manager for every single package that we need.
Change-Id: I6a170d2439fae8b0653f3141e0e8bb8ead67657e
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Fri, 23 Mar 2018 21:27:35 +0000 (21:27 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: files: install-lib.sh: Hide rsync errors"
- xci: files: install-lib.sh: Hide rsync errors
rsync may fail because the OPNFV VM doesn't exist if we failed quite
early in the process so hide any errors from the remote rsync operation
to avoid confusion.
Change-Id: I43dfb0a527165a186674178d12e6d00ffc61f580
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Fri, 23 Mar 2018 14:52:00 +0000 (14:52 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: infra: bifrost: Set XCI_DISTRO if it's not defined
The XCI_DISTRO variable is normally set from the XCI deployment script.
However, on bifrost jobs, we don't run this script as part of XCI so we
need to ensure that this variable is set properly.
Change-Id: I295b65176bab6ccbdd12aa50449d3c021a88b43d
Signed-off-by: Markos Chandras <mchandras@suse.de>
Alexandru Avadanii [Fri, 23 Mar 2018 20:28:54 +0000 (20:28 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "[IDF] arm-pod7: Configure hugepages and cpupinning variables for armpod7"
- [IDF] arm-pod7: Configure hugepages and cpupinning variables for armpod7
For non-dpdk scenarios we define as cpu config:
0,1 for OS
2-7 for nova
For dpdk scenarios we define as cpu config:
0,1 for OS,
2,3 for DPDK drivers and processes
4-7 for nova
Dpdk config is also provided for the 3 thunderx nodes which currently
serve as KVM nodes. The config is similar to the config above with
cores 4-47 being used for nova.
JIRA: ARMBAND-364
Change-Id: I761aa8e73935b7180f4f377841cc93c9d81cf4d7
Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Emma Foley [Fri, 23 Mar 2018 18:13:54 +0000 (18:13 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Added scale-up documentation"
- Added scale-up documentation
Change-Id: I65770a4a879d890c75a2e5774579794fb9b591f6
Signed-off-by: Chornyi, TarasX <tarasx.chornyi@intel.com>
Jaime Caamaño Ruiz [Thu, 22 Mar 2018 07:31:09 +0000 (08:31 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Fix tacker resource collection request
Looks like using tacker_client.get to request a resource collection
causes connection drops and subsequent requests to fail, probably
because of incomplete pagination handling. Use tacker_client.list
instead.
Change-Id: I79ba39759b61f57774e65b5e49686edb6bf05c13
Signed-off-by: Jaime Caamaño Ruiz <jcaamano@suse.com>
Michael Polenchuk [Fri, 23 Mar 2018 12:47:46 +0000 (16:47 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Apply opendaylight state after ovs host config
* employ GA kernel for baremetal computes as well
* setup/start opendaylight server after ovs host config
Change-Id: Ic772aed544b17be02e6ca9ccd175f2288b2128a8
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Aaron Smith [Fri, 23 Mar 2018 13:00:59 +0000 (13:00 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "[functest] Skip RDT tests if on a virtual node"
- [functest] Skip RDT tests if on a virtual node
* Skip RDT tests if the node is virtual.
* Push fake positive results to try avoid failure
TODO: Get the test passing.
Currently, the individual tests show a pass, however, the overall test shows a failure.
Change-Id: Iedfb125a15ed1b9d41a3d48148a4ac363a89b90b
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Aaron Smith [Fri, 23 Mar 2018 13:00:49 +0000 (13:00 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "[functest] Update tests for Aodh"
- [functest] Update tests for Aodh
* Update the check for timestamp to use state_timestamp instead
state_timestamp indicates the last change in state of the alarm,
timestamp is the last update to the alarm settings. This is not
what we're looking for with aodh tests, so check the state update
instead.
* Trigger an alarm state change before checking whether the alram
was updated. Notification in collectd aren't necessarily updated
at a regular interval, so we have to do some action and check whether
the alarm is updated.
JIRA: BAROMETER-91
Change-Id: I26d9bb1ec7e50e07053e69068d241e4c4cbc30dc
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Fatih Degirmenci [Fri, 23 Mar 2018 10:09:19 +0000 (10:09 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Do not trigger merge jobs for INFO.yaml updates"
- xci: Do not trigger merge jobs for INFO.yaml updates
Change-Id: I16eed2ec0ca1fa659fc449799813c02b19b08174
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Fri, 23 Mar 2018 05:24:52 +0000 (22:24 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Record promotion time in UTC
Change-Id: Id6ea4f8124bdfe8c4233400d216d503fa101b0cb
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
fuqiao [Fri, 23 Mar 2018 09:17:46 +0000 (17:17 +0800)]
Update git submodules
* Update docs/submodules/availability from branch 'master'
- Modify the folders to include docs for E and F release
Create two new folders for docs in E and F release. Move docs for the
two release into seperate folders
JIRA: HA-35
Change-Id: I1f8071854b50ee3460c411ddcdd824edee3bc6fd
Signed-off-by:fuqiao@chinamobile.com
Jack Chan [Fri, 23 Mar 2018 09:18:17 +0000 (09:18 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bugfix: 'module' object has no attribute 'UnsupportedExtension'"
- Bugfix: 'module' object has no attribute 'UnsupportedExtension'
JIRA: YARDSTICK-1100
This Error occur when run kuberntes test case:
The Key is the pyopenssl dependency, it seems
YARDSTICK-1032(https://jira.opnfv.org/browse/YARDSTICK-1032) encounter
the same problem. Downgrade requests from 2.18.2 to 2.11.1 would solve
this problem.
Here it is the error log:
Traceback (most recent call last):
File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File
"/home/opnfv/repos/yardstick/yardstick/benchmark/core/task.py",
line 301, in atexit_handler
context.undeploy()
File
"/home/opnfv/repos/yardstick/yardstick/benchmark/contexts/kubernetes.py",
line 63, in undeploy
self._delete_ssh_key()
File
"/home/opnfv/repos/yardstick/yardstick/benchmark/contexts/kubernetes.py",
line 133, in _delete_ssh_key
k8s_utils.delete_config_map(self.ssh_key)
File
"/home/opnfv/repos/yardstick/yardstick/common/kubernetes_utils.py",
line 179, in delete_config_map
**kwargs)
File
"/usr/local/lib/python2.7/dist-packages/kubernetes/client/apis/core_v1_api.py",
line 9059, in delete_namespaced_config_map
(data) =
self.delete_namespaced_config_map_with_http_info(name,
namespace, body, **kwargs)
File
"/usr/local/lib/python2.7/dist-packages/kubernetes/client/apis/core_v1_api.py",
line 9159, in delete_namespaced_config_map_with_http_info
collection_formats=collection_formats)
File
"/usr/local/lib/python2.7/dist-packages/kubernetes/client/api_client.py",
line 321, in call_api
_return_http_data_only, collection_formats,
_preload_content,
_request_timeout)
File
"/usr/local/lib/python2.7/dist-packages/kubernetes/client/api_client.py",
line 155, in __call_api
_request_timeout=_request_timeout)
File
"/usr/local/lib/python2.7/dist-packages/kubernetes/client/api_client.py",
line 387, in request
body=body)
File
"/usr/local/lib/python2.7/dist-packages/kubernetes/client/rest.py",
line 256, in DELETE
body=body)
File
"/usr/local/lib/python2.7/dist-packages/kubernetes/client/rest.py",
line 166, in request
headers=headers)
File
"/usr/local/lib/python2.7/dist-packages/urllib3/request.py",
line 66, in request
**urlopen_kw)
File
"/usr/local/lib/python2.7/dist-packages/urllib3/request.py",
line 87, in request_encode_url
return self.urlopen(method, url, **extra_kw)
File
"/usr/local/lib/python2.7/dist-packages/urllib3/poolmanager.py",
line 321, in urlopen
response = conn.urlopen(method, u.request_uri, **kw)
File
"/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py",
line 601, in urlopen
chunked=chunked)
File
"/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py",
line 346, in _make_request
self._validate_conn(conn)
File
"/usr/local/lib/python2.7/dist-packages/urllib3/connectionpool.py",
line 850, in _validate_conn
conn.connect()
File
"/usr/local/lib/python2.7/dist-packages/urllib3/connection.py",
line 337, in connect
cert = self.sock.getpeercert()
File
"/usr/local/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py",
line 348, in getpeercert
'subjectAltName': get_subj_alt_name(x509)
File
"/usr/local/lib/python2.7/dist-packages/urllib3/contrib/pyopenssl.py",
line 202, in get_subj_alt_name
except (x509.DuplicateExtension, x509.UnsupportedExtension,
AttributeError: 'module' object has no attribute 'UnsupportedExtension'
Change-Id: I444dde829c91defb475e045aea094d74fc43e75b
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
fuqiao [Fri, 23 Mar 2018 09:01:25 +0000 (17:01 +0800)]
Update git submodules
* Update docs/submodules/availability from branch 'master'
- Release doc for F: HA scheme analysis for OPNFV
document for Fraser release, including HA schema analysis for OPNFV.
currently mostly focusing on VIM. will extend the content to include
other components
JIRA: HA-34
Change-Id: I50c308357db16eedd501542b2439d5d5311eaa5e
Signed-off-by: fuqiao@chinamobile.com
Rodolfo Alonso Hernandez [Fri, 23 Mar 2018 09:05:56 +0000 (09:05 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add "Scenario" class wait methods for runners"
- Add "Scenario" class wait methods for runners
"Duration" and "Iteration" runners execute a passive wait during the
execution of the work process. This wait time is done at the end of
the scenario "run" method execution.
This patch adds a pre-run and post-run wait period, which will
depends on the Scenario executed. The wait time will be always the
same, but the execution order (pre-wait time, run method, post-wait
time) will depends on the Scenario.
By default, any Scenario will execute the "run" method and them will
wait the specified time.
NetworkServicesTestCase Scenario will wait the specified time and them
will execute the "run" method to retrieve the KPIs.
JIRA: YARDSTICK-1067
Change-Id: I6ad6bfc6978815b6b2d4df63f2ac2f8815fb5b8a
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Qiao Fu [Fri, 23 Mar 2018 08:54:02 +0000 (08:54 +0000)]
Update git submodules
* Update docs/submodules/availability from branch 'master'
- Merge "Add High Availability Analysis Document"
- Add High Availability Analysis Document
JIRA: HA-35
Change-Id: I49d12916f41fa80313384205a334cb7fbfd46cee
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
Rodolfo Alonso Hernandez [Fri, 23 Mar 2018 08:36:29 +0000 (08:36 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Make "Scenario" class abstract"
- Make "Scenario" class abstract
All scenario child classes must implement "run" method.
JIRA: YARDSTICK-1065
Change-Id: I35b78e380620967b49cd8cd23777a1aee6dfd140
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
QiLiang [Fri, 23 Mar 2018 01:55:56 +0000 (09:55 +0800)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Fix ci deploy job error
Fix issue:
https://build.opnfv.org/ci/view/clover/job/clover-daily-deploy-master/4/consoleFull
+ ssh -i /home/jenkins/opnfv/slave_root/workspace/clover-daily-deploy-master/work/container4nfv/src/vagrant/kubeadm_istio/.vagrant/machines/master/libvirt/private_key vagrant@192.168.121.117 rm -rf clover
Host key verification failed.
Change-Id: I73ea912ca6eb7ef823b1694b9fb090d809f158ee
Signed-off-by: QiLiang <liangqi1@huawei.com>
Zhijiang Hu [Fri, 23 Mar 2018 04:52:29 +0000 (00:52 -0400)]
Update git submodules
* Update docs/submodules/daisy from branch 'master'
- Enlarge hugepage default count
Change-Id: I551388760fc7e0c30d07350fe15ffa0c39cc7881
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
Linda Wang [Fri, 23 Mar 2018 02:04:05 +0000 (02:04 +0000)]
Update git submodules
* Update docs/submodules/stor4nfv from branch 'master'
- Remove functest_kubernetes from requirements
Change-Id: I05dd6f833716e36d173f0b4e7f6a317d41f1a039
Signed-off-by: Linda Wang <wangwulin@huawei.com>
mei mei [Fri, 23 Mar 2018 01:53:51 +0000 (01:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Bugfix: command chown failed because LF POD has no jenkins user"
- Bugfix: command chown failed because LF POD has no jenkins user
Command change the file owner failed on lf-pod1 and lf-pod2
with the reason "chown: invalid user: ‘jenkins:jenkins’".
Make pod.yaml file can be modified by any user.
Change-Id: I1feb108e95c59c228d2aef55862017e9b80bcb73
Signed-off-by: xudan <xudan16@huawei.com>
Ross Brattain [Fri, 23 Mar 2018 01:41:12 +0000 (01:41 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "dump CI failures with kpartx and no /dev/loop devices"
- dump CI failures with kpartx and no /dev/loop devices
CI is failing due to unable to find loop device for kpartx
"cmd": [
"kpartx",
"-l",
"/tmp/workspace/yardstick/yardstick-xenial-server.raw"
]
"stderr": "mount: could not find any device /dev/loop#Bad address\ncan't set up loop",
This error occurs when kpartx can't find any loop devices to use
https://build.opnfv.org/ci/job/yardstick-compass-virtual-daily-master/3261/console
JIRA: YARDSTICK-1054
JIRA: YARDSTICK-1096
Change-Id: Ib6131ce29c4f9e81386eb5471dd6107825798620
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Stephen Wong [Fri, 23 Mar 2018 01:19:36 +0000 (01:19 +0000)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Merge "Create document structure"
- Create document structure
See http://docs.opnfv.org/en/latest/how-to-use-docs/documentation-guide.html
Note the structure stands on the view of whole OPNFV platform.
Change-Id: Id2ac36cb6f30d6d2d54dbda9f6a77b76648aa4b0
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
mei mei [Fri, 23 Mar 2018 01:10:58 +0000 (01:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix RegExp issue for sfc scenario"
- Fix RegExp issue for sfc scenario
Change-Id: I345aeed4e11c4f5329251766b1fcf6aa1d852ba1
Signed-off-by: Linda Wang <wangwulin@huawei.com>
QiLiang [Thu, 22 Mar 2018 12:39:00 +0000 (20:39 +0800)]
Update git submodules
* Update docs/submodules/clover from branch 'master'
- Add clover ci deploy skeleton
- create kubernetes + istio by continer4nfv kubeadm_istio scenario
- add clover real test entry script
- add basic .gitignore
Change-Id: I3b36cdf71d70db4e24a19e386ad39dbb0a71ac2f
Signed-off-by: QiLiang <liangqi1@huawei.com>
Fatih Degirmenci [Fri, 23 Mar 2018 00:28:02 +0000 (00:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Record additional promotion metadata for further use"
- xci: Record additional promotion metadata for further use
It would be good to point to the link of the job that promoted
certain scenario and display promotion date/time so we know when
was the last time the scenario has successfully been promoted.
Change-Id: I8099cf48f0ba5000cbf7622aa084f863f123eb15
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 22 Mar 2018 21:38:59 +0000 (14:38 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Set additional variables in CI test script
We need the variables CI_LOOP, BUILD_TAG, and NODE_NAME
passed to the deployment to display during functest execution.
Change-Id: Ib6709678d760d43927d3cd9f606d2c7e74e724d0
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Trevor Bramwell [Thu, 22 Mar 2018 20:40:22 +0000 (13:40 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix Python3 Errors for Release Automation
My testing was done using Python 2.7 but the build server running the
jobs is obviously running Python3.
These changes allow the create_branch.py release script to run against
both Python2 and Python3.
Change-Id: I02478986ef869ce82ece5b96dbb4b5ed548a2a55
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Thu, 22 Mar 2018 20:23:36 +0000 (20:23 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: playbooks: Fix message on fail task for deployed scenario"
- xci: playbooks: Fix message on fail task for deployed scenario
The fail message was a bit weird since it listed all the scenarion
information as below:
TASK [Fail if {'scm': u'git', 'src':
u'https://git.opnfv.org/releng-xci', 'scenario': u'os-nosdn-nofeature',
'installers': [{'flavors': [u'ha', u'mini', u'noha'], 'installer':
u'osa', 'distros': [u'opensuse', u'ubuntu', u'centos']}], 'version': u'master', 'role':
u'xci/scenarios/os-nosdn-nofeature/role/os-nosdn-nofeature'} is not
supported] ***
skipping: [localhost]
This looks awkward and we should only list the actual scenario name
instead.
Change-Id: I725793f91661f00606573906847336716fecd418
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 22 Mar 2018 20:23:19 +0000 (20:23 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: files: xci-destroy-env.sh: Remove VMs from all flavors"
- xci: files: xci-destroy-env.sh: Remove VMs from all flavors
If we switch from one flavor to another then some VMs may left behind
so we need to cleanup the VMs from all flavors.
Change-Id: I8b5d400b6d543b32b9cdaff73c3d173984357012
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 22 Mar 2018 20:23:02 +0000 (20:23 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: osa: Configure the ARA callback plugin on OPNFV host"
- xci: osa: Configure the ARA callback plugin on OPNFV host
The OSA deployment is driven by the OPNFV host so we need to install
and configure the ARA plugin there as well.
Change-Id: Ib583f5771a8c2da7531f0a42612d7c0b34fb4898
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 22 Mar 2018 20:22:58 +0000 (20:22 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: Install the ARA callback plugin"
- xci: Install the ARA callback plugin
The ARA Ansible plugin can be used to visualize the entire XCI run so
lets install it by default and generate a report at the end of the
execution.
Change-Id: I66c3230b371001c110e81755c5f0dad4b1756606
Link: https://github.com/openstack/ara
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 22 Mar 2018 20:22:53 +0000 (20:22 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: files: install-lib.sh: Install pip packages as user"
- xci: files: install-lib.sh: Install pip packages as user
We can avoid "polluting" the system with all the pip packages we install
so we could just install them in the user's home directory.
Change-Id: I5b3369175535e8ab74c2591d1284c743391fd718
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 22 Mar 2018 20:22:35 +0000 (20:22 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: files: Move Ansible installation to a library file"
- xci: files: Move Ansible installation to a library file
Installing Ansible is just one of the functions we need during XCI
deployment, as such move it to a library file which can contain more
functions in the future.
Change-Id: I708a4e51b2b1d624d6827a8c99f3719b59227ec0
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 22 Mar 2018 20:22:27 +0000 (20:22 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: kubespray: Add experimental support for openSUSE"
- xci: kubespray: Add experimental support for openSUSE
Add experimental support for openSUSE until the upstream PR
is accepted
installer-type:kubespray
deploy-scenario:k8-nosdn-nofeature
Change-Id: Icd3698d882d249a18be77560ba0ba52159893816
Link: https://github.com/kubernetes-incubator/kubespray/pull/2380
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Thu, 22 Mar 2018 20:18:16 +0000 (20:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: bifrost-verify: Update location for XCI bifrost scripts"
- jjb: xci: bifrost-verify: Update location for XCI bifrost scripts
Change-Id: I55e5042fda4bf5662a90f0065fa427a50bc76bfa
Signed-off-by: Markos Chandras <mchandras@suse.de>
Periyasamy Palanisamy [Wed, 21 Mar 2018 10:00:51 +0000 (11:00 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- create stable/fraser branch for sdnvpn
Change-Id: Ibe0e92b2b3772c53df66e10bf7059be4754d4646
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Trevor Bramwell [Thu, 22 Mar 2018 19:56:33 +0000 (19:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Release Automation"
- Release Automation
Tracking releases through yaml file similar to the openstack/releases
project.
Includes a schema file to be for validation, jobs for creating gerrit
branches and stable branch jobs, and documentation for projects on
creating their releases.
Change-Id: Id1876482723e01806c0a6932126dff5ea314eae5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Thu, 15 Mar 2018 15:25:32 +0000 (16:25 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Nomination of David Blaisonneau as XCI committer
David Blaisonneau is the main driver of introducing native
support for Pharos PDF/IDF in XCI. He has been also working
on stabilizing XCI framework and enabling baremetal deployments.
His contributions include
- creation of PDFs for baremetal PODs
- starting the work on improving the stabilization of the framework
- starting the work on introducing support for PDF/IDF
- deployment on baremetal
Change-Id: If4e71c7456e5e8f642b3e82b8ef356747431ed96
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 15 Mar 2018 12:52:24 +0000 (13:52 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Nomination of Periyasamy Palanisamy as XCI committer
Periyasamy Palanisamy onboarded SDNVPN project to XCI,
contributed various scenarios and made contributions to upstream
projects.
His contributions include
- creating os-odl-nofeature scenario
- integrating ovs into os-nosdn-nofeature scenario
- creating os-odl-bgpvpn scenario
- improving the framework
- reviewing changes
His contributions can be seen from following link:
https://gerrit.opnfv.org/gerrit/#/q/owner:periyasamy.palanisamy%2540ericsson.com+project:releng-xci+status:merged
Apart from contributing to XCI, he directly worked in upstream for
integrating different features and improving things. Some of his
contributions can be seen from following links:
https://review.openstack.org/#/q/owner:%22Periyasamy+Palanisamy+%253Cperiyasamy.palanisamy%2540ericsson.com%253E%22+status:merged
https://git.opendaylight.org/gerrit/#/q/project:integration/packaging/ansible-opendaylight+owner:periyasamy.palanisamy%2540ericsson.com+status:merged
Change-Id: I1b86938b8519e758801339fb8029f8b2dd1f7918
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>