Filip Valder
|
b28a5a36aa
|
Merge #271 Various minor changes
|
2017-01-05 14:24:27 +00:00 |
|
Filip Valder
|
809820144d
|
hint on getting outputs
|
2017-01-05 14:49:10 +01:00 |
|
Filip Valder
|
25503a0b7b
|
separate script section for running services; forward communication to 127.0.0.1
|
2017-01-05 13:46:43 +01:00 |
|
Filip Valder
|
d7e74b5a0f
|
hosts record for fedmsg-relay
|
2017-01-05 13:45:35 +01:00 |
|
Filip Valder
|
c5227283b4
|
- partially update docs and re-format it
- add 'Module submission' section
- language fixes, thx to @mprahl
|
2016-12-21 12:28:44 +01:00 |
|
Jan Kaluza
|
174e657379
|
MBSConsumer: Handle initial messages in right order, override validate for non-fedmsg messaging backends.
|
2016-12-19 12:47:57 +01:00 |
|
Filip Valder
|
7762fb7adb
|
communication with pdc-updater devel + docs
|
2016-12-16 12:42:16 +01:00 |
|
Filip Valder
|
c02eb754c5
|
install test-requirements.txt in docker/vagrant (use the same way)
|
2016-12-16 12:38:37 +01:00 |
|
Ralph Bean
|
cc5b363b28
|
Merge #263 Migrate scheduler to be run by fedmsg-hub
|
2016-12-15 21:48:08 +00:00 |
|
Ralph Bean
|
e5270d0932
|
Some clarifying comments.
|
2016-12-15 16:45:32 -05:00 |
|
Ralph Bean
|
546e2f5529
|
Remove test_messaging_functions as per review feedback.
|
2016-12-15 16:37:55 -05:00 |
|
Matt Prahl
|
66ed35d867
|
Modified the spec file for fedmsg-hub
|
2016-12-15 16:27:17 -05:00 |
|
Matt Prahl
|
f2a02027a9
|
Fix Vagrant
|
2016-12-15 16:27:17 -05:00 |
|
Ralph Bean
|
5c3d46595a
|
Use the same key for this that we used to use.
|
2016-12-15 16:27:17 -05:00 |
|
Ralph Bean
|
908f440357
|
Make BaseMessage instances appear a bit more like JSON so they can make it through moksha validation.
|
2016-12-15 16:27:17 -05:00 |
|
Ralph Bean
|
c9d1a000be
|
Also psutil.
|
2016-12-15 16:27:17 -05:00 |
|
Ralph Bean
|
a45232b734
|
We require moksha.hub now.
|
2016-12-15 16:27:17 -05:00 |
|
Ralph Bean
|
3bf952cda6
|
Tell moksha to just listen to /dev/null for local builds.
|
2016-12-15 16:27:17 -05:00 |
|
Ralph Bean
|
775819e87c
|
Bugfix to shutdown and restart for the test suite.
|
2016-12-15 16:27:17 -05:00 |
|
Ralph Bean
|
9d3b85426d
|
Bring back the in-memory messaging backend.
|
2016-12-15 16:27:17 -05:00 |
|
Ralph Bean
|
a94cd53afd
|
Make this more easily discoverable by nosetests.
|
2016-12-15 16:27:16 -05:00 |
|
Ralph Bean
|
21a902ab5e
|
Some debugging on the stop_condition.
|
2016-12-15 16:27:16 -05:00 |
|
Ralph Bean
|
29747a7ea7
|
Allow restarting the reactor for multiple tests.
|
2016-12-15 16:27:16 -05:00 |
|
Ralph Bean
|
b2cf02080d
|
A few bugfixes.
|
2016-12-15 16:27:16 -05:00 |
|
Ralph Bean
|
40afb55ccf
|
Revert "Disable these testmodule integration tests for now."
This reverts commit c2853026cc0e89e1cb34ed884af4e64a2da39052.
|
2016-12-15 16:27:16 -05:00 |
|
Matt Prahl
|
2e9e31eb56
|
Fix the 'process_waiting_module_builds' function in the scheduler
|
2016-12-15 16:27:16 -05:00 |
|
Ralph Bean
|
63beecbb0e
|
Remove tests of deleted code.
|
2016-12-15 16:27:16 -05:00 |
|
Ralph Bean
|
c3f73e76de
|
Disable these testmodule integration tests for now.
|
2016-12-15 16:27:16 -05:00 |
|
Ralph Bean
|
7e3ee9b0b3
|
Begin porting the tests to use the new main function, but this doesn't work yet.
|
2016-12-15 16:27:16 -05:00 |
|
Ralph Bean
|
4b39eda44f
|
Move the moksha.hub.main code out into its own main function again.
|
2016-12-15 16:27:16 -05:00 |
|
Ralph Bean
|
feb1079fba
|
Remove unused work_queue.
|
2016-12-15 16:27:15 -05:00 |
|
Ralph Bean
|
5fe359a429
|
Comments, updated to reflect new reality.
|
2016-12-15 16:27:15 -05:00 |
|
Ralph Bean
|
250b9510bc
|
Have the producer interact with the consumer queue appropriately.
|
2016-12-15 16:27:15 -05:00 |
|
Ralph Bean
|
f11caf32e5
|
Get the basic framework for local module builds working again with hub/consumer.
|
2016-12-15 16:27:15 -05:00 |
|
Matt Prahl
|
c4091aff92
|
Remove in-memory messaging
|
2016-12-15 16:27:15 -05:00 |
|
Matt Prahl
|
261549c8c2
|
Migrate scheduler to be run by fedmsg-hub
|
2016-12-15 16:27:15 -05:00 |
|
Matt Prahl
|
41187110b5
|
Add Vagrant support to submit_build.py
|
2016-12-15 16:16:24 -05:00 |
|
Filip Valder
|
e0240edee6
|
fix #264: failed 'failed module' handling due to missing koji tag
|
2016-12-15 16:16:24 -05:00 |
|
Filip Valder
|
bfb9768e58
|
Merge #265 fix #264: failed module handling due to missing koji tag
|
2016-12-15 11:12:43 +00:00 |
|
Filip Valder
|
f82e3c8006
|
fix #264: failed 'failed module' handling due to missing koji tag
|
2016-12-15 12:08:03 +01:00 |
|
Ralph Bean
|
4d0c7a798a
|
1.0.2
|
2016-12-14 13:31:41 -05:00 |
|
Ralph Bean
|
0b2cdada95
|
Enable the test suite in the rpm check section.
|
2016-12-14 13:26:09 -05:00 |
|
Ralph Bean
|
d2395b7011
|
systemd scriptlets.
|
2016-12-14 12:50:27 -05:00 |
|
Jan Kaluža
|
95f0d8384f
|
Merge #262 Inherit the SCM repository from the parent module to included modules.
|
2016-12-14 11:17:06 +00:00 |
|
Jan Kaluza
|
3788bd2d8d
|
Inherit the SCM repository from the parent module to included modules.
|
2016-12-13 13:24:25 +01:00 |
|
Jan Kaluža
|
4933f53d17
|
Merge #261 Allow resubmit of the same module also for 'init' status.
|
2016-12-13 10:04:37 +00:00 |
|
Jan Kaluza
|
e08b6d1a46
|
Allow resubmit of the same module also for 'init' status.
|
2016-12-13 10:59:10 +01:00 |
|
Ralph Bean
|
a3b14ea93b
|
1.0.1
v1.0.1
|
2016-12-12 15:43:47 -05:00 |
|
Ralph Bean
|
fcdf272eaa
|
Merge #260 Cleanup in preparation for package review.
|
2016-12-12 20:41:27 +00:00 |
|
Ralph Bean
|
166c4fd1cb
|
Make this more generic.
|
2016-12-12 15:40:51 -05:00 |
|