Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1324)

Unified Diff: milo/build_source/buildbucket/builder_test.go

Issue 2955223002: Milo: Buildbucket PubSub ingestion outline (Closed)
Patch Set: Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: milo/build_source/buildbucket/builder_test.go
diff --git a/milo/build_source/buildbucket/builder_test.go b/milo/build_source/buildbucket/builder_test.go
index 23dbb0f3c758875f0f64f1160cfc8b2cc099ca9c..bec67f2f60950540a03dfdb3fa8638f206048328 100644
--- a/milo/build_source/buildbucket/builder_test.go
+++ b/milo/build_source/buildbucket/builder_test.go
@@ -74,6 +74,7 @@ func TestBuilder(t *testing.T) {
var bktConfig = `
buildbucket: {
host: "debug"
+ project: "debug"
}
`

Powered by Google App Engine
This is Rietveld 408576698