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

Improve logging of _resource_removed() #1064

Merged

Conversation

freyes
Copy link
Member

@freyes freyes commented May 26, 2023

On failures there is no information of the state of the objects that couldn't be removed, maybe there are on their way to be removed and this is a failure visible on slow clouds and not an actual issue, this will help with troubleshooting.

(cherry picked from commit b453a85)

@freyes
Copy link
Member Author

freyes commented May 26, 2023

https://review.opendev.org/c/openstack/charm-cinder-ceph/+/881045 - exercised by this patch.

Marking this PR as draft to avoid getting it merged before the same patch makes it into master.

@freyes freyes marked this pull request as draft May 26, 2023 15:14
@freyes
Copy link
Member Author

freyes commented May 26, 2023

PR for master - #1065

On failures there is no information of the state of the objects that
couldn't be removed, maybe there are on their way to be removed and this
is a failure visible on slow clouds and not an actual issue, this will
help with troubleshooting.

(cherry picked from commit b453a85)
@freyes freyes marked this pull request as ready for review May 26, 2023 19:44
@coreycb coreycb merged commit db63b1b into openstack-charmers:stable/antelope May 26, 2023
3 checks passed
openstack-mirroring pushed a commit to openstack/charm-cinder-ceph that referenced this pull request May 26, 2023
This patch is to lock the stable/2023.1 (antelope release) charms
down so that as much as possible.
In particular, this patch does:

- set the .gitreview to stable/2023.1
- lock zaza and zaza-openstack-tests to stable/antelope branches
- for reactive charms Add build.lock files to lock the layers
  and python modules used to build the charm.
- for ops framework charms, extract a pip freeze from the
  charmcraft container after building the charm to lock the
  modules used to build the charm.
- drop the kinetic bundles if the exist. (Note the updates to
  tests.yaml is in another batch (topic: antelope-voting)
- update the bundles so that they point to the antelope specific
  channels.  e.g. 2023.1/edge for OpenStack charms, 23.03/edge for
  OVN charms, quincy/edge for Ceph charms and generally, the
  appropriate LTS Jammy branch for the various support charms.

Func-Test-Pr: openstack-charmers/zaza-openstack-tests#1064
Change-Id: I75bf95f8328a61731568dbb0e8277828bbab3032
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.

None yet

2 participants