Skip to content

Commit

Permalink
Switch to F1 instances (#9154)
Browse files Browse the repository at this point in the history
  • Loading branch information
danudey authored Aug 21, 2024
1 parent 71dcab0 commit ef2773f
Show file tree
Hide file tree
Showing 12 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion .semaphore/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1.0
name: Felix
agent:
machine:
type: e1-standard-2
type: f1-standard-2
os_image: ubuntu2004

execution_time_limit:
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/push-images/alp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1.0
name: Publish ALP images
agent:
machine:
type: e1-standard-2
type: f1-standard-2
os_image: ubuntu2004

execution_time_limit:
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/push-images/apiserver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1.0
name: Publish apiserver images
agent:
machine:
type: e1-standard-2
type: f1-standard-2
os_image: ubuntu2004

execution_time_limit:
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/push-images/calicoctl.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1.0
name: Publish calicoctl images
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004

execution_time_limit:
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/push-images/cni-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1.0
name: Publish cni-plugin images
agent:
machine:
type: e1-standard-2
type: f1-standard-2
os_image: ubuntu2004

execution_time_limit:
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/push-images/kube-controllers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1.0
name: Publish kube-controllers images
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004

execution_time_limit:
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/push-images/node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1.0
name: Publish node images
agent:
machine:
type: e1-standard-4
type: f1-standard-4
os_image: ubuntu2004

execution_time_limit:
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/push-images/typha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: v1.0
name: Publish typha images
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004

execution_time_limit:
Expand Down
2 changes: 1 addition & 1 deletion .semaphore/release/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: v1.0
name: Publish official release
agent:
machine:
type: e1-standard-8
type: f1-standard-4
os_image: ubuntu2004
execution_time_limit:
minutes: 800
Expand Down
22 changes: 11 additions & 11 deletions .semaphore/semaphore-scheduled-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ execution_time_limit:
hours: 4
agent:
machine:
type: e1-standard-2
type: f1-standard-2
os_image: ubuntu2004
auto_cancel:
running:
Expand Down Expand Up @@ -131,7 +131,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand All @@ -147,7 +147,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -176,7 +176,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
jobs:
- name: "Typha: UT and FV tests"
Expand Down Expand Up @@ -206,7 +206,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -242,7 +242,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -430,7 +430,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-8
type: f1-standard-4
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -481,7 +481,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand All @@ -506,7 +506,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-8
type: f1-standard-4
os_image: ubuntu2004
jobs:
- name: "sig-network conformance"
Expand All @@ -522,7 +522,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -654,7 +654,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down
22 changes: 11 additions & 11 deletions .semaphore/semaphore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ execution_time_limit:
hours: 4
agent:
machine:
type: e1-standard-2
type: f1-standard-2
os_image: ubuntu2004
auto_cancel:
running:
Expand Down Expand Up @@ -131,7 +131,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand All @@ -147,7 +147,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -176,7 +176,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
jobs:
- name: "Typha: UT and FV tests"
Expand Down Expand Up @@ -206,7 +206,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -242,7 +242,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -430,7 +430,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-8
type: f1-standard-4
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -481,7 +481,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand All @@ -506,7 +506,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-8
type: f1-standard-4
os_image: ubuntu2004
jobs:
- name: "sig-network conformance"
Expand All @@ -522,7 +522,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -654,7 +654,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down
22 changes: 11 additions & 11 deletions .semaphore/semaphore.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ execution_time_limit:
hours: 4
agent:
machine:
type: e1-standard-2
type: f1-standard-2
os_image: ubuntu2004
auto_cancel:
running:
Expand Down Expand Up @@ -129,7 +129,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand All @@ -145,7 +145,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -174,7 +174,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
jobs:
- name: "Typha: UT and FV tests"
Expand Down Expand Up @@ -204,7 +204,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -240,7 +240,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -428,7 +428,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-8
type: f1-standard-4
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -479,7 +479,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand All @@ -504,7 +504,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-8
type: f1-standard-4
os_image: ubuntu2004
jobs:
- name: "sig-network conformance"
Expand All @@ -520,7 +520,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down Expand Up @@ -652,7 +652,7 @@ blocks:
task:
agent:
machine:
type: e1-standard-4
type: f1-standard-2
os_image: ubuntu2004
prologue:
commands:
Expand Down

0 comments on commit ef2773f

Please sign in to comment.