Tim Rozet [Wed, 4 Oct 2017 15:36:34 +0000 (15:36 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "baro: update collectd-openstack branch"
- baro: update collectd-openstack branch
COLLECTD_OPENSTACK_GIT_BRANCH has been updated to stable/pike so that aodh
changes will be picked up
Previously, the branch was not actually being checked out, but was being
used as a name for a new branch. This behaviour has been corrected.
Change-Id: I516c4311d2a0cedcca6ec293b62c21234b1e1975
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
mbeierl [Wed, 4 Oct 2017 14:57:52 +0000 (10:57 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'master'
- Fixing test results.
Change-Id: I13ea847491f2758fd2003c0b206ec7a1356f3fb2
JIRA: STORPERF-216
Signed-off-by: mbeierl <mark.beierl@dell.com>
Bertrand Souville [Mon, 2 Oct 2017 15:08:15 +0000 (17:08 +0200)]
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Added support for Keystone v3
JIRA: PROMISE-80
Change-Id: I5e904da373e2d5309456a6ce7ec56e724a62791f
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Sofia Wallin [Mon, 18 Sep 2017 12:06:59 +0000 (14:06 +0200)]
Documentation updates for Euphrates
Installer projects/PTLs and scenario owners
Should review the installation instruction to make sure
that relevant documentation is included.
Feature projects/PTLs
Should review the configuration guide and user guide to
make sure that relevant documentation is included.
All projects (participating in the Euphrates release)
Should review the release notes to make sure that project
specific release notes are included.
Change-Id: I9d72070a22d77545225b07019a1133fcfd57257f
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
Delia Popescu [Wed, 4 Oct 2017 08:56:40 +0000 (11:56 +0300)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add OPNRC file to Yardstick container for fuel installer type
OPNRC file (openstack.creds) is needed to call openstack services
It was not added any longer because we added a specific case for
fuel installer to send SSH_KEY, OPNRC file and OS_CACERT to
the container
Change-Id: I235b138a77e06cded86a0b163ef383c1c37a0469
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Fatih Degirmenci [Wed, 4 Oct 2017 12:20:34 +0000 (14:20 +0200)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Fix the figure size in user guide
Change-Id: I550860f574765a3035e9025e254f6d7ba110e0e4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Michael Polenchuk [Wed, 4 Oct 2017 08:38:58 +0000 (12:38 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [ovs/dpdk] Add missing rootwrap sudoers policy
Append required sudoers rule since uca package version
of neutron has no policy for neutron-rootwrap-daemon.
Change-Id: Id8ea5b1b6aadb9eca879d72ce4d158a7bc01060e
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Deepak S [Wed, 4 Oct 2017 09:36:42 +0000 (09:36 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "Docs: Review and update the docs for E-release"
- Docs: Review and update the docs for E-release
JIRA: SAMPLEVNF-82
Review and update the the E-release docsuments.
Change-Id: I1eeb0dead18559b8f05039b81512d944a862bbb4
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
Vishwesh M Rudramuni [Tue, 3 Oct 2017 03:05:25 +0000 (08:35 +0530)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- l2l3_stack: fixing the arp_route_tbl/nd_route_tbl
This patch adds the dest ip back into the parsing logic so that
legacy usage is maintained intact.
Change-Id: I1e479064d7b324d871d3d5f2c166de60165c3495
Signed-off-by: Vishwesh M Rudramuni <vishwesh.m.rudramuni@intel.com>
Markos Chandras [Tue, 3 Oct 2017 15:51:53 +0000 (16:51 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: scripts: start-new-vm.sh: Set JENKINS_HOME on local runs
If we are creating a new virtual machine for local testing, then we
should set JENKINS_HOME since some playbooks use this variable to
determine if the deployment happens on a CI or not. That script aims
to simulate a CI deployment so it should have this variable set.
Change-Id: I1165c8b2cd467ba92fcf6f6c178a69b07834894e
Signed-off-by: Markos Chandras <mchandras@suse.de>
Feng Pan [Wed, 4 Oct 2017 02:42:56 +0000 (02:42 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Install honeycomb and vpp in a single step"
- Install honeycomb and vpp in a single step
We currently install Honeycomb and VPP in 2 steps, this could potentially
cause version conflicts.
Change-Id: I1e54a576bced07f5115b12fef3bbdf2e95e9ab90
Signed-off-by: Feng Pan <fpan@redhat.com>
Ross Brattain [Tue, 3 Oct 2017 22:00:55 +0000 (22:00 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB PROX test hang fixes"
- NSB PROX test hang fixes
The PROX tests were hanging in the duration
runner.
These are fixes for various errors:
raise error in collect_kpi if VNF is down
move prox dpdk_rebind after collectd stop
fix dpdk nicbind rebind to group by drivers
prox: raise error in collect_kpi if the VNF is down
prox: add VNF_TYPE for consistency
sample_vnf: debug and fix kill_vnf
pkill is not matching some executable names,
add some debug process dumps and try switching
back to killall until we can find the issue
sample_vnf: add default timeout, so we can override
default 3600 SSH timeout
collect_kpi is the point at which we check
the VNFs and TGs for failures or exits
queues are the problem make sure we aren't silently blocking on
non-empty queues by canceling join thread in subprocess
fixup duration runner to close queues
and other attempt to stop duration runner
from hanging
VnfdHelper: memoize port_num
resource: fail if ssh can't connect
at the end of 3600 second test our ssh connection
is dead, so we can't actually stop collectd
unless we reconnect
fix stop() logic to ignore ssh errors
Change-Id: I6c8e682a80cb9d00362e2fef4a46df080f304e55
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Fatih Degirmenci [Thu, 28 Sep 2017 07:34:41 +0000 (09:34 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Create euphrates jobs for remaining projects
Change-Id: I1aee6c882b863ab69393ba906ae8b067a426fc3b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Aric Gardner [Tue, 3 Oct 2017 19:52:12 +0000 (19:52 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix Yamllint violations for jjb/fuel"
- Fix Yamllint violations for jjb/fuel
JIRA: RELENG-254
Change-Id: I685f8ffd22e9083ac79655ff490ca0cc5d825c9d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Tue, 3 Oct 2017 19:44:22 +0000 (19:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix minor yamllint violation for jjb/bottlenecks"
- Fix minor yamllint violation for jjb/bottlenecks
JIRA: RELENG-254
Change-Id: I9ea829209b3b2613bad5fcec10ffba743fe52ee8
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Tue, 3 Oct 2017 19:43:48 +0000 (19:43 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix Yamllint violation for jjb/doctor"
- Fix Yamllint violation for jjb/doctor
JIRA: RELENG-254
Change-Id: I8d9264a1bc69e5c2578886fa1a0112e19cf835b4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Tue, 3 Oct 2017 19:12:56 +0000 (19:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add CACERT file to Yardstick Container for fuel installer"
- Add CACERT file to Yardstick Container for fuel installer
CACERT file is needed for authentication to and
between openstack services.
Change-Id: Ic6c48ad0ac6f16c2dca82214f5b44d2f8dcac4fc
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Trevor Bramwell [Tue, 3 Oct 2017 18:34:10 +0000 (11:34 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix Security Scan Shortlog Format
The current Anteater shortlog output still contains single and double
quotes, causing comments to not be posted to Gerrit. So instead of
trying to escape the quotations they should be removed entirely.
JIRA: RELENG-272
Change-Id: I8a2565c85763d7617ced73702a12e28bf634678a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Ross Brattain [Tue, 3 Oct 2017 17:57:50 +0000 (17:57 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "exec_tests: remove releng clone code"
- exec_tests: remove releng clone code
we bind-mount the credentials into the container
so we don't need to clone releng
Change-Id: I838745a1470015a693f1801c93b930e8df06ef4b
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Tue, 3 Oct 2017 17:56:25 +0000 (17:56 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Ensure that at least one handler is available"
- Ensure that at least one handler is available
https://jira.opnfv.org/browse/YARDSTICK-773?filter=-3
Remove dependency of yardstick on utils methods
Change-Id: Iadf502364a7f08c279a8f0d17d7e45e8047f4066
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Michael Polenchuk [Tue, 3 Oct 2017 09:41:37 +0000 (13:41 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Apply neutron formula patch after formula update
Change-Id: I8dba3676adc8cc49731d91db7cc028a9c5b1627d
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Markos Chandras [Tue, 3 Oct 2017 12:26:36 +0000 (13:26 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: xci-deploy.sh: Extend regexp when collecting env variables
Not all variables start with XCI, OPNFV or OPENSTACK so extend the
regexp to look for more variables.
Change-Id: If3693d65eec697f6c81c608da3be5799333c28d7
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: scripts: start-new-vm.sh: Do not break on idle SSH connections
Add ServerAliveInterval and ServerAliveCountMax directives in order
to try and keep SSH connections alive. This aims to solve ssh timeouts
like the following one on busy hypervisors:
packet_write_wait: Connection to UNKNOWN port 0: Broken pipe
Change-Id: I58029b41226098d6a44181434ad8653f72384e9d
Signed-off-by: Markos Chandras <mchandras@suse.de>
Fatih Degirmenci [Tue, 3 Oct 2017 15:45:04 +0000 (15:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "fuel, armband: Hard set dovetail stream to master"
- fuel, armband: Hard set dovetail stream to master
Fuel and Armband Euphrates jobs are always marked as failed, even
when at least one sub-job passes, due to missing Dovetail job for
that respective stream.
Change-Id: Ibcdde75d70111e82f8498114deabaf7808cc6d74
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Tim Rozet [Tue, 3 Oct 2017 15:39:10 +0000 (15:39 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Updating the iso build to CentOS 7.4"
- Updating the iso build to CentOS 7.4
JIRA: APEX-522
Change-Id: I03efc6ccad708d12f3fdabd9ace9935edb31d4bb
Signed-off-by: Dan Radez <dradez@redhat.com>
Martin Klozik [Tue, 3 Oct 2017 15:04:32 +0000 (15:04 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "Removed drafts of test specificaiton now published as RFC8204. Also removed IETF license notice and added a file with link to RFC8204"
- Removed drafts of test specificaiton now published as RFC8204. Also removed IETF license notice and added
a file with link to RFC8204
Change-Id: I44b4cb75afeff74a58f402a7cb8816ddfbe52b87
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
Trevor Cooper [Wed, 27 Sep 2017 19:21:10 +0000 (12:21 -0700)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Updated project description to clarify VSPERF independence from Open Stack
Change-Id: Iab653c7ad1cf6cbdb9c15056337a2768a489a87a
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
Yujun Zhang [Tue, 3 Oct 2017 13:45:28 +0000 (21:45 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Lookup in enviroment for OPNFV release name
this is used in testapi reporting
Change-Id: If0a2ef1d406544f5c8648fb653ff6c2334abf5e8
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Fatih Degirmenci [Tue, 3 Oct 2017 13:57:45 +0000 (13:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "kvmfornfv: Enable jobs running on intel-pod10"
- kvmfornfv: Enable jobs running on intel-pod10
Change-Id: If4f37121068895854d3261ffce8aab02abb083be
Signed-off-by: Navya Bathula <navyax.bathula@intel.com>
Yujun Zhang [Tue, 3 Oct 2017 13:35:57 +0000 (21:35 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add OPNFV_RELEASE in enviroment which is used in testapi reporting
Change-Id: I81b1cf1492d215c934e148eba5eba7535d38cfd0
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Yujun Zhang [Tue, 3 Oct 2017 13:12:17 +0000 (21:12 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix typo in job definition
Change-Id: I67a96819d4cf5c6c2b18267f97728aaeda1b188a
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Markos Chandras [Tue, 3 Oct 2017 12:12:44 +0000 (12:12 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: xci-deploy: Add simple error handler"
- xci: xci-deploy: Add simple error handler
Add a simple function to collect useful information when submitting
bug reports.
Change-Id: If24b76d2742edffa2269d39dcc998675d1388214
Signed-off-by: Markos Chandras <mchandras@suse.de>
Lorand Jakab [Tue, 3 Oct 2017 08:45:02 +0000 (11:45 +0300)]
Update git submodules
* Update docs/submodules/fds from branch 'master'
- FDS DVR doc - Added east-west traffic diagram
Change-Id: I107c712a010db22e0afc793de8ea849b638ae219
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
Sofia Wallin [Tue, 3 Oct 2017 10:49:01 +0000 (10:49 +0000)]
Merge "Minor edits throughout the document."
Fatih Degirmenci [Tue, 3 Oct 2017 09:24:01 +0000 (11:24 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- calipso: Tie jobs to centos machine
Change-Id: I7c2d0afb4c2b3e2680893c8cea660b36c553b39c
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Mytnyk, Volodymyr [Tue, 8 Aug 2017 17:07:15 +0000 (18:07 +0100)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- VES: Implement YAML configuration support
- Added YAML schema config file
- Moved host metrics into additionalMeasurements
- Moved VNF (virt) metrics into additionalFields
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
Change-Id: I35e5e20750c375a61928ce3c925287f1b9cabdca
Anand B Jyoti [Mon, 2 Oct 2017 23:19:08 +0000 (04:49 +0530)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Docs: Update design and userguide for common gateway routing
JIRA: SAMPLEVNF-81
Updating design and userguide for common gateway routing
functionality.
Change-Id: I347f03d37469858a69d7fcca86de31ee03d08086
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
Morgan Richomme [Tue, 3 Oct 2017 06:35:52 +0000 (06:35 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge changes Ic06d47b4,I7e8be6cd,Ia62e0f00
* changes:
Disable vyos_vrouter
Report duration and result when vping fails
Create a router in both vping scenarii
- Disable vyos_vrouter
It's postponed to 5.1.
Change-Id: Ic06d47b4b5df167044363b40aea0c7932b550be7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Report duration and result when vping fails
It completes "Bug fix: vping_userdata test status was not properly
reported" [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/43911/
Change-Id: I7e8be6cd564a24ca174e63cfc295861c51cae8ed
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Create a router in both vping scenarii
It fixes vping_userdata as it allows getting metadata due to the
gateway defined for the subnet.
It could be noted that DHCP can add the route needed if no gateway is
defined and if force_metadata is set in dhcp_agent.ini.
Change-Id: Ia62e0f00e3d2caee6262dd9cd9966d1f21fe40d5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Michael Pauls [Mon, 2 Oct 2017 17:36:42 +0000 (19:36 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Add icmp rules for clearwaterims case
icmp rules must be enabled since a ping is used internally
to check that other components are up and reachable
Change-Id: I1ae3c301f30455c57193ddfe1757e971f5612c18
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
Anand B Jyoti [Mon, 2 Oct 2017 22:30:33 +0000 (04:00 +0530)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- common: arp_route_tbl entry is not working
JIRA: SAMPLEVNF-80
The arp_route_tbl entry was not getting effected as the vnf_gateway
flag was not set after adding entry to routing table.
This patch fixes the issue.
Change-Id: Id3b1b14b698dea5e2beea7f3e90e8622896b5c5f
Signed-off-by: Anand B Jyoti <anand.b.jyoti@intel.com>
Ross Brattain [Tue, 3 Oct 2017 05:02:49 +0000 (05:02 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "runners: add timeout to queue put"
- runners: add timeout to queue put
we don't want to block the test waiting to put KPIs
Add moderate timeout. In case we do timeout, it
doesn't matter if we drop intermitten KPIs
Change-Id: I049c785355993e6b286748a5c897d54dd2923dc9
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Deepak S [Wed, 30 Aug 2017 09:22:07 +0000 (02:22 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Enable multi-port perf in trex as TG
set TRex -c option for threads per port based on
hardware number of queues.
We can't auto-detect number of queues and we can't
use more than one thread per core on systems with single-queue
interfaces, so move the option to the config file
options:
tg_0:
queues_per_port: 2
also enable trex debug by removing >/dev/null redirection
options:
tg_0:
trex_server_debug: true
Change-Id: I46da187849282bf28f4ef5b333e1ae890e202768
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
rpaik [Tue, 3 Oct 2017 00:57:17 +0000 (17:57 -0700)]
Minor edits throughout the document.
Change-Id: I0708cb27f1d3695cc71f046a2c2fb2b6eb21c042
Signed-off-by: rpaik <rpaik@linuxfoundation.org>
Alexandru Avadanii [Mon, 2 Oct 2017 23:43:38 +0000 (01:43 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump for salt-formula-neutron fixup
Change-Id: Id9859eeb526822355948833ca1ce067594931321
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Ross Brattain [Mon, 2 Oct 2017 23:41:37 +0000 (23:41 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "add collectd resource node capability"
- add collectd resource node capability
allow manually adding collectd nodes using Node context.
if a node is present with a collectd config dict then
we can create a ResourceProfile object for it
and connect to collectd.
example
nodes:
-
name: compute_0
role: Compute
ip: 1.1.1.1
user: root
password: r00t
collectd:
interval: 5
plugins:
ovs_stats: {}
Change-Id: Ie0c00fdb58373206071daa1fb13faf175c4313e0
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Alexandru Avadanii [Mon, 2 Oct 2017 22:59:51 +0000 (00:59 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- salt.sh: Stick to older salt-formula-neutron
Recent changes to salt-formula-neutron, more precisely [1], broke the
compatibility with our current reclass model [2], which was not
updated to reflect the formula change.
Instead of locally patching the reclass model, install the latest
compatible version of the Neutron formula:
- 2016.12.1+
201709251458.
f0607d9-1xenial1;
[1] https://github.com/salt-formulas/salt-formula-neutron/commit/
79ffa26858d682f404984175dc1ab93863a149ad
[2] https://github.com/Mirantis/reclass-system-salt-model
Change-Id: Ia1bc9de9a1543f7888688be76ff3513e6b4f062b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Mon, 2 Oct 2017 19:23:58 +0000 (21:23 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for Salt version sync
Change-Id: I5641802152c4e9dc6cec3218848921be5179e815
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Ross Brattain [Mon, 2 Oct 2017 22:21:09 +0000 (22:21 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "ansible: add grub.cfg hugepages regexp replace"
- ansible: add grub.cfg hugepages regexp replace
when building the image in chroot we can't run
update-grub of grub-mkconfig because both commands
probe for root partitions, which doesn't work
in the chroot.
Instead we manually regexp replace the kernel boot
line in /boot/**/grub*.cfg
Change-Id: I31fac2a3db4d1d044f11357b1715119066509676
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Mon, 2 Oct 2017 22:13:57 +0000 (22:13 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Optimize Core usage for the sampleVNFs"
- Optimize Core usage for the sampleVNFs
Change-Id: I80aa7e796b9ca4c4881c78310860e293a4a75560
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Manuel Buil [Tue, 26 Sep 2017 11:26:32 +0000 (13:26 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Create a scenario role
As discussed with the releng-xci team, each project should have the scenario in
its repo
Change-Id: I2cb407892edeeccabf396c7b1c341c78fba2828e
Signed-off-by: Manuel Buil <mbuil@suse.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Markos Chandras [Mon, 2 Oct 2017 21:47:00 +0000 (21:47 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: scripts: start-new-vm.sh: Use Docker to build OS images"
- xci: scripts: start-new-vm.sh: Use Docker to build OS images
Use a docker container to build the OS images so we can build images and
start new virtual machines on all supported operating systems. This way
all developers can now launch a virtual machine to quickly reproduce
Jenkins results which should assist with debugging problems.
Since the container runs with elevated privileges it's best to ensure
that we have exclusive access to devices. Finally, we remove the
build-dib-os.sh script which is now part of the container itself.
The build image process now becomes more stable since it runs on clean
evnironment all the time so the only external factor is the upstream
distribution repositories.
Change-Id: I6b443192419ee2546a23430f421b152766d16333
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Mon, 2 Oct 2017 21:35:30 +0000 (21:35 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "docs: Fix env var OPNFV_RELENG_DEV_PATH"
- docs: Fix env var OPNFV_RELENG_DEV_PATH
Change-Id: I95fd4efe4d1a47ce682489ffd7c2ce588a1764e5
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Markos Chandras [Mon, 2 Oct 2017 21:35:08 +0000 (21:35 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Add the name for CentOS NFS server package"
- Add the name for CentOS NFS server package
Change-Id: I5a8ff4c358ab9f1d548c9cc834faa2465ec63d41
Signed-off-by: Tapio Tallgren <tapio.tallgren@nokia.com>
Alexandru Avadanii [Mon, 2 Oct 2017 20:16:38 +0000 (22:16 +0200)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- load_images.sh: Add missing ssh_options
Empty ssh_options led to ssh login failure, which stopped the whole
script.
Change-Id: I8374a30a02b14d04eb0f623a0c58d7ebed77a589
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Markos Chandras [Mon, 2 Oct 2017 19:51:35 +0000 (19:51 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: xci-deploy.sh: Fix variable names for bifrost and OSA"
- xci: xci-deploy.sh: Fix variable names for bifrost and OSA
The correct variable name is OPENSTACK_{BIFROST,OSA}_DEV_PATH instead of
OPNFV_{BIFROST,OSA}_DEV_PATH.
JIRA: RELENG-312
Change-Id: I6c1349434d2ff8f82e1bccd1a758467c3ee0a61f
Signed-off-by: Markos Chandras <mchandras@suse.de>
Trevor Bramwell [Mon, 2 Oct 2017 18:36:09 +0000 (11:36 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Ignore Scenarios directory when yamllinting SFC
These yaml files are for defining scenario in XCI and can be ignored for
now.
Change-Id: I48b1598406e34a5129c7c7dab73f6a06af6db82e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Michael Polenchuk [Mon, 2 Oct 2017 18:04:20 +0000 (22:04 +0400)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Align salt version & repos
Change-Id: If7cb8473f5c290d1d5f22fce5567f7b8da24fd9f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Feng Pan [Mon, 2 Oct 2017 18:23:56 +0000 (18:23 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "Fixes python-networking-sfc install"
- Fixes python-networking-sfc install
Change-Id: Ib86cd5845e94e351615c3eb7db07b6a3bcec966f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Manuel Buil [Mon, 2 Oct 2017 09:52:27 +0000 (11:52 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Update the documentation for the release
Change-Id: Ief3908496bd6809c412bd394e7fd744f2ee796ae
Signed-off-by: Manuel Buil <mbuil@suse.com>
Ross Brattain [Mon, 2 Oct 2017 18:01:59 +0000 (18:01 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "CI: add new test cases into CI so they can have result"
- CI: add new test cases into CI so they can have result
Change-Id: Ib2b165c41121b29b2af378dc420c2360786de3f0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Emma Foley [Mon, 2 Oct 2017 17:08:37 +0000 (17:08 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Updates the COLLECTD_OPENSTACK branch used in the Makefiles
Change-Id: I53e05b37cbcf414a5562f1100280687359635ac0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
Giuseppe Carella [Mon, 2 Oct 2017 14:55:40 +0000 (16:55 +0200)]
Update git submodules
* Update docs/submodules/orchestra from branch 'master'
- Extended documentation for Euphrates
Inlcuded user guide and configuration guide that can be used to get started immediately with orchestra
Change-Id: Idec9cf8462b0497addc8419fb77744a639fd8718
Signed-off-by: Giuseppe Carella <cargius@gmail.com>
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
Manuel Buil [Mon, 2 Oct 2017 08:00:58 +0000 (10:00 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Release notes update
This is an update of the release notes for the Euphrates release
Change-Id: Ia74839aceb53f6a647b4695c0cc3f7cf8d8e8282
Signed-off-by: Manuel Buil <mbuil@suse.com>
Ross Brattain [Mon, 2 Oct 2017 16:24:39 +0000 (16:24 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Enabling multi_VM & multi port launch in standalone context"
- Enabling multi_VM & multi port launch in standalone context
new context names:
- SRIOV - StandaloneSriov
- OvsDpdk - StandaloneOvsDpdk
- Seperate helper, libvirt, server info class
- Allow multi-port and multi-VM support.
Change-Id: I3c65e4535082fa0e2f4c6ee11c3bca9ccfdc01b8
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Signed-off-by: Martin Banszel <martinx.banszel@intel.com>
Morgan Richomme [Mon, 2 Oct 2017 15:11:13 +0000 (17:11 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Bug fix: vping_userdata test status was not properly reported
vping_base is calling vping_userdata
vping_user data could return only EX_TESTCASE_FAILED or EX_OK
by default vping_base always returns EX_OK (based on self.result=100..)
it returned EX_RUN_ERROR only if upper class report EX_RUN_ERROR
that is why vping_userdata was always PASS even if the trace "Ping OK"
cannot be retrieved from the Nova console
it seems that when running the vping_userdata, we systematically got
Failed to read iid from metadata
Change-Id: If72441dd93bffada5c7a5399c87db68d7ebeebed
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Alexandru Avadanii [Mon, 2 Oct 2017 15:30:03 +0000 (15:30 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Merge "[virtual] Reset mtu for compute management bridge"
- [virtual] Reset mtu for compute management bridge
Use default mtu for br-mgmt in order to resolve the live
migration failure (cannot recv data: connection timed out)
Change-Id: I9cee453d87f849e29fc877fff237f8e604f2df53
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Yujun Zhang [Thu, 14 Sep 2017 15:29:50 +0000 (23:29 +0800)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- Enable options for customizing deploy workflow
Change-Id: I1011734895771fdaf653c59348a9ce0aeeff47a7
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Ross Brattain [Mon, 2 Oct 2017 15:16:54 +0000 (15:16 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "drain runner queue and undo cancel_join_thread"
- drain runner queue and undo cancel_join_thread
Sometimes the runners can hang. Initially
debugging lead to the queue join thread, so I thought
we could cancel all the join threads and everything would be okay.
But it turns out canceling the queue join threads can lead
to corruption of the queues, so when we go to drain the queues
the task hangs.
But it also turns out that we were not properly draining
the queues in the task process. We were waiting for all
the runners to exit, then draining the queues.
This is bad and will cause the queues to fill up and hang
and/or drop data or corrupt the queues.
The proper fix seems to be to draining the queues in a
loop before calling join with a timeout.
Also modified the queue drain loops to no block on queue.get()
Revert "cancel all queue join threads"
This reverts commit
75c0e3a54b8f6e8fd77c7d9d95decab830159929.
Revert "duration runner: add teardown and cancel all queue join threads"
This reverts commit
7eb6abb6931b24e085b139cc3500f4497cdde57d.
Change-Id: Ic4f8e814cf23615621c1250535967716b425ac18
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Mon, 2 Oct 2017 15:16:38 +0000 (15:16 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Grafana Dashboard update for Prox Tests"
- Grafana Dashboard update for Prox Tests
JIRA: YARDSTICK-802
Updated the Grafana dashboards to collect KPI's
correctly & incorporate scale up changes in topology
Influx-db stores the KPI’s fields as: <TG><Port><kpi>
TG has changed from : tg__1 to tg__0
VNF has changed from : vnf__1 to vnf__0
Change-Id: I3bd8be61210906bc4de95c9b1986033572d93277
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Abhijit Sinha [Mon, 2 Oct 2017 12:56:43 +0000 (13:56 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Prox L3FWD 2-port test fix
JIRA: YARDSTICK-802
Updated the handle config for l3fwd 2 port test
The tx and rx descripters is removed as they
were not there in original DATS config.
The BM test was dropping packets beacuse of this.
Change-Id: I40d113267cbb3376a772b5a5aaecf74bea9d06fb
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Bertrand Souville [Mon, 2 Oct 2017 14:27:15 +0000 (16:27 +0200)]
Update git submodules
* Update docs/submodules/promise from branch 'master'
- Added support for Keystone v3
JIRA: PROMISE-80
Modified Promise shim-layer as well
Change-Id: I82340a6af5c3e6056e77323ca5c44ecdf4e109b6
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Ryota MIBU [Mon, 2 Oct 2017 13:15:12 +0000 (13:15 +0000)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- fix referring neutron option in inspector
Change-Id: I01173cdf301f168edebfc2ec6df82b015adebca7
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
Dan Radez [Thu, 21 Sep 2017 21:12:24 +0000 (17:12 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Adding unittests for undercloud.py
Change-Id: I65d73f7a1ad27f319857a72b7d9f738b04318aa6
Signed-off-by: Dan Radez <dradez@redhat.com>
Markos Chandras [Mon, 2 Oct 2017 14:34:31 +0000 (14:34 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Install python-openstackclient by default"
- Install python-openstackclient by default
It is important to have the client installed for the ease of the
users so they can use the client for trying out their new deployment.
Change-Id: I091c1e23ff320cb9fcdb2743998483a6bc1fcdad
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Tim Rozet [Mon, 2 Oct 2017 13:08:22 +0000 (13:08 +0000)]
Update git submodules
* Update docs/submodules/apex from branch 'master'
- Merge "nosdn-fdio scenarios fixes"
- nosdn-fdio scenarios fixes
- pin vpp/networking-vpp versions
- Add external_network_bridge config back to puppet-neutron
Change-Id: Ia58fb55638390757ea3350b2921897c4d315f9b5
Signed-off-by: Feng Pan <fpan@redhat.com>
Stuart Mackie [Mon, 2 Oct 2017 12:02:41 +0000 (05:02 -0700)]
Update git submodules
* Update docs/submodules/joid from branch 'master'
- git review
New ocl packages, new key for packages, updated server info for lab
Change-Id: Iee2316f5e624278731c6625eec572c099f6c1a70
Signed-off-by: Stuart Mackie <wsmackie@juniper.net>
Markos Chandras [Mon, 2 Oct 2017 13:03:48 +0000 (13:03 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: install-ansible.sh: Fix distribution detection"
- xci: install-ansible.sh: Fix distribution detection
Relying on the installed package manager to detect the distribution
is not reliable since it's possible to install multiple package managers
at the same time. As such, lets simply use the information in the
os-release files.
Change-Id: Ic170d2aee1398d5c82403c3469365822bf053de7
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Mon, 2 Oct 2017 13:03:40 +0000 (13:03 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: scripts: start-new-vm.sh: Fix default test case"
- xci: scripts: start-new-vm.sh: Fix default test case
Export XCI_FLAVOR to mini to minic the CI. Moreover, fix the
script to not use relative paths.
Change-Id: I16947c596b8bbff20371b6d345dffd215f76aecc
Signed-off-by: Markos Chandras <mchandras@suse.de>
Jose Lausuch [Mon, 2 Oct 2017 12:31:33 +0000 (12:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Remove functest alpine images from docker builds"
- Remove functest alpine images from docker builds
They are already built via Dockerhub automatically
Change-Id: If0b336a0be741b17c2f7b80eaa51a0f235ad9ddf
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Cédric Ollivier [Mon, 2 Oct 2017 11:12:40 +0000 (13:12 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Add ${DOCKER_TAG} in Docker hooks
It eases creating Docker images based on branches or tags.
Change-Id: Id84513c53cad72a1fcd0debf06579481609b8bc2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Lorand Jakab [Mon, 2 Oct 2017 10:11:06 +0000 (13:11 +0300)]
Update git submodules
* Update docs/submodules/fds from branch 'master'
- FDS DVR doc - Updated flow diagram for LISP
Change-Id: I2e792f1695327ab59af8f7afa0ffcfb8caecd5e4
Signed-off-by: Lorand Jakab <lojakab@cisco.com>
Frank [Sat, 30 Sep 2017 10:44:07 +0000 (12:44 +0200)]
Update git submodules
* Update docs/submodules/fds from branch 'master'
- FDS DVR doc - Updated components diagram
Change-Id: I90f50f2781f3ca70ae6204883f330328303d3a03
Signed-off-by: Frank <fbrockne@cisco.com>
Jose Lausuch [Mon, 2 Oct 2017 08:26:39 +0000 (10:26 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Functest] Continue the job execution if healhcheck fails
This will allow the push-test-logs.sh script to be executed
in any case instead of exiting directly
Change-Id: I03c40e2f368485389a21313f98745217ae634eca
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Deepak S [Mon, 2 Oct 2017 09:14:03 +0000 (09:14 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "update userguide alignment"
- update userguide alignment
Change-Id: Id0eb364fdeb7e9b084c247b0875e9de7b599abfb
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Deepak S [Mon, 2 Oct 2017 09:13:00 +0000 (09:13 +0000)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'master'
- Merge "update userguide alignment"
- update userguide alignment
Change-Id: Ie938d84d31c2145167fc2b816a02bd8c0a3210ec
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- Remove default section in the createrapid
Change-Id: Id9c22f92955b64242971ff768a64132451c8350e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- Splitting the script in 2 parts: createrapid.py and runrapid.py
The split of the scripts is documented in the README file. The VM also
runs now devbind.sh with the proper MAC address to bind the dataplane
interface with the DPDK poll mode driver.
Change-Id: I3e7a6235379dc80530934376c7799ac3396b5325
Luc Provoost <luc.provoost@intel.com>
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Cédric Ollivier [Mon, 2 Oct 2017 07:56:02 +0000 (09:56 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Enable promise on all fuel and joid scenarii
Change-Id: I9735788fbbe715968560570543d1dc9d55e065b7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Mon, 2 Oct 2017 07:27:13 +0000 (07:27 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Update .gitignore for documentation"
- Update .gitignore for documentation
Change-Id: I39a8b8a874345f90cd60f34ca10422b20f66e32b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Jose Lausuch [Mon, 2 Oct 2017 07:25:02 +0000 (07:25 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Keep Docker builds from thrashing on same server"
- Keep Docker builds from thrashing on same server
There is a possiblity of multiple docker builds of a docker repo being
scheduled on the same host:
1) Patch is merged
2) Docker build is triggered
3) New patch is merged before the Docker build/push finishes triggering
a second build
4) First build fails as second build starts by cleaning image from
first build
Reintroducing the check for builds in progress, but specific to the
Docker repo, should allow mulitiple Docker builds on a node to run,
while keeping multiple builds on a per-repo basis from thrashing each
other.
JIRA: RELENG-315
Change-Id: I74c01850a036c831b93a8cd5fa8522337abb9ff4
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Markos Chandras [Mon, 2 Oct 2017 06:56:53 +0000 (06:56 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Add documentation for user guide and sandbox"
- Add documentation for user guide and sandbox
This change adds the user guide and sandbox information.
The documentation is created by using the information we
have on Wiki and README.rst.
Wiki pages and README.rst will be removed once all the
documentation is moved to docs.opnfv.org.
Parts of the README.rst such as more advanced ways to use
the sandbox will be placed in developer guide and it is
accessible by a link placed in user guide.
Change-Id: I7214a53d7ab39125d2164c5b3468b1ba18933b31
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Markos Chandras [Sun, 1 Oct 2017 19:47:39 +0000 (20:47 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: file: ansible-role-requirements: Bump SHA for rabbitmq-server
The rabbitmq-server contains some fixes for SUSE so lets just bump this
role instead of switching the entire OSA pin SHA so close to the Euphrates
release.
Change-Id: Ic034ed4bd9e290cadc5336d781b0e24036d5cd46
Signed-off-by: Markos Chandras <mchandras@suse.de>
Ross Brattain [Sun, 1 Oct 2017 20:36:40 +0000 (20:36 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Fix src/dst ip update in ixia configuration"
- Fix src/dst ip update in ixia configuration
Change-Id: I03976c182e164a512a5ef48ad20928f27451c3f6
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Ross Brattain [Sun, 1 Oct 2017 20:34:44 +0000 (20:34 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Adding example testcase to enable multiport support for http"
- Adding example testcase to enable multiport support for http
Change-Id: I780aa3ea6b04df08baffb5ee5beff66bdc37f37e
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Ross Brattain [Sun, 1 Oct 2017 20:28:24 +0000 (20:28 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB: cancel all queue join threads"
- NSB: cancel all queue join threads
In some cases we are blocking in base.Runner join() because the
queues are not empty
call cancel_join_thread to prevent the Queue from blocking the
Process exit
https://docs.python.org/3.3/library/multiprocessing.html#all-platforms
Joining processes that use queues
Bear in mind that a process that has put items in a queue will wait
before terminating until all the buffered items are fed by the
"feeder" thread to the underlying pipe. (The child process can call
the cancel_join_thread() method of the queue to avoid this behaviour.)
This means that whenever you use a queue you need to make sure that
all items which have been put on the queue will eventually be removed
before the process is joined. Otherwise you cannot be sure that
processes which have put items on the queue will terminate. Remember
also that non-daemonic processes will be joined automatically.
Warning
As mentioned above, if a child process has put items on a queue (and
it has not used JoinableQueue.cancel_join_thread), then that process
will not terminate until all buffered items have been flushed to the
pipe.
This means that if you try joining that process you may get a deadlock
unless you are sure that all items which have been put on the queue
have been consumed. Similarly, if the child process is non-daemonic
then the parent process may hang on exit when it tries to join all its
non-daemonic children.
cancel_join_thread()
Prevent join_thread() from blocking. In particular, this prevents the
background thread from being joined automatically when the process
exits – see join_thread().
A better name for this method might be allow_exit_without_flush(). It
is likely to cause enqueued data to lost, and you almost certainly
will not need to use it. It is really only there if you need the
current process to exit immediately without waiting to flush enqueued
data to the underlying pipe, and you don’t care about lost data.
Change-Id: I61f11a3b01109d96b7a5445c60f1e171401157fc
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Sun, 1 Oct 2017 20:27:54 +0000 (20:27 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "code inspection fixes: test_pktgen"
- code inspection fixes: test_pktgen
Change-Id: I05cb069984b7674924cfcb1ed023048c0aa0c444
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Sun, 1 Oct 2017 20:26:45 +0000 (20:26 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "duration runner: add teardown and cancel all queue join threads"
- duration runner: add teardown and cancel all queue join threads
calculate timeout once
catch exceptions in benchmark.teardown()
In some cases we are blocking in base.Runner join() because the
queues are not empty
call cancel_join_thread to prevent the Queue from blocking the
Process exit
https://docs.python.org/3.3/library/multiprocessing.html#all-platforms
Joining processes that use queues
Bear in mind that a process that has put items in a queue will wait
before terminating until all the buffered items are fed by the
"feeder" thread to the underlying pipe. (The child process can call
the cancel_join_thread() method of the queue to avoid this behaviour.)
This means that whenever you use a queue you need to make sure that
all items which have been put on the queue will eventually be removed
before the process is joined. Otherwise you cannot be sure that
processes which have put items on the queue will terminate. Remember
also that non-daemonic processes will be joined automatically.
Warning
As mentioned above, if a child process has put items on a queue (and
it has not used JoinableQueue.cancel_join_thread), then that process
will not terminate until all buffered items have been flushed to the
pipe.
This means that if you try joining that process you may get a deadlock
unless you are sure that all items which have been put on the queue
have been consumed. Similarly, if the child process is non-daemonic
then the parent process may hang on exit when it tries to join all its
non-daemonic children.
cancel_join_thread()
Prevent join_thread() from blocking. In particular, this prevents the
background thread from being joined automatically when the process
exits – see join_thread().
A better name for this method might be allow_exit_without_flush(). It
is likely to cause enqueued data to lost, and you almost certainly
will not need to use it. It is really only there if you need the
current process to exit immediately without waiting to flush enqueued
data to the underlying pipe, and you don’t care about lost data.
Change-Id: If7b904a060b9ed68b7def78c851deefca4e0de5d
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Ross Brattain [Fri, 29 Sep 2017 22:39:04 +0000 (15:39 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- cancel all queue join threads
In some cases we are blocking in base.Runner join() because the
queues are not empty
call cancel_join_thread to prevent the Queue from blocking the
Process exit
https://docs.python.org/3.3/library/multiprocessing.html#all-platforms
Joining processes that use queues
Bear in mind that a process that has put items in a queue will wait
before terminating until all the buffered items are fed by the
"feeder" thread to the underlying pipe. (The child process can call
the cancel_join_thread() method of the queue to avoid this behaviour.)
This means that whenever you use a queue you need to make sure that
all items which have been put on the queue will eventually be removed
before the process is joined. Otherwise you cannot be sure that
processes which have put items on the queue will terminate. Remember
also that non-daemonic processes will be joined automatically.
Warning
As mentioned above, if a child process has put items on a queue (and
it has not used JoinableQueue.cancel_join_thread), then that process
will not terminate until all buffered items have been flushed to the
pipe.
This means that if you try joining that process you may get a deadlock
unless you are sure that all items which have been put on the queue
have been consumed. Similarly, if the child process is non-daemonic
then the parent process may hang on exit when it tries to join all its
non-daemonic children.
cancel_join_thread()
Prevent join_thread() from blocking. In particular, this prevents the
background thread from being joined automatically when the process
exits – see join_thread().
A better name for this method might be allow_exit_without_flush(). It
is likely to cause enqueued data to lost, and you almost certainly
will not need to use it. It is really only there if you need the
current process to exit immediately without waiting to flush enqueued
data to the underlying pipe, and you don’t care about lost data.
Change-Id: I345c722a752bddf9f0824a11cdf52ae9f04669af
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Morgan Richomme [Sun, 1 Oct 2017 15:28:21 +0000 (15:28 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "remove icmp rules from secgroups"
- remove icmp rules from secgroups
Change-Id: I8f7d2170eee9777be6455d38eaff703338b155fa
Signed-off-by: Michael Pauls <michael.pauls@fokus.fraunhofer.de>
Jack Morgan [Sun, 1 Oct 2017 14:50:00 +0000 (14:50 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "PDF: generate_config: Add IDF parsing support"
- PDF: generate_config: Add IDF parsing support
For a given 'podN.yaml' file, check whether a file named
'idf-podN.yaml' exists in the same directory, and if it does,
pass its contents under the 'idf' dict key to the j2 template.
This assumes the contents of IDF yaml have a root 'idf' key.
Change-Id: I6c6f1b9f28c38989f8a6ed4a389c9a1da423d76d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Cédric Ollivier [Sat, 30 Sep 2017 12:00:37 +0000 (14:00 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove tempest_custom from testcases configs
Change-Id: I1237eaada5257a8c01753837a5820d840b51bff1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Ilia Abashin [Sun, 27 Aug 2017 13:37:18 +0000 (16:37 +0300)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Added "calipso" scenario to apex.yml
Change-Id: I1e4237fd9716e92eec7633006c54240284f312c6
Signed-off-by: Ilia Abashin <abashinos@gmail.com>
Bin Hu [Sat, 30 Sep 2017 15:51:26 +0000 (08:51 -0700)]
Update git submodules
* Update docs/submodules/ipv6 from branch 'master'
- Update Release Notes for Baseline
Change-Id: Ic58171a5216de99aab9d6feb73bc436493276117
Signed-off-by: Bin Hu <bh526r@att.com>