DEVX-14: Fix molecule platforms to use sleep infinity and add --platforms-file option #26

Merged
emil merged 0 commits from DEVX-14-fix-molecule-platforms into master 2026-06-23 18:10:20 +00:00
Owner

Summary

Replace geerlingguy/docker-*-ansible images (which use /lib/systemd/systemd and fail on cgroup v2 hosts) with molecule-test-base image using sleep infinity. Add --platforms-file option to distribute_molecule for project-specific platforms.

Changes

  • platforms.py: Replace 4 geerlingguy/systemd platforms with single ubuntu-2604/molecule-test-base/sleep-infinity platform
  • platforms.py: Add load_platforms() helper for JSON file loading with fallback to defaults
  • distribute_molecule.py: Add --platforms-file CLI option
  • Tests updated for new platform definitions

Closes DEVX-14

## Summary Replace geerlingguy/docker-*-ansible images (which use /lib/systemd/systemd and fail on cgroup v2 hosts) with molecule-test-base image using sleep infinity. Add --platforms-file option to distribute_molecule for project-specific platforms. ### Changes - platforms.py: Replace 4 geerlingguy/systemd platforms with single ubuntu-2604/molecule-test-base/sleep-infinity platform - platforms.py: Add load_platforms() helper for JSON file loading with fallback to defaults - distribute_molecule.py: Add --platforms-file CLI option - Tests updated for new platform definitions Closes DEVX-14
emil reviewed 2026-06-23 18:09:23 +00:00
emil left a comment
Author
Owner

Automated PR Review

  • Architecture compliance: OK
  • Best practices: OK
  • Security: OK
  • i18n: OK
  • Resource management: OK
  • Documentation: WARNING — source files changed but no docs updated
  • Tests: OK
  • Commit conventions: OK

No issues found by automated checks.


Auto-merge: If all CI checks pass, this PR will be merged automatically.

## Automated PR Review - Architecture compliance: OK - Best practices: OK - Security: OK - i18n: OK - Resource management: OK - Documentation: WARNING — source files changed but no docs updated - Tests: OK - Commit conventions: OK No issues found by automated checks. --- **Auto-merge:** If all CI checks pass, this PR will be merged automatically.
emil merged commit 2ead959fcf into master 2026-06-23 18:10:20 +00:00
emil deleted branch DEVX-14-fix-molecule-platforms 2026-06-23 18:10:21 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: oblachno-oss/devx#26