Skip to content

Commit 2582cd3

Browse files
committed
REmoved versions
1 parent 28aae49 commit 2582cd3

File tree

17 files changed

+0
-17
lines changed

17 files changed

+0
-17
lines changed

blauer-engel-okular-xdotool/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010

1111
name: Blauer Engel Okular Standard Usage Scenario (xdotool)
1212
author: Arne Tarara <arne@green-coding.berlin>
13-
version: 1
1413
architecture: linux
1514
description: Run Okular
1615

detach-test/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Detach processes example
33
author: Arne Tarara <arne@green-coding.berlin>
44
description: This is an example on how to detach processes with the Green Metrics Tool that should run in the background during a `usage_scenario` execution. the output can still be read, although the process does not finish itself but is terminated.
5-
version: 1
65

76
services:
87
gcb-alpine-stress:

django_tests/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Django test container
33
author: Didi Hoffmann <didi@green-coding.berlin>
4-
version: 1
54
description: Encapsulation of the Django official unit tests for energy measurement
65

76
services:

firefox-X11/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Firefox non headless test
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: Run a Firefox browser with a GUI and execute a Puppeteer script
65
architecture: linux
76

idle/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Idle Container for 5 Seconds
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: Idle the container for 5 seconds
65

76
services:

linting/usage_scenario-pylint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Linting tools comparison - Pylint
22
author: Danilo Jesic <danilo@green-coding.berlin>
3-
version: 1
43
description: Lint the dev branch of green-metrics-tool using pylint
54

65

linting/usage_scenario-ruff.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
name: Linting tools comparison - Ruff
22
author: Danilo Jesic <danilo@green-coding.berlin>
3-
version: 1
43
description: Lint the dev branch of green-metrics-tool using ruff
54

65

ml-model/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Machine learning model
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: Train a machine learning model
65

76
services:

network-test/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Network Reporter Test Scenario
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: Demonstrating the resource consumption of two containers communicating an internal network.
65

76
compose-file: !include compose.yml

stress-10/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Stress Container 10 cores Core 5 Seconds
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: A simple 10 seconds stress on the system with one core. Expected display result is a rectangle shaped load.
65

76
services:

stress-interval/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Stress Containers for short spikes to test reporting quality of metric providers
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: A simple stress in sort interval to evaluate CPU burst energy.
65

76
services:

stress-step/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Stress Container in 1 core steps for 5 Seconds each
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: Stress of the system with increasing core count up to 10 cores
65

76
services:

stress/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Stress Container One Core 5 Seconds
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: A simple 5 seconds stress on the system with one core. Expected display result is a rectangle shaped load.
65

76
services:

wordpress-official-data/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Wordpress Data Puppeteer Scenario
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 2
54
description: Wordpress sample with pre-populated DB (pages and plugins) where a simple Puppeteer flow is executed
65

76
compose-file: !include compose.yml

wordpress-official-starter/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Wordpress Basic Puppeteer Scenario
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: Simple Wordpress where just the Homepage with the install instructions is accessed. Mostly used for testing wordpress build and startup times.
65
compose-file: !include compose.yml
76

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Hugo Static Site
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: Curl the hugo server
65

76
services:

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
name: Wordpress Minimal
33
author: Arne Tarara <arne@green-coding.berlin>
4-
version: 1
54
description: Curl the wordpress server
65

76
services:

0 commit comments

Comments
 (0)