Skip to content
Snippets Groups Projects

Support marabunta that is in the images

Merged Vincent Hatakeyama requested to merge topic/default/marabunta-anthem into branch/default
7 files
+ 250
93
Compare changes
  • Side-by-side
  • Inline
Files
7
  • b165d05b
    Marabunta is not run when using do_tests.
    Change how the tests are run with do_tests: modules not to be tested are installed, then modules to test are installed with test enabled. This fix the issues of installation tests that were not run previously.
+ 1
0
@@ -168,6 +168,7 @@
"db_password",
"load-language",
"duplicate_repo",
"marabunta_migration_file",
):
setattr(self, key_format(key), section.get(key, None))
Loading