Skip to content

PG-2785: Local orchestration - #180

Open
dutow wants to merge 4 commits into
mainfrom
local-orchestration
Open

dutow wants to merge 4 commits into
mainfrom
local-orchestration

Conversation

@dutow

@dutow dutow commented Sep 24, 2026

Copy link
Copy Markdown
Collaborator

This PR improves the local experience by adding a proper buildbot UI over the runner, accessible on http://localhost:8010 by default

one (group, os) unit of work: resolve scenario.yml params with strict
overrides, render, run the sequence, destroy no matter what, collect
molecule.log/report.xml/summary.json under local/runs/. does not source
local/env.sh, the caller owns the aws/libvirt seam. the Taskfile run and
list tasks go through it, exported scenario vars give way to --param.
two containers, master and n workers, on the libvirt hypervisor from
local/README.md. nothing generated: master.cfg imports tools/render and
builds one force scheduler per group with the scenario.yml params as
form fields, plus release and destroy sweeps over many groups. graceful
stop, run.py destroys the guests. selinux label separation off, ssh key
staged with 600 perms, stale twistd pidfiles cleared, rhel and arm
deselected by default since local/env.sh has no images for them.
@dutow dutow changed the title Local orchestration PG-2785: Local orchestration Sep 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants