#361 Resolve Jenkins unittests failing
Merged by onosek. Opened by onosek.
onosek/fedpkg jenkins  into  master

Download 361.patch

Disabling Jenkins unittests for Python2.6, because it is not supported
by the Jenkins system anymore. To continue running unittests I also
had to change the approach to install dependent libraries - not to use
sitepackages. Libraries that are needed are installed by pip directly.
It leads to skipping of some tests that require bodhi-client.

JIRA: COMPOSE-3826

Looks good to me. :fireworks:

Pull-Request has been merged by onosek

Metadata