diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-10-12 23:40:04 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-10-12 23:40:04 +0000 |
commit | c54975f08df7f9260e5927a814dcc60f26e7612c (patch) | |
tree | dd8c18cadc3f7534bbc11edb3ea6fdb0344f3dfd | |
parent | 74ba47208f63640a627047a011bd06e8338ef878 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "increase number of open files for collectd"
- increase number of open files for collectd
for collectd KPIs we need may need to open 10,000+ files
one file for each core * number of CPU counters we read.
Use the ansible pam_limits moules to increase the nofile
setting. This should allow the VNF to boot with increased
number of files open
Change-Id: I46b75d5ca59e8e359c985a1e37daaee89897884c
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 6a904a3a1b84e52861dcf4bf60332a666ae08b8 +Subproject fd4a6ba9f80e2f96af189097ccd478389467ada |