[stable/zed] Implement collection release process (#1085)

build: build all images + run tests using them (#1069)
ci: fix promotion jobs (#1072)
[stable/zed] Drop conventional-commit requirement (#1082)
[stable/zed] fix(ipmi-exporter): Ignore additional sensor IDs (BP/Entity Presence) (#1077)
Implement collection release process (#1083)
diff --git a/tox.ini b/tox.ini
index 0727620..684a265 100644
--- a/tox.ini
+++ b/tox.ini
@@ -22,6 +22,14 @@
 commands =
   {posargs}
 
+[testenv:pin-digests]
+deps =
+  oslo_config
+  oslo_log
+  ruyaml
+commands =
+  python3 {toxinidir}/build/pin-images.py roles/defaults/vars/main.yml roles/defaults/vars/main.yml
+
 [testenv:molecule-keycloak]
 commands =
   molecule test -s keycloak