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

Het Gala posted 2 patches 3 weeks, 3 days ago
tests/qtest/migration-helpers.c | 2 --
tests/qtest/migration-test.c    | 4 ++--
2 files changed, 2 insertions(+), 4 deletions(-)
[PATCH 0/2] Fix: qtest/migration: Improve multifd_tcp_channels_none test
Posted by Het Gala 3 weeks, 3 days ago
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