devtools/jiri-test: rewrite release metatest.

Change the procedure to the following:
- Prepare binaries.
- Update installations.
- Update mounttable and wait for it.
- Update non-mounttable apps.
- Update device manager.
- Health check.

Change the code structure so that it can be easily used for
releasing production services.

The output will look like this:
https://paste.googleplex.com/6051651030876160

I plan to test this for staging, and then add procedures for
production push.

Change-Id: Id804bed87eea87076ea454b01af499285bb5c52d
1 file changed
tree: ed9b9761279c1a7d4b739874c7e56d944333903b
  1. bendroid/
  2. dashboard/
  3. data/
  4. godepcop/
  5. gologcop/
  6. internal/
  7. jiri-api/
  8. jiri-copyright/
  9. jiri-dockergo/
  10. jiri-go/
  11. jiri-goext/
  12. jiri-oncall/
  13. jiri-profile-v23/
  14. jiri-run/
  15. jiri-swift/
  16. jiri-test/
  17. jiri-v23-profile/
  18. jiridoc/
  19. madb/
  20. mailer/
  21. oncall/
  22. postsubmit/
  23. presubmit/
  24. tracify/
  25. vbinary/
  26. vcloud/
  27. vjenkins/
  28. vkiosk/
  29. vmon/
  30. .gitignore
  31. .godepcop
  32. .jiriignore
  33. AUTHORS
  34. CONTRIBUTING.md
  35. CONTRIBUTORS
  36. LICENSE
  37. PATENTS
  38. README.md
  39. VERSION
README.md

This repository contains developer tools used to install and contribute to Vanadium.

For more information, see the installation and contributing instructions.

This repository is fetched and the tools are built as part of the Vanadium installation process for contributors.