Commit Graph

26 Commits

Author SHA1 Message Date
Matt Prahl
e9d0ec898b Use test database instead of in-memory database for all tests for consistency 2016-12-12 09:00:44 -05:00
Filip Valder
c6e5c38ae3 fix: set env vars at the very beginning and source them immediately -> results in affecting not only bash but all vagrant's environment 2016-12-09 13:27:06 +01:00
Matt Prahl
15b5cf11b9 Fix default path for pki_dir 2016-12-07 09:24:33 -05:00
Matt Prahl
22fbacdc20 Use 'python setup.py develop' instead so that local syncing works 2016-12-07 09:24:33 -05:00
Matt Prahl
392a53d88b Fix Vagrant and add libvirt support 2016-12-07 09:02:42 -05:00
Filip Valder
2b7cf817a6 sort on you 2016-12-07 13:26:42 +01:00
Filip Valder
4c2cccc185 alter Docker-/Vagrantfile so that it installs all dependencies and use 'python setup.py install' for MBS installation 2016-12-05 15:18:26 +01:00
Jakub Kadlčík
c9f5c3c3a9 Install fedpkg for CoprModuleBuilder and MockModuleBuilder 2016-12-01 02:16:10 +01:00
Filip Valder
f2cd0a3033 runtime config files moved to conf/ directory 2016-11-21 22:49:57 +01:00
Matt Prahl
7857f3a373 Remove krb5-stg.fp.o 2016-11-16 16:26:59 -05:00
Matt Prahl
02c245961b Start fedmsg-relay on boot in Vagrant 2016-11-16 15:24:16 -05:00
Filip Valder
98c201370b fix: remove 'src' component in the path to module_build_service (just to be in sync with Dockerfiles) 2016-11-11 15:17:27 +01:00
Matt Prahl
5dff72c903 Migrate Vagrant to use Kerberos auth instead of certs 2016-10-28 16:25:33 -04:00
Courtney Pacheco
3be788f602 Updating 'module_build_service/config.py' and adding 'python-mock' to Vagrantfile 2016-10-26 04:21:01 -04:00
Jakub Kadlčík
69e4fca381 Copy copr.conf to /etc/rida 2016-10-24 20:46:50 +02:00
Jakub Kadlčík
11ebd8371b Install rpm-build package
KojiModuleBuilder.get_disttag_srpm method requires rpmbuild command
2016-10-24 20:46:49 +02:00
Ralph Bean
6be342f355 Start fedmsg-relay in the vagrant guest. 2016-10-24 14:19:54 -04:00
Matt Prahl
b4082dc551 Rename module from rida to module_build_service
Rename routes from /rida/1/module-builds/ to /module-build-service/1/module-builds/
2016-10-24 10:30:23 -04:00
Matt Prahl
0aab0b6edb Add support for running ridad in the Vagrant guest 2016-09-30 17:04:10 +02:00
Matt Prahl
02b24cdda9 Replace generate_localhost_cert.sh with python manage.py generatelocalhostcert 2016-09-27 16:40:03 -04:00
Matt Prahl
c77be1c4d3 Add the dependencies required for fedmsg signing 2016-09-27 16:40:03 -04:00
Matt Prahl
4997e06258 Update Vagrant to use Fedora 24 2016-08-24 15:20:20 +02:00
Jakub Kadlčík
42e2686a99 Install git package to get SCM class working 2016-08-24 14:13:31 +02:00
Tomas Tomecek
b1ae8e952a vagrantfile: put koji.conf to /etc/rida
so connection to koji works
2016-08-17 07:58:14 +02:00
Matt Prahl
0bef0e0edc Adds debug option to runssl function 2016-08-15 17:54:40 +02:00
Matt Prahl
7a928c3e8c Adds database migration support, converts rida.conf to config.py, adds Vagrant support, seperates out app views to views.py, control of the app now manage.py 2016-08-01 13:22:01 -04:00