Home
last modified time | relevance | path

Searched refs:GCS_ARTIFACTS (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/infra/ci/worker/
Dartifacts_uploader.py29 from config import GCS_ARTIFACTS
64 uri = 'https://%s.storage.googleapis.com/%s' % (GCS_ARTIFACTS, relpath)
/external/perfetto/infra/ci/
Dconfig.py41 GCS_ARTIFACTS = 'perfetto-ci-artifacts' variable
/external/perfetto/infra/ci/controller/
Dcontroller.py28 from config import TRUSTED_EMAILS, GCS_ARTIFACTS, JOB_TIMEOUT_SEC
320 (GCS_ARTIFACTS, job_id))