qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix: qtest/migration: Improve multifd_tcp_channels_none test
@ 2024-04-07 13:21 Het Gala
  2024-04-07 13:21 ` [PATCH 1/2] Fix typo to allow migrate_qmp_fail command with 'channels' argument Het Gala
  2024-04-07 13:21 ` [PATCH 2/2] Call args->connect_channels to actually test multifd_tcp_channels_none qtest Het Gala
  0 siblings, 2 replies; 8+ messages in thread
From: Het Gala @ 2024-04-07 13:21 UTC (permalink / raw)
  To: qemu-devel
  Cc: thuth, lvivier, pbonzini, peterx, farosas, prerna.saxena,
	Het Gala

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-04-08 19:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-07 13:21 [PATCH 0/2] Fix: qtest/migration: Improve multifd_tcp_channels_none test Het Gala
2024-04-07 13:21 ` [PATCH 1/2] Fix typo to allow migrate_qmp_fail command with 'channels' argument Het Gala
2024-04-08 15:35   ` Peter Xu
2024-04-08 18:35     ` Het Gala
2024-04-08 18:56       ` Peter Xu
2024-04-07 13:21 ` [PATCH 2/2] Call args->connect_channels to actually test multifd_tcp_channels_none qtest Het Gala
2024-04-08 15:40   ` Peter Xu
2024-04-08 19:27     ` Het Gala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).