mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-11 19:56:55 +00:00
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:
parent
484621677f
commit
f58df53ecf
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 0b3939b3b6d26aa2fd49d036ef6eb69cd26718f6
|
||||
Subproject commit de428e498016eb8ca0cb2d0b51729d742e1bcf61
|
||||
Loading…
Add table
Reference in a new issue