This is an automated email from the ASF dual-hosted git repository. sureshanaparti pushed a change to branch healthcheck-4.19 in repository https://gitbox.apache.org/repos/asf/cloudstack.git
discard bba7abf9ef6 DO NOT MERGE add c71ab9598e3 test: refactor ActionEventInterceptorTest to prevent failures (#9384) add d9f77b841c5 Ignore non-managed pools for storage pool access preparation (#9376) add 22ef08154dc Switch back to CLOUD_DB after purging usage records (#9367) add 877c4d9a64b LibvirtOvsFetchInterfaceCommandWrapperTest fix (test fails in mac) - skip it if no interfaces with eth and wl (#9382) add 7f8f1137099 Merge branch '4.18' into 4.19 add 2e81d15873f DO NOT MERGE This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (bba7abf9ef6) \ N -- N -- N refs/heads/healthcheck-4.19 (2e81d15873f) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .../java/com/cloud/usage/dao/UsageDaoImpl.java | 35 ++++++++++-------- ...LibvirtOvsFetchInterfaceCommandWrapperTest.java | 8 +++-- .../java/com/cloud/storage/StorageManagerImpl.java | 6 +--- .../cloud/event/ActionEventInterceptorTest.java | 41 +++++++++++----------- 4 files changed, 48 insertions(+), 42 deletions(-)