···51515252 # Do a backup and wait for it to start
5353 master.start_job("mysql-backup.service")
5454- master.wait_for_unit("mysql-backup.service")
55545655 # wait for backup to fail, because of database 'doesnotexist'
5756 master.wait_until_fails("systemctl is-active -q mysql-backup.service")