test(ethtool): add basic checks to validate image
4 files changed
tree: 9cd011639d8fd4e1efc591652158ad40f2f9597b
  1. .github/
  2. ci/
  3. doc/
  4. docs/
  5. images/
  6. molecule/
  7. playbooks/
  8. plugins/
  9. releasenotes/
  10. roles/
  11. tools/
  12. zuul.d/
  13. .ansible-lint
  14. .gitignore
  15. .pre-commit-config.yaml
  16. go.mod
  17. go.sum
  18. README.md
  19. setup.cfg
  20. setup.py
  21. tox.ini
README.md

Atmosphere

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands:

pre-commit install --hook-type commit-msg