summaryrefslogtreecommitdiffstats
path: root/baro_tests/tests.py
AgeCommit message (Collapse)AuthorFilesLines
2017-08-31Adding different method to access compute and controllersSharada Shiddibhavi1-1/+2
This patch contains a different method to log into nodes and adding csv.conf file to test with CSV method Change-Id: I9e1e839c0e897e8780119d16eca6136808302259 Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
2017-08-25Added testcases for Gnocchi, AODH, SNMP and Intel_RDTSharada Shiddibhavi1-5/+47
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-23Added Functest testcases for Barometer projectSharada Shiddibhavi1-36/+69
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-02-17Initial Barometer Functest ScriptsCalin Gherghe1-0/+194
This patch adds scripts to be used with Functest for the barometer project. This will be expanded with future patchsets. Change-Id: I627f5e9c2b0d693f34bdc4f205989b0913f338db Signed-off-by: Calin Gherghe <calin.gherghe@intel.com>