intel-nfv-ci-tests/intel_nfv_ci_tests
Waldemar Znoinski 824805d91d fix get_placement function to use ps and new cgroup path
Change in path to cgroup that has vcpu placement
information is required for the function to work properly
when run on host VM with Ubuntu 14. This breaks this
function run in a docker container where cgroup paths
are different. get_placement function now uses
ps instead of pgrep due to fact pgrep was picking
up more than qemu/VM process - it was not filtering
'/bin/sh pgrep...' line.

Change-Id: I7772dee3f9cf8680a65681fe642eba6e0724f80e
Closes-Bug: #1573157
2016-04-21 18:37:28 +01:00
..
services Restructure directory as a Tempest plugin 2016-01-18 07:05:39 +00:00
tests fix get_placement function to use ps and new cgroup path 2016-04-21 18:37:28 +01:00
README.rst Restructure directory as a Tempest plugin 2016-01-18 07:05:39 +00:00
__init__.py Restructure directory as a Tempest plugin 2016-01-18 07:05:39 +00:00
plugin.py Restructure directory as a Tempest plugin 2016-01-18 07:05:39 +00:00

README.rst

Tempest Integration of intel-nfv-ci-tests

This directory contains Tempest tests to cover the intel-nfv-ci-tests project.