Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Quotas:
    • ?
  • Permissions:
    • download access - public
    • publish - limited to authorized accounts that have correct permissions under apache-beam-testing:
      • publishing the snapshots nightly might be feasible similar to how we currently publish nightly maven snapshots, by creating a Jenkins job;
      • publishing at release time can be another Jenkins job that is triggered manually by the release owner;
        • what's the process of triggering a job in such case?Depends on how many tests we want to run. If need to run many tests, it should be a Jenkins job, otherwise, we can write a shell script to automate the process.
  • GCP Project:
    • apache-beam-testing

...

We have these test suites in Beam that utilize portability:

  • precommit tests(?)
  • postcommit tests(?)

Manual testing

Test on Dataflow with uploaded images.

...

  • Do we sign the artifacts, images?
    • ??
  • Do we check hashes, signatures?
    • No?

Support Story

How do we allow the images to be used?

...

From gCloud instruction, gcr has following quota limitationlimitations.

Info
iconfalse

Any request sent to Container Registry has a 2 hour timeout limit.

The fixed rate limits per client IP address are:

  • 30,000 HTTP requests every 10 minutes
  • 500,000 HTTP requests per day

Container Registry uses Cloud Storage for each registry's underlying storage. Cloud Storage Quotas & Limits apply to each registry.

...