Commit Graph

4 Commits

Author SHA1 Message Date
Masayuki Igawa cfe66fe563 Add pypi libraries
This commit adds a couple of libraries which are required by test
running and listing. And this commit also removes tempest-lib from
requirements.txt because there's no usage in this repo and tempest-lib
is already deprecated.

Also replace zuul aopenstack-tox-pep8 job with nfv-tox-pep8 job to
resolve its installation dependency issues.

Co-Authored-By: Lianhao Lu <lianhao.lu@intel.com>
Change-Id: I14707abded6ae337f41823614779f778694b3c64
2021-03-02 09:32:16 +08:00
Stephen Finucane 14cc8e7d71 Convert to pbr
Use pbr for packaging instead of manual setup tools. This allows us to
take advantage of a number of features provided by pbr, such as
automated generation of AUTHORS, HISTORY and MANIFEST files.

This removes two doc files due to reliance on the removed AUTHORS and
HISTORY files.

Finally, the 'full' tox target is removed and the 'pyN' targets are
stubbed out. These are broken by the move to pbr and will be rendered
irrelevant by a follow-up change.

Change-Id: I098979a6033afcff9abfbf60de63825f073dc15b
Partial-Bug: #1535772
2016-01-18 07:01:26 +00:00
Przemyslaw Czesnowicz 0b3f5d9885 Initial nfv testcases
Includes tests for cpu pinning, numa topology and hugepages.

Change-Id: I2124bdf308b24f749eaea17b20a7e7fabbb2840a
2015-09-21 12:37:11 +00:00
Waldemar Znoinski 137a633ba2 Repository for Intel's tests for NFV CI system
Repository initialisation

Change-Id: If5a22fbff6627cc2e9dc7c7ccec04157147e81b6
2015-06-16 12:36:34 +00:00