[CRIU] [PATCH 0/2] zdtm: Add optional dependency
Laurent Dufour
ldufour at linux.vnet.ibm.com
Fri Jan 15 00:33:41 PST 2016
While running zdtm test suite on Ubuntu, it appears that some shared
object a test is depending on may not be stored at the same place than
on Fedora.
The first patch of this series allows zdtm.py to handle optional
dependencies by separating them with a '|'. The second one is fixing
the dependency list of the test zdtm/live/static/netns-nf.
Laurent Dufour (2):
zdtm.py: Add optional dependency support
zdtm/test: Fix live/static/netns-nf dependency
test/zdtm.py | 16 +++++++++++-----
test/zdtm/live/static/netns-nf.desc | 2 +-
2 files changed, 12 insertions(+), 6 deletions(-)
--
1.9.1
More information about the CRIU
mailing list