Skip to content

Commit d717bc0

Browse files
authored
Removes the architecture flag where it is not needed (#28)
1 parent 2c1dd3c commit d717bc0

File tree

12 files changed

+1
-13
lines changed

12 files changed

+1
-13
lines changed

django_tests/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Django test container
33
author: Didi Hoffmann
44
version: 1
5-
architecture: linux
65

76
services:
87
gcb-django-tests:

idle/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Idle Container for 5 Seconds
33
author: Arne Tarara
44
version: 1
5-
architecture: linux
65

76
services:
87
gcb-idle:

ml-model/usage_scenario.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Test-Scenario
33
author: Arne Tarara
44
version: 1
5-
architecture: linux
65

76
services:
87
gcb-ml-model:
@@ -15,4 +14,3 @@ flow:
1514
- type: console
1615
command: python3 /tmp/hyperparameter_tuning.py
1716
read-notes-stdout: true
18-

network-test/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Network Reporter Test Scenario
33
author: Arne Tarara
44
version: 1
5-
architecture: linux
65

76
networks:
87
network-test:

stress-10/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Stress Container 10 cores Core 5 Seconds
33
author: Arne Tarara
44
version: 1
5-
architecture: linux
65

76
services:
87
gcb-alpine-stress:

stress-interval/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Stress Containers for short spikes to test reporting quality of metric providers
33
author: Arne Tarara
44
version: 1
5-
architecture: linux
65

76
services:
87
gcb-alpine-stress:

stress-step/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Stress Container in 1 core steps for 5 Seconds each
33
author: Arne Tarara
44
version: 1
5-
architecture: linux
65

76
services:
87
gcb-alpine-stress:

stress/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Stress Container One Core 5 Seconds
33
author: Arne Tarara
44
version: 1
5-
architecture: linux
65

76
services:
87
gcb-alpine-stress:

wordpress-official-data/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Wordpress Data Puppeteer Scenario
33
author: Arne Tarara
44
version: 1
5-
architecture: linux
65

76
services:
87
gcb-wordpress-mariadb:

wordpress-official-starter/usage_scenario.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
name: Wordpress Basic Puppeteer Scenario
33
author: Arne Tarara
44
version: 1
5-
architecture: linux
65

76
services:
87
gcb-mariadb:

0 commit comments

Comments
 (0)