Update git submodules

* Update ceilometer from branch 'master'
  to de428e498016eb8ca0cb2d0b51729d742e1bcf61
  - Merge "Fix non-deterministic test_export_fails_if_incomplete_tls test"
  - Fix non-deterministic test_export_fails_if_incomplete_tls test
    
    Replace direct oslo.config attribute assignment with CONF.set_override()
    calls in prometheus exporter tests. Direct attribute assignment can lead
    to race conditions and non-deterministic test behavior, as observed in
    both Debian and RHEL builds where tests would intermittently fail.
    Using set_override() is the proper oslo.config API for setting
    configuration values in tests and ensures consistent, predictable behavior.
    
    Closes-Bug: 2131517
    Change-Id: I72f36fd02417765b6038ceb03f5bbc750d605e08
    Signed-off-by: Juan Larriba <jlarriba@redhat.com>
This commit is contained in:
Zuul 2026-01-05 15:06:45 +00:00 committed by Gerrit Code Review
parent 484621677f
commit f58df53ecf

@ -1 +1 @@
Subproject commit 0b3939b3b6d26aa2fd49d036ef6eb69cd26718f6
Subproject commit de428e498016eb8ca0cb2d0b51729d742e1bcf61