aboutsummaryrefslogtreecommitdiff
path: root/sqitch/sqitch.plan
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2023-04-23 20:52:39 +0100
committerChristopher Baines <mail@cbaines.net>2023-04-23 21:23:21 +0100
commit28d0ca2690bfb01f6dea0e79cc4d28fdfa23b4b0 (patch)
tree1966ec09cd6d252b2ff669cd7213a38bef59d0e7 /sqitch/sqitch.plan
parentcf1900eb26700e36a0a78e0b8b4415d58519df15 (diff)
downloadbuild-coordinator-28d0ca2690bfb01f6dea0e79cc4d28fdfa23b4b0.tar
build-coordinator-28d0ca2690bfb01f6dea0e79cc4d28fdfa23b4b0.tar.gz
Use an in memory table for the build_allocation_plan
Since this doesn't need to be persisted and changes often.
Diffstat (limited to 'sqitch/sqitch.plan')
-rw-r--r--sqitch/sqitch.plan1
1 files changed, 1 insertions, 0 deletions
diff --git a/sqitch/sqitch.plan b/sqitch/sqitch.plan
index 1591710..8c7d459 100644
--- a/sqitch/sqitch.plan
+++ b/sqitch/sqitch.plan
@@ -43,3 +43,4 @@ build_counts 2022-10-28T09:36:25Z Chris <chris@felis> # Add builds_counts
build_results_counts 2022-10-28T09:36:35Z Chris <chris@felis> # Add build_results_counts
replace_agent_status 2023-03-22T14:17:35Z Chris <chris@felis> # Replace agent_status
agent_status_add_processor_count 2023-03-24T09:28:47Z Chris <chris@felis> # Add agent_status.processor_count
+remove_build_allocation_plan 2023-04-23T19:50:23Z Chris <chris@felis> # Remove build_allocation_plan