tree: 018ac24e1f1d3a864d39a6d9d0cc53c9e0dc76c9 [path history] [tgz]
  1. cli/
  2. lib/
  3. scripts/
  4. third_party/
  5. utils/
  6. __init__.py
  7. README.md
utils/frozen_chromite/README.md

This is a fork of chromite code used by autotest. Since autotest is stuck on Python 2 and is holding back chromite, we've pulled out the code that autotest cares about here. If/when autotest supports Python 3.6+ only, it can migrate back to using chromite directly.