aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance/migration.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-08tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo1-81/+0
2020-05-31tests/acceptance/migration.py: Wait for both sidesDr. David Alan Gilbert1-0/+4
2020-04-06Acceptance test: Fix to EXEC migrationOksana Vohchana1-3/+3
2020-02-07tests/acceptance/migration: Default to -nodefaultsPhilippe Mathieu-Daudé1-1/+3
2020-02-07tests/acceptance/migration: Add the 'migration' tagPhilippe Mathieu-Daudé1-0/+3
2020-02-07tests/acceptance/migration: Test EXEC transport when migratingOksana Vohchana1-0/+10
2020-02-07tests/acceptance/migration: Test UNIX transport when migratingOksana Vohchana1-0/+6
2020-02-07tests/acceptance/migration: Factor out do_migrate()Oksana Vohchana1-6/+11
2020-02-07tests/acceptance/migration: Factor out assert_migration()Oksana Vohchana1-10/+11
2019-08-28Acceptance tests: drop left over usage of ":avocado: enable"Cleber Rosa1-3/+0
2019-02-22tests.acceptance: adds simple migration testCaio Carrara1-0/+53