Skip to content

Conversation

elfiesmelfie
Copy link
Collaborator

Introduces a new variable (default: true)
that controls when autoscaling stack cleanup runs. When set to false, cleanup is deferred to an always block in the playbook, ensuring resources are properly torn down even if tests fail.

Changes:

  • Add telemetry_autoscaling_cleanup variable to role defaults
  • Make cleanup task conditional on telemetry_autoscaling_cleanup flag
  • Move cleanup to always block in run_autoscaling_tests.yml playbook
  • Document new variable in role README

Assisted-by: claude

Introduces a new  variable (default: true)
that controls when autoscaling stack cleanup runs. When set to false,
cleanup is deferred to an always block in the playbook, ensuring resources
are properly torn down even if tests fail.

Changes:
- Add telemetry_autoscaling_cleanup variable to role defaults
- Make cleanup task conditional on telemetry_autoscaling_cleanup flag
- Move cleanup to always block in run_autoscaling_tests.yml playbook
- Document new variable in role README

Assisted-by: claude
Copy link

Build failed (check pipeline). Post recheck (without leading slash)
to rerun all jobs. Make sure the failure cause has been resolved before
you rerun jobs.

https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/f1044c30d1ed412488608a1d20bdd69f

✔️ telemetry-openstack-meta-content-provider-master SUCCESS in 35m 46s
✔️ feature-verification-tests-noop SUCCESS in 4s
functional-tests-osp18 FAILURE in 17m 42s

@rlandy
Copy link

rlandy commented Oct 10, 2025

This does fix the test errors that were showing up in the combined telemetry/watcher tests.
We see all the Watcher tests pass now.

@elfiesmelfie
Copy link
Collaborator Author

recheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants