1
0
Fork 0

switch buildbots to prod

This commit is contained in:
Mikhail Goncharov 2023-11-10 15:41:46 +01:00
parent c7babac007
commit d567c40f5a
2 changed files with 2 additions and 2 deletions

View file

@ -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: {}

View file

@ -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: