[recipe_wrapper] Disable CIPD e2e test

This test reaches out to the actual CIPD service and requires write
access which not all service accounts have (see
https://ci.chromium.org/b/8755364911622773729 for an example failure).

This code is not being actively developed anyway, so disable the test
for now.

Change-Id: I78c00360fbe9dc9ae1afffcf9ee9814c70f5bace
Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/infra/+/997593
Reviewed-by: Ina Huh <ihuh@google.com>
Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>
Fuchsia-Auto-Submit: Oliver Newman <olivernewman@google.com>
1 file changed
tree: ad664883dd66d736be794d6537519590580b83fb
  1. artifacts/
  2. buildbucket/
  3. checkout/
  4. cmd/
  5. execution/
  6. flagutil/
  7. functools/
  8. gerrit/
  9. gitiles/
  10. issuetracker/
  11. rpcutil/
  12. scripts/
  13. slsa/
  14. third_party/
  15. vendor/
  16. .gitignore
  17. AUTHORS
  18. go.mod
  19. go.sum
  20. LICENSE
  21. manifest
  22. PATENTS
  23. README.md
README.md

infra

This repo contains tools and config files necessary to run infrastructure related to builds, code review, version control, and continuous integrations.