selftests/functional/basic_tests.py: Use --job-results-dir
So that we clean up results after we are done with unittests.
Changes from v1:
* Used super() instead of simply calling the method of the
parent class, given that the the unittests are new object
style classes, per ldoktor's suggestion.
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
Showing
想要评论请 注册 或 登录