switch buildbots to prod
This commit is contained in:
parent
c7babac007
commit
d567c40f5a
2 changed files with 2 additions and 2 deletions
|
@ -57,7 +57,7 @@ spec:
|
|||
- name: BUILDBOT_NAME
|
||||
value: premerge-linux-1
|
||||
- name: BUILDBOT_ADDRESS
|
||||
value: lab.llvm.org:9994
|
||||
value: lab.llvm.org:9990
|
||||
volumes:
|
||||
- name: workdir
|
||||
emptyDir: {}
|
||||
|
|
|
@ -52,7 +52,7 @@ spec:
|
|||
- name: BUILDBOT_NAME
|
||||
value: premerge-windows-1
|
||||
- name: BUILDBOT_ADDRESS
|
||||
value: lab.llvm.org:9994
|
||||
value: lab.llvm.org:9990
|
||||
# Empty dir volume can use all disk space from VM. By default container
|
||||
# disk will only be 20Gb and run out of space.
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue