tests.toml 411 B

12345678910111213
  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. args.admin_mail = "admin@example.com"
  9. test_upgrade_from.217fc0e.name = "Upgrade from ynh4"