34 lines
958 B
YAML
34 lines
958 B
YAML
version: 1
|
|
kind: platform-infra-egress-proxy-benchmarks
|
|
|
|
metadata:
|
|
owner: unidesk
|
|
relatedIssues:
|
|
- 1032
|
|
|
|
profiles:
|
|
no-mirror-600m:
|
|
enabled: true
|
|
workload: k3s-build
|
|
description: Generic k3s build benchmark with no registry/source mirror and at least 600 MiB output payload.
|
|
image: docker.io/library/python:3.12-alpine
|
|
imagePullPolicy: IfNotPresent
|
|
targetOverrides:
|
|
D601:
|
|
image: 127.0.0.1:5000/platform-infra/sub2api-account-sentinel:python-3.12-alpine-openai-2.41.1
|
|
imagePullPolicy: IfNotPresent
|
|
payloadMiB: 600
|
|
timeoutSeconds: 3600
|
|
ttlSecondsAfterFinished: 3600
|
|
noMirror:
|
|
apt: system-default
|
|
npmRegistry: https://registry.npmjs.org/
|
|
pipIndexUrl: https://pypi.org/simple
|
|
registryMirror: forbidden
|
|
aptPackages: []
|
|
dependencyDownload:
|
|
enabled: true
|
|
url: https://speed.cloudflare.com/__down?bytes=67108864
|
|
chunks: 8
|
|
expectedMiB: 512
|