Skip to content

libstoragemgmt, openvswitch: stabilize %check in build chroot#17793

Draft
kgodara912 wants to merge 1 commit into
3.0-devfrom
kgodara/3.0-dev/libstoragemgmt_openvswitch
Draft

libstoragemgmt, openvswitch: stabilize %check in build chroot#17793
kgodara912 wants to merge 1 commit into
3.0-devfrom
kgodara/3.0-dev/libstoragemgmt_openvswitch

Conversation

@kgodara912

@kgodara912 kgodara912 commented Jun 24, 2026

Copy link
Copy Markdown

Two test-only changes; no shipped binaries are affected.

libstoragemgmt (bump to 1.9.8-2):
Add a patch gated by %{with_check} that skips
test_local_disk_link_type and test_local_disk_link_speed_get
when no SCSI disks are present. Both tests unconditionally
probe /dev/sd* devices and exit non-zero on the build chroot,
which has no SCSI device nodes, breaking %check.

openvswitch (bump to 3.3.0-5):
Cherry-pick three test-only commits from upstream branch-3.3
to fix the most common testsuite flakes seen in our build
chroot:

90b5b99b  tests: ovsdb-idl: Fix flaky insert and delete
            tests
e8c5eb01  ofproto-dpif.at: Wait for logs in select group
            tests (partial backport; hunks for tests added
             on branch-3.3 after the 3.3.0 release tarball
             are omitted - see patch header)
e3ae3712  tests: bfd: Fix waiting time after re-enabling
            BFD in decay test

Testing:
Buddy build

@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Jun 24, 2026
@kgodara912 kgodara912 force-pushed the kgodara/3.0-dev/libstoragemgmt_openvswitch branch 2 times, most recently from 27e0f16 to a1057f7 Compare June 24, 2026 08:39
Two test-only changes; no shipped binaries are affected.

libstoragemgmt (bump to 1.9.8-2):
  Add a patch gated by %{with_check} that skips
  test_local_disk_link_type and test_local_disk_link_speed_get
  when no SCSI disks are present.  Both tests unconditionally
  probe /dev/sd* devices and exit non-zero on the build chroot,
  which has no SCSI device nodes, breaking %check.

openvswitch (bump to 3.3.0-5):
  Cherry-pick three test-only commits from upstream branch-3.3
  to fix the most common testsuite flakes seen in our build
  chroot:

    90b5b99b  tests: ovsdb-idl: Fix flaky insert and delete
                tests
    e8c5eb01  ofproto-dpif.at: Wait for logs in select group
                tests (partial backport; hunks for tests added
                 on branch-3.3 after the 3.3.0 release tarball
                 are omitted - see patch header)
    e3ae3712  tests: bfd: Fix waiting time after re-enabling
                BFD in decay test
@kgodara912 kgodara912 force-pushed the kgodara/3.0-dev/libstoragemgmt_openvswitch branch from a1057f7 to 023da62 Compare June 24, 2026 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant