increase oz time on aarch64 also
This commit is contained in:
parent
8f00a09b9b
commit
a1a82b2ee7
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ keepalive=False
|
|||
|
||||
rpmbuild_timeout=172800
|
||||
|
||||
{% if ansible_hostname.startswith('buildvm-s390x-02') %}
|
||||
{% if ansible_hostname.startswith(('buildvm-s390x-02','buildhw-aarch64-0') %}
|
||||
; Set oz timeout higher on x390x image builder to allow it to finish.
|
||||
; Install timeout(seconds) for image build
|
||||
; if it's unset, use the number in /etc/oz/oz.cfg, supported since oz-0.16.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue