Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devstack plugin clean target hardcoded to :latest #119

Closed
vyzigold opened this issue Oct 24, 2023 · 1 comment
Closed

Devstack plugin clean target hardcoded to :latest #119

vyzigold opened this issue Oct 24, 2023 · 1 comment

Comments

@vyzigold
Copy link
Contributor

The image in the devstack plugin when using clean.sh shouldn't be hardcoded to sg-core:latest. Instead it should remove the $SG_CORE_CONTAINER_IMAGE

$SG_CORE_CONTAINER_EXECUTABLE rmi sg-core:latest

I see this as a nice opportunity to make sure the CI here is working correctly after we fix the current ceilometer issue. I plan to work on this once this is merged: https://review.opendev.org/c/openstack/ceilometer/+/898215

@vyzigold
Copy link
Contributor Author

vyzigold commented Nov 7, 2023

fixed in #123

@vyzigold vyzigold closed this as completed Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant