# A mapping of bucket URLs to bucket metadata. # # Possible bucket metadata: # contact: github name to contact # prefix: the identifier used for this bucket on the test-history dashboard. # sequential: an optional boolean that indicates whether test runs in this # bucket are numbered sequentially. This is used for an optimization in the # test-history collection phase, and defaults to true. gs://kubernetes-jenkins/logs/: contact: "fejta" prefix: "" gs://rktnetes-jenkins/logs/: contact: "euank" prefix: "rktnetes:" gs://kopeio-kubernetes-e2e/logs/: contact: "justinsb" prefix: "kopeio:" sequential: false gs://canonical-kubernetes-tests/logs/: contact: "chuckbutler" prefix: "juju:" sequential: false gs://canonical-kubernetes-tests/logs-gke/: contact: "vorlonofportland" prefix: "ubuntu:" sequential: false gs://kubernetes-multiarch-e2e-results/logs/: contact: "luxas" prefix: "luxas:" gs://gce-daisy-test/logs/: contact: "crunk1" prefix: "" gs://origin-federated-results/pr-logs/directory/: contact: "lsm5" prefix: "cri-o"