Closed concaf closed 8 years ago
Can one of the admins verify this patch?
ok to test
@containscafeine this looks okay to me, but how are we going to test docker-py? shouldn't this actually be added though as part of the test suite?
unfortunatley since shipy isn't an external library yet, but part of the atomicapp code until it's added to rpm / deb, etc.
@cdrage, I have written functional tests for shipy, and those require access to the network and certain docker images, and are very slow to run, I don't think it makes sense for atomicapp to run those. I run those locally, and shipy used here is always even with shipy upstream.
@containscafeine ah makes sense.
This LGTM then
@kadel @dustymabe @rtnpro does this LGTY (look good to you)? :)
In case of external libraries, their tests are not run, but only the ones in tests directory are run.