intel nfv ci testcase repo.
Go to file
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
doc/source doc: Restructure directory per OpenStack standards 2016-02-04 16:23:45 +00:00
intel_nfv_ci_tests fix get_placement function to use ps and new cgroup path 2016-04-21 18:37:28 +01:00
tools tox: Integrate 'flake8wrap' script 2016-02-01 13:15:09 +00:00
.editorconfig Repository for Intel's tests for NFV CI system 2015-06-16 12:36:34 +00:00
.gitignore doc: Restructure directory per OpenStack standards 2016-02-04 16:23:45 +00:00
.gitreview Update .gitreview for new namespace 2015-10-17 22:30:14 +00:00
.travis.yml Repository for Intel's tests for NFV CI system 2015-06-16 12:36:34 +00:00
CONTRIBUTING.rst Initial nfv testcases 2015-09-21 12:37:11 +00:00
LICENSE license: Update license to Apache 2016-01-18 06:50:02 +00:00
README.rst Initial nfv testcases 2015-09-21 12:37:11 +00:00
requirements.txt Convert to pbr 2016-01-18 07:01:26 +00:00
setup.cfg doc: Restructure directory per OpenStack standards 2016-02-04 16:23:45 +00:00
setup.py Convert to pbr 2016-01-18 07:01:26 +00:00
test-requirements.txt Repository for Intel's tests for NFV CI system 2015-06-16 12:36:34 +00:00
tox.ini doc: Restructure directory per OpenStack standards 2016-02-04 16:23:45 +00:00

README.rst

intel-nfv-ci-tests

image

image

Repository containing tests for Intel NFV 3rd party CI

Features

  • TODO