diff --git a/energy-tests/usage_scenario-sqlite-talk-chromium.yml b/energy-tests/usage_scenario-sqlite-talk-chromium.yml index 28fc7acf..2a83fe85 100644 --- a/energy-tests/usage_scenario-sqlite-talk-chromium.yml +++ b/energy-tests/usage_scenario-sqlite-talk-chromium.yml @@ -2,7 +2,7 @@ name: Nextcloud - SQLite - Talk - Chromium author: Danilo Jesic description: Installs the official Nextcloud image with a SQLite and starts a Talk conversation. Uses a playwright script running Chromium to create an admin account, install the recommended apps and then create a Talk conversation where guest users will send each other random text. -compose-file: !include compose-mariadb.yml +compose-file: !include compose-sqlite.yml services: gcb-playwright: diff --git a/energy-tests/usage_scenario-sqlite-talk-firefox.yml b/energy-tests/usage_scenario-sqlite-talk-firefox.yml index 7aab1d1c..3746d95b 100644 --- a/energy-tests/usage_scenario-sqlite-talk-firefox.yml +++ b/energy-tests/usage_scenario-sqlite-talk-firefox.yml @@ -2,7 +2,7 @@ name: Nextcloud - SQLite - Talk - Firefox author: Danilo Jesic description: Installs the official Nextcloud image with a SQLite and starts a Talk conversation. Uses a playwright script running Firefox to create an admin account, install the recommended apps and then create a Talk conversation where guest users will send each other random text. -compose-file: !include compose-mariadb.yml +compose-file: !include compose-sqlite.yml services: gcb-playwright: