[Ryu-devel] Running subset of Ryu tests
Brought to you by:
nz_gizmoguy
|
From: Lumir B. <lb...@re...> - 2017-05-23 14:41:59
|
Hello. I am working on python-ryu RPM package in Fedora and I want to keep them up to date as possible but I have one problem with tests. I want to enable tests during build of RPM package, but I cannot run all of them because (for example): - build system cannot run docker containers - build system has not internet connection - etc. So, my question is: Is there any way how can I run only isolated tests with no need of internet connection and/or docker? Thank you and have a nice day. Lumír |