more intelligent queuing of async jobs
This commit is contained in:
@@ -8,6 +8,7 @@ FactoryGirl.define do
|
||||
tag_string "special"
|
||||
status "pending"
|
||||
server Socket.gethostname
|
||||
source "xxx"
|
||||
|
||||
factory(:source_upload) do
|
||||
source "http://www.google.com/intl/en_ALL/images/logo.gif"
|
||||
|
||||
Reference in New Issue
Block a user