-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtestbedSetup.yaml
63 lines (63 loc) · 1.61 KB
/
testbedSetup.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
apiVersion: 'api/v1'
kind: TestbedSetup
metadata:
id: 1
createTime: "2021-09-22T06:19:20Z"
createdBy: [email protected]
updateTime: "2021-09-22T06:19:20Z"
updateBy: [email protected]
spec:
parent:
planRunID: 222
testbedRef:
planID: 5678
testbedSpec:
generateName: release-arm64-perftest-sysbench-hybrid-001
resourcePool: arm64
rmsUrl: ""
items:
- name: tiup
type: WORKLOAD_NODE
spec:
container:
image: hub.pingcap.net/qa/base-image
imagePullPolicy: Always
name: node
reclaimPolicy:
lease: 24h
gcStrategy:
onFailure:
artifact:
monitor: true
log: true
timeout: '2h'
priority: 100
outputs:
- name: param1
valueExpr: '{{testbed.items.tc.tidb.dsn}}'
status:
schedule:
scheduleStatus: pending/approved/refused/done
scheduleMessage: "insufficient resource: requested {cpu:234}, resource pool 'benchbot' left {cpu: 123}"
scheduleTime: "2022-02-15T08:66:23Z"
nextScheduleTime: "2022-02-16T09:00:00Z"
testbedSpec: null
report:
retryCnt: 3
status: "polling/submmitting/done"
run:
startTime: "2021-09-22T06:19:20Z"
completeTime: "2021-09-22T06:24:15Z"
phase: pending/impending/running/success/failure/error/skipped/omitted
outputs:
- name: testbed
value: "the handle"
- name: param1
value: "the dsn"
underlying:
argo:
namespace: "testground"
workflow: "flow3"
templateName: "plan-2344-223"
node: ""
nodeUrl: ""