Skip to content

Commit 48d6e70

Browse files
authored
Added description field to usage scenarios (#42)
1 parent 8b7b33b commit 48d6e70

File tree

6 files changed

+7
-1
lines changed

6 files changed

+7
-1
lines changed

blauer-engel-okular-xdotool/usage_scenario.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ name: Blauer Engel Okular Standard Usage Scenario (xdotool)
1212
author: Arne Tarara <arne@green-coding.berlin>
1313
version: 1
1414
architecture: linux
15+
description: Run Okular
1516

1617
services:
1718
gcb-xdotool:

firefox-X11/usage_scenario.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Firefox non headless test
33
author: Arne Tarara <arne@green-coding.berlin>
44
version: 1
5+
description: Run a Firefox browser with a GUI and execute a Puppeteer script
56
architecture: linux
67

78
services:

idle/usage_scenario.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Idle Container for 5 Seconds
33
author: Arne Tarara <arne@green-coding.berlin>
44
version: 1
5+
description: Idle the container for 5 seconds
56

67
services:
78
gcb-idle:

ml-model/usage_scenario.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
2-
name: Test-Scenario
2+
name: Machine learning model
33
author: Arne Tarara <arne@green-coding.berlin>
44
version: 1
5+
description: Train a machine learning model
56

67
services:
78
gcb-ml-model:

wordpress-vs-hugo/hugo-apache/usage_scenario.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Hugo Static Site
33
author: Arne Tarara <arne@green-coding.berlin>
44
version: 1
5+
description: Curl the hugo server
56

67
services:
78
gcb-hugo-apache:

wordpress-vs-hugo/wordpress-minimal/usage_scenario.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name: Wordpress Minimal
33
author: Arne Tarara <arne@green-coding.berlin>
44
version: 1
5+
description: Curl the wordpress server
56

67
services:
78
gcb-mariadb:

0 commit comments

Comments
 (0)