Skip to content

Commit e065f35

Browse files
committed
chore: Use new interu config
1 parent 9b80387 commit e065f35

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

tests/infrastructure.yaml

Lines changed: 0 additions & 3 deletions
This file was deleted.

tests/interu.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
runners:
2+
amd64:
3+
platform: aks-1.31
4+
ttl: 4h
5+
node-groups:
6+
- name: default
7+
arch: amd64
8+
size: large
9+
disk-gb: 50
10+
nodes: 3
11+
12+
profiles:
13+
schedule:
14+
strategy: use-runner
15+
runner: amd64
16+
options:
17+
parallelism: 1

0 commit comments

Comments
 (0)