diff --git a/energy-tests/usage_scenario-postgres-event-chromium.yml b/energy-tests/usage_scenario-postgres-event-chromium.yml index 2cef253f..f45660dc 100644 --- a/energy-tests/usage_scenario-postgres-event-chromium.yml +++ b/energy-tests/usage_scenario-postgres-event-chromium.yml @@ -1,7 +1,6 @@ --- name: Nextcloud - Postgres - Event - Chromium author: Danilo Jesic -version: 1 description: Installs the official Nextcloud image with a Postgres DB and creates a calendar event. Uses a playwright script running Chromium to create an admin account, install the recommended apps and then create a calendar event. compose-file: !include compose-postgres.yml diff --git a/energy-tests/usage_scenario-postgres-event-firefox.yml b/energy-tests/usage_scenario-postgres-event-firefox.yml index 22ccd798..5afe0c2b 100644 --- a/energy-tests/usage_scenario-postgres-event-firefox.yml +++ b/energy-tests/usage_scenario-postgres-event-firefox.yml @@ -1,7 +1,6 @@ --- name: Nextcloud - Postgres - Event - Firefox author: Danilo Jesic -version: 1 description: Installs the official Nextcloud image with a Postgres DB and creates a calendar event. Uses a playwright script running Firefox to create an admin account, install the recommended apps and then create a calendar event. compose-file: !include compose-postgres.yml