tendo: Fix pre-cq configs The previous configs weren't parsing. The default config gets us no meaningful test coverage. This is better than nothing. BUG=chromium:467939 TEST=None Change-Id: Iefd072f35011f17083a7239ce497803834d064d5 Reviewed-on: https://chromium-review.googlesource.com/262083 Reviewed-by: Aviv Keshet <akeshet@chromium.org> Commit-Queue: Christopher Wiley <wiley@chromium.org> Tested-by: Christopher Wiley <wiley@chromium.org>
diff --git a/buffet/COMMIT-QUEUE.ini b/buffet/COMMIT-QUEUE.ini index 2c6f670..f5a018a 100644 --- a/buffet/COMMIT-QUEUE.ini +++ b/buffet/COMMIT-QUEUE.ini
@@ -8,9 +8,4 @@ [GENERAL] # Board-specific pre-cq -pre-cq-configs: \ - amd64-generic-no-vmtest-pre-cq \ - arm-generic-no-vmtest-pre-cq \ - gizmo-pre-cq \ - storm-no-vmtest-pre-cq \ - x86-generic-no-vmtest-pre-cq +pre-cq-configs: gizmo-pre-cq