summaryrefslogtreecommitdiffstats
path: root/requirements.txt
AgeCommit message (Collapse)AuthorFilesLines
2018-11-12Revert "Updated from global requirements"Aaron Smith1-3/+3
This reverts commit e6e526c671c7a683d1cd6480f9cda145d9aa4a94. Change-Id: Ieb34c7ea29c25a5d1dae8c6491050ec1c1151249 Signed-off-by: TsaLaGi <aasmith@redhat.com>
2018-11-09Updated from global requirementsCédric Ollivier1-3/+3
Change-Id: I6661b7980e417b9544554b789e28fd07b7e4ed7b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 9b5de9981ec65ebe624bb2bab54f7c4f7230b5db)
2018-09-07functest: Add test code of DMA localagentToshiaki Takahashi1-0/+1
Change-Id: If1195b7b3d9000e3ec75bc3c4c108b0e9a1bc9e3 Signed-off-by: Toshiaki Takahashi <takahashi.tsc@ncos.nec.co.jp>
2018-04-12Updated from global requirementsCédric Ollivier1-1/+1
Change-Id: Iec6300fbae08a9d924bf9db8b9b9702bc568844b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2018-03-02Switch to XtestingCédric Ollivier1-2/+3
It inherits from xtesting.core.feature [1]. [1] http://xtesting.readthedocs.io/en/latest/apidoc/xtesting.core.feature.html Change-Id: Ib547aa60d9b8bf61ab5433496d7149a43355d08c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-11-23Updated from global requirementsCédric Ollivier1-1/+4
Change-Id: I948ca4fdd98755630de06ea0b32a759a79c1795c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2017-08-29Leverage on pbr (Python Build Reasonableness)Cédric Ollivier1-0/+5
It also removes the exec right on mce-inject_ea and installs it in $PATH. requirements.txt is also created to install the abstract dependencies. Change-Id: I176df99d2f40e1910079f5efa3f28a8c170a922d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>