Skip to content

Commit 7441e1e

Browse files
bors[bot]MikailBag
andauthored
Merge #403
403: Require smoke in bors r=MikailBag a=MikailBag bors r+ Co-authored-by: Mikail Bagishov <[email protected]>
2 parents bec09a5 + 4211c36 commit 7441e1e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

bors.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ status = [
77
'udeps',
88
'codegen',
99
'py-test',
10-
'py-fmt'
10+
'py-fmt',
11+
'smoke'
1112
]
1213
delete-merged-branches = true
1314
timeout-sec = 900

ci-data/values.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ image:
88
services:
99
apiserver:
1010
serviceType: NodePort
11+
extras:
12+
ejui:
13+
enabled: false

0 commit comments

Comments
 (0)