tests.toml 369 B

123456789101112
  1. test_format = 1.0
  2. [default]
  3. # changing the url of a fediverse instance doesn't make sense
  4. # it'll break federation anyway so we do not offer it
  5. exclude = ["change_url"]
  6. args.password_couchdb_admin = "TestPasswordCouchDBadmin"
  7. args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt"
  8. test_upgrade_from.217fc0e.name = "Upgrade from ynh4"