blob: 97308565945e5358e633677a0ee1c135c7c3d630 [file] [log] [blame]
#/bin/bash Creates the PubSub topic for comp-ui Perf files and then ties it to
# GCS notifications.
set -e -x
source ../kube/config.sh
TOPIC=perf-ingestion-compui
perf-tool config create-pubsub-topics --config_filename=./configs/comp-ui.json
gsutil notification create -f json -e OBJECT_FINALIZE -t projects/${PROJECT_ID}/topics/${TOPIC} -p ingest gs://chrome-comp-ui-perf-skia