migration-test: dirtylimit checks for x86_64 arch before
commit22d3c6e16c69ea581eef6f7ff8ebb2e63107d3f5
authorJuan Quintela <quintela@redhat.com>
Thu, 8 Jun 2023 22:49:11 +0000 (9 00:49 +0200)
committerJuan Quintela <quintela@redhat.com>
Fri, 29 Sep 2023 15:05:23 +0000 (29 17:05 +0200)
tree07cea9a333e477ec8c2f8f4880e7e357a15d1999
parent0c690d3e2a3eb73a6c27afb66ec87534c1259bae
migration-test: dirtylimit checks for x86_64 arch before

So no need to assert we are in x86_64.
Once there, refactor the function to remove useless variables.

Reviewed-by: Peter Xu <peterx@redhat.com>
Message-ID: <20230608224943.3877-11-quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
tests/qtest/migration-test.c