Opened 6 years ago
Last modified 4 years ago
#3202 new enhancement
Allow the force scheduler to run on a read-only master
Reported by: | dustin | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.9.+ |
Version: | master | Keywords: | force, mq |
Cc: |
Description (last modified by dustin)
In a large deployment, the Buildbot masters serving the web frontend will be read-only, and only run the web UI. Yet we want users to be able to force builds on those masters.
This requires some kind of bi-direction communication between the web frontend master and the master running the force scheduler, as the web frontend needs to know the parameters for the force scheduler.
Related
Change History (3)
comment:1 Changed 6 years ago by dustin
- Keywords force mq added
- Milestone changed from undecided to 0.9.+
- Type changed from undecided to enhancement
- Version changed from 0.8.10 to master
comment:2 Changed 6 years ago by dustin
- Description modified (diff)
comment:3 Changed 4 years ago by anonymous
Note: See
TracTickets for help on using
tickets.
I could swear this is a duplicate, but I can't find it.