#4838 [Jenkins] project request: pyrpkg
Closed: Fixed None Opened 8 years ago by araszka.

Name: pyrpkg

Description: Pyrpkg is python library for dealing with rpm packaging in a git source control. pyrpkg is the base library that sites can subclass to create useful tools.

Contact person: Ales Raszka, araszka@redhat.com

URL: https://pagure.io/rpkg

Remarks: create project for Fedora 22, EL6 and EL7


Ok I have created the three projects (the only way to ensure the build is run on the different builders (afaik))

http://jenkins.cloud.fedoraproject.org/job/pyrpkg_el6/
http://jenkins.cloud.fedoraproject.org/job/pyrpkg_el7/
http://jenkins.cloud.fedoraproject.org/job/pyrpkg_fedora/

I have started the setup, but all the part about actually running the build still needs to be added.

Let us know if there is anything else we can help with.

I think I just figured out the way to run a project on multiple builders, I will adjust pyrpkg as such

Ok http://jenkins.cloud.fedoraproject.org/job/pyrpkg/ should allow building on all the desired builders in a single project :)

After first build it show there are some python packages missing. Could you please install packages:
-git, nose, mock, pudb

Thanks.

You should use a virtual env for these (I already set one installing mock)

Could you please install koji? I can't install it with pip.

koji should be installed? ;(

Perhaps it's not looking in the right system path?

In virtualenv it doesn't work because of separate path, but I solved it.
Another missing package is osbs on EL6 and EL7. Could you please install it?

btw is there any way how to connect to machine and run test scripts except of runing shell script as Build?

added. Nope, there's not a way to directly access those builders for everyone...

You probably install it only on EL7, because on EL6 it is still missing. Please install osbs on EL6.
Thanks

Done. Sorry for the delay...

Login to comment on this ticket.

Metadata