From a9a7e015cfc37e75f60ee389909214cf9f213c6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Danilo=20Je=C5=A1i=C4=87?= Date: Tue, 25 Apr 2023 11:03:08 +0200 Subject: [PATCH] Added description field to usage scenarios --- blauer-engel-okular-xdotool/usage_scenario.yml | 1 + firefox-X11/usage_scenario.yml | 1 + idle/usage_scenario.yml | 1 + ml-model/usage_scenario.yml | 3 ++- wordpress-vs-hugo/hugo-apache/usage_scenario.yml | 1 + wordpress-vs-hugo/wordpress-minimal/usage_scenario.yml | 1 + 6 files changed, 7 insertions(+), 1 deletion(-) diff --git a/blauer-engel-okular-xdotool/usage_scenario.yml b/blauer-engel-okular-xdotool/usage_scenario.yml index f8f98cfb..921302f8 100644 --- a/blauer-engel-okular-xdotool/usage_scenario.yml +++ b/blauer-engel-okular-xdotool/usage_scenario.yml @@ -12,6 +12,7 @@ name: Blauer Engel Okular Standard Usage Scenario (xdotool) author: Arne Tarara version: 1 architecture: linux +description: Run Okular services: gcb-xdotool: diff --git a/firefox-X11/usage_scenario.yml b/firefox-X11/usage_scenario.yml index b826854b..1c25aeea 100644 --- a/firefox-X11/usage_scenario.yml +++ b/firefox-X11/usage_scenario.yml @@ -2,6 +2,7 @@ name: Firefox non headless test author: Arne Tarara version: 1 +description: Run a Firefox browser with a GUI and execute a Puppeteer script architecture: linux services: diff --git a/idle/usage_scenario.yml b/idle/usage_scenario.yml index 213421e4..9754dafa 100644 --- a/idle/usage_scenario.yml +++ b/idle/usage_scenario.yml @@ -2,6 +2,7 @@ name: Idle Container for 5 Seconds author: Arne Tarara version: 1 +description: Idle the container for 5 seconds services: gcb-idle: diff --git a/ml-model/usage_scenario.yml b/ml-model/usage_scenario.yml index e29e87ef..7f13964c 100644 --- a/ml-model/usage_scenario.yml +++ b/ml-model/usage_scenario.yml @@ -1,7 +1,8 @@ --- -name: Test-Scenario +name: Machine learning model author: Arne Tarara version: 1 +description: Train a machine learning model services: gcb-ml-model: diff --git a/wordpress-vs-hugo/hugo-apache/usage_scenario.yml b/wordpress-vs-hugo/hugo-apache/usage_scenario.yml index 60105584..3b89ab2e 100644 --- a/wordpress-vs-hugo/hugo-apache/usage_scenario.yml +++ b/wordpress-vs-hugo/hugo-apache/usage_scenario.yml @@ -2,6 +2,7 @@ name: Hugo Static Site author: Arne Tarara version: 1 +description: Curl the hugo server services: gcb-hugo-apache: diff --git a/wordpress-vs-hugo/wordpress-minimal/usage_scenario.yml b/wordpress-vs-hugo/wordpress-minimal/usage_scenario.yml index e0c4734f..3ef87200 100644 --- a/wordpress-vs-hugo/wordpress-minimal/usage_scenario.yml +++ b/wordpress-vs-hugo/wordpress-minimal/usage_scenario.yml @@ -2,6 +2,7 @@ name: Wordpress Minimal author: Arne Tarara version: 1 +description: Curl the wordpress server services: gcb-mariadb: