]> git.feebdaed.xyz Git - 0xmirror/openstack.git/commit
Update git submodules
authorZuul <zuul@review.opendev.org>
Fri, 19 Dec 2025 04:15:12 +0000 (04:15 +0000)
committerGerrit Code Review <review@openstack.org>
Fri, 19 Dec 2025 04:15:12 +0000 (04:15 +0000)
commit50c511a92a3b0930b4551cf15df10cae6b7acfc2
tree519ff86e23d7633477bcc156869a396904f5c99c
parentf79a470d7a7d0fe5d71230754207d59b325a0be4
Update git submodules

* Update swift from branch 'master'
  to 8bf6e090f4753f7e9d1df1ef2bea46aad9c6e088
  - Merge "test_diskfile.py: fix failing test if O_TMPFILE unsupported"
  - test_diskfile.py: fix failing test if O_TMPFILE unsupported

    Previously test_commit_overwritten_before_ppi_rename would fail when
    O_TMPFILE is not supported (e.g macos) because an extra, unexpected,
    rename call is made to rename a temporary file to a data file.

    Change-Id: I30f4dcee50e30e3c501b302e2242dc1abe9b6b62
Signed-off-by: Alistair Coles <alistairncoles@gmail.com>
swift