agola/internal/services/runservice/scheduler
Simone Gotti 6f88bd3d53 runservice: handle multiple executor archs
An executor can handle multiple archs (an executor that talks with a k8s cluster
with multi arch nodes). Don't use a label for archs but a custom executor
field.
2019-04-25 13:30:46 +02:00
..
api runservice scheduler: automatically remove dynamic executors 2019-04-24 13:25:41 +02:00
command runservice: rename Run.RunTasks to Run.Tasks 2019-04-12 17:45:38 +02:00
common runservice: implement caching 2019-04-13 14:58:56 +02:00
readdb update wal and readdb 2019-04-01 12:54:43 +02:00
store runservice: implement caching 2019-04-13 14:58:56 +02:00
scheduler.go runservice: handle multiple executor archs 2019-04-25 13:30:46 +02:00
scheduler_test.go runservice scheduler: take a copy of run in advanceRunTasks 2019-04-17 18:06:31 +02:00