qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/2] Fix: qtest/migration: Improve multifd_tcp_channels_none test


From: Het Gala
Subject: [PATCH 0/2] Fix: qtest/migration: Improve multifd_tcp_channels_none test
Date: Sun, 7 Apr 2024 13:21:23 +0000

With the introduction of new patchset to have 'channels' as the start
argument of migrate QAPIs instead of 'uri' (tests/qtest/migration: Add
tests for introducing 'channels' argument in migrate QAPIs), a few minor
typos got went unnoticed, which were caught while trying to introduce
similar qtests in migration.
Fix multifd_tcp_channels_none qtest to actually utilise 'channels' arg
in migrate QAPIs

This patchset is built on top of (tests/qtest/migration: Add tests for
introducing 'channels' argument in migrate QAPIs)

Het Gala (2):
  Fix typo to allow migrate_qmp_fail command with 'channels' argument
  Call args->connect_channels to actually test multifd_tcp_channels_none
    qtest

 tests/qtest/migration-helpers.c | 2 --
 tests/qtest/migration-test.c    | 4 ++--
 2 files changed, 2 insertions(+), 4 deletions(-)

-- 
2.22.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]