aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-08-25Added testcases for Gnocchi, AODH, SNMP and Intel_RDTSharada Shiddibhavi3-51/+321
Added testcases for newly added plugins - Gnocchi, AODH, SNMP and Intel RDT for Functest-Barometer project Change-Id: Ice7db5a49852d95e9c3054a0670dbd193f40f26c Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-08-25Merge "Docs: Updating Barometer Configuration Guide for E Release"Emma Foley2-92/+92
2017-08-25Docs: Updating Barometer Configuration Guide for E ReleaseCalin Gherghe2-92/+92
The following two files have been updated in docs/release/configguide/: featureconfig.rst and postinstall.rst Change-Id: Id63bb150b562c5501691b4da0cb7272ca98bf65a Signed-off-by: Calin Gherghe <calin.gherghe@intel.com>
2017-08-25Merge "docs: updated scenario document for E release."Emma Foley3-2/+124
2017-08-25docs: updated scenario document for E release.Shobhi3-2/+124
* removed old scenario os-nosdn-kvm_ovs_dpdk_bar-ha file. * added two new scenario files. Change-Id: If737b34ecd3cc594b5e2bca82268f3c8ec6476f7 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-08-25docs: updated release notes for E release.Shobhi1-58/+32
* Updated summary section. * Updated backlog and testsuite section. Change-Id: I32ed41bbe4badf43b6277636c2c901fa45918fa9 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-08-25docs: updated userguide for E release.Jain, Shobhi1-123/+130
* Updated fuel reference with Apex. * Updated instructions for Centos 7. * Updated configuration to match sample configuration. * Fixed typos. Change-Id: I40fc3eb423589e4643eefb31259937f8a6f96a15 Signed-off-by: Jain, Shobhi <shobhi.jain@intel.com>
2017-08-23Merge "Added Functest testcases for Barometer project"Calin Gherghe4-346/+670
2017-08-23Added Functest testcases for Barometer projectSharada Shiddibhavi4-346/+670
Added different method to get user credentials of the installer nodes instead of reading from installer_params.yaml Change-Id: I97419c942e1cd9f943a62c36dbce424872a10cb1 Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-08-21Merge "Replace “CapabilityBoundingSet=” line instead of appending"Emma Foley1-1/+1
2017-08-21Merge "docs: add PMU plugin configuration guide"Emma Foley1-0/+69
2017-08-21Replace “CapabilityBoundingSet=” line instead of appendingTaras Chornyi1-1/+1
Change-Id: I44c88bcf246f43d8d065729099e6ecfdee715c5a Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-08-21docs: add PMU plugin configuration guidePshyk, SerhiyX1-0/+69
Change-Id: Id26dcc68c35b474b80e646a24275b94b5e7f3d9d Signed-off-by: Serhiy Pshyk <serhiyx.pshyk@intel.com>
2017-08-19ci: temporary workaround for collectd service capabilities issueTaras Chornyi1-1/+5
Change-Id: I16babbb7acf18dc467d37d9e077346e9547a0f9b Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-08-07info: update project committersMaryam Tahhan1-0/+4
vote: https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-August/017418.html TSC update: https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2017-August/017414.html Change-Id: Iac46d07f9af292d654399f0644e7d79d460a200a Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-08-04ci: updated intel-cmt-cat to v1.1.0Taras Chornyi1-1/+1
Change-Id: Iee2e5dffaf854779d4871735e7da4210eef2b018 Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-08-03ci: reworked intel-cmt-cat rpm build scriptTaras Chornyi2-14/+12
fixed rdt plugin dependencies Change-Id: Ib4d4a7bcbf774ea4b7df53ac30d61e900d69fddd Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-08-01ci: fix snmp-agent commit IDMaryam Tahhan1-1/+1
Fix the commit ID used to build collectd to make sure that the snmp-agent gets built. Change-Id: I4ffef1ee8649800c44eb256d70dbcf15a0445a8d Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-07-27Added possibility to checkout SHA version or branch for collectd repoTaras Chornyi1-2/+3
Change-Id: Ibaf8e287adb3a1cdc269f2357b3be98ba952982c Signed-off-by: Taras Chornyi <tarasx.chornyi@intel.com>
2017-07-26Merge "src: add snmp agent plugin configuration"Maryam Tahhan3-0/+413
2017-07-26docs: Cleanup userguide typos and update statusMaryam Tahhan1-33/+59
Change-Id: Id92fe1753c22598781830222deebde01ceddf82e Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-07-26src: add snmp agent plugin configurationShobhi3-0/+413
*snmp_mib_config: copies mibs to net-snmp defined path. Change-Id: Id236073f6d0371a0181043898d8f4fc6da0be3a2 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-07-26src: add virt plugin configurationShobhi6-0/+35
* adds sample configuration file for virt plugin. * updates package list for libvirt package. Change-Id: I564fd89f7eaaa170962f5d05bbe26424ab99f6e2 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-07-26src: add ovs stats configuration fileShobhi1-0/+24
Change-Id: Ibbfea8f70d223d0e1cd10f63dbf24b95c6e713bf Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-07-26Merge "mibs: add Intel PMU mib file"Maryam Tahhan1-0/+409
2017-07-26Update package list in base build for snmpShobhi5-0/+9
* Updates package list for all platform for snmp. Change-Id: I011ab74eab17047efce02882f8a0fb18c6d8c2f6 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-07-26Updates OVS PMD stats informationShobhi1-5/+47
Change-Id: I8d1ba578bdb3023ebe20893a818c596b9839c203 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-07-26mibs: add Intel PMU mib fileShobhi1-0/+409
Change-Id: I1f70af06b4e6fff6a3a8ec010dc6e161f8600e06 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-07-26Merge "src: add OVS PMD stats plugin configuration"Maryam Tahhan4-1/+47
2017-07-21ci: update collectd versionEmma Foley1-1/+1
Upadtes the version of collectd that is built nightly. Collectd version reflects master on July 19th, 2017 Change-Id: I15ffd50eaa9fc92d0636f2866705736ce64e497b Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-07-20src: add OVS PMD stats plugin configurationShobhi4-1/+47
* ovs_pmd_stats: wrapper script to call actual ovs_pmd_stats python script with it's argument. * ovs_pmd_stats_config: script to check status of OVS service & copy ovs_pmd_stats wrapper script to /usr/local/src/. * Updates exec plugin configuration for running ovs pmd stats wrapper script. * Updates makefile to include ovs_pmd_stats_config file. Change-Id: I78be0bf944e816ab23d30f1c565884a1180724f7 Signed-off-by: Shobhi <shobhi.jain@intel.com>
2017-07-14Updates OpenStack plugins informationEmma Foley1-9/+17
* Adds Aodh plugin description * Adds Gnocchi plugin description * Removes Ceilometer plugin * Makes reference to Ceilometer in a demo generic * Adds link to collectd-ceiloemter plugin GSG for configuration instructions Change-Id: I87a68f943c6e30a9fbabd6e3742978ca064e0c7a Signed-off-by: Emma Foley <emma.l.foley@intel.com>
2017-06-29src: update DPDK to version 16.11Maryam Tahhan1-1/+1
Update the version of DPDK used. Change-Id: Id7c00163956d058ef82e07007695037920a6f537 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-06-29Merge "ci: Remove variable set by jjb scripts"Maryam Tahhan1-5/+2
2017-06-29ci: fix nightly RPM buildMaryam Tahhan2-4/+3
Fix the RDT build to use an appropriate version and generate the correct version RPM. Fix the collectd version to only extract collect from the start of the version string. Change-Id: Ifd780059adbed7669c5e259f483018c325de44e6 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-06-28ci: Remove variable set by jjb scriptsMaryam Tahhan1-5/+2
Remove the WORKSPACE variable from this script as it is set by the jjb scripts. Change-Id: Ia603da9bd24bb29f71e7be0d1f7ddd00260459bf Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-06-22cleanup: remove fuel plugin since fuel@opnfv uses mcpGuo Ruijing15-429/+0
Change-Id: I1c745106c1db5e69ba698d9076ae6c707dbc37b7 Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
2017-06-20ubuntu14.04: fix package list in base buildMaryam Tahhan1-7/+9
Change-Id: I42dd5f986bb962249ce5425587b6d101ae05470f Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-06-19Remove all references to /home/opnfv/repos/functestCédric Ollivier1-2/+3
It completes the previous patch in Functest [1]. [1] https://gerrit.opnfv.org/gerrit/#/c/36163/ Change-Id: Idb334fe2cd394837f34690eb5d6426840424c150 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-06-16Merge "VES userguide: Updated documentation."Maryam Tahhan1-47/+27
2017-06-14VES: Updated plugin to use latest schemaMytnyk, Volodymyr1-201/+498
- Removed guest mode support; - Updated source_id/name & reporting_entity_id/name mapping. - Fixed issue with "additionalFields" field which is empty if multiple VM instances are running on the host. Change-Id: I37f3b3a8e932848c15f6778967c49740cf701d65 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-06-13Merge "ovs_pmd_stats: added ovs_pmd_stats plugin."Maryam Tahhan1-0/+109
2017-06-13Move test caller from Functest to Barometer repojose.lausuch1-0/+24
The decision by Functest team is that 3rd party test cases should host the test in their respective repositories. Change-Id: Ibfd6dbc417fa797b96792a902797e610dab5b167 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2017-06-07ovs_pmd_stats: added ovs_pmd_stats plugin.Roman Korynkevych1-0/+109
Added ovs_pmd_stats plugin which communicates with ovs-vswitch using unix socket and publishes pmd metrics in collectd format. Change-Id: I4dbdd58cdddfd13fe7df44e01c80212f2d4203fc Signed-off-by: Roman Korynkevych <romanx.korynkevych@intel.com>
2017-06-06Merge "ci: remove RPM archiving from Barometer"Maryam Tahhan1-3/+3
2017-06-06ci: remove RPM archiving from BarometerMaryam Tahhan1-3/+3
Remove RPM archiving from Barometer from Barometer and create a new script in the releng repo. Change-Id: Ia6a482bb500038247d274eaa4d8df143c962e1e1 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-31VES userguide: Updated documentation.Mytnyk, Volodymyr1-47/+27
Updated VES documentation to reflect latest changes in the VES plugin and VES schema. Change-Id: I618d7e181a1c6de698e44b7be74d4358513d2441 Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
2017-05-24Update ApiVersion to 5.1 to match current schema version.Aimee Ukasick1-1/+1
JIRA: VES-11 Change-Id: I9a492537759e6a7b9504af050764f91185e84ec4 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-05-23install: remove unused scripts in srcMaryam Tahhan7-233/+121
Remove unused scripts in src. Relocate relavent scripts to system. Tested on CentOS 7 and Ubuntu 16.04. Change-Id: Id6bb00df854760c6bbf8d47011a9f6f7fe2c230b Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
2017-05-23installation: update scripts to actually installMaryam Tahhan2-1/+3
Update the scripts to actually install collectd. Change-Id: I467e4fddbdd7c7b067586ddf24af8c5ec32b72a2 Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>