Skip to content

Commit ffed23d

Browse files
committed
[CI] Set 0 swap size
Infra has recently changed the way the swap works and it might be impacting disk usage more than it used to. [1] We should try to run our jobs without having to resort to swap usage as it is always much slower. [1] http://eavesdrop.openstack.org/irclogs/%23openstack-infra/%23openstack-infra.2020-11-03.log.html#t2020-11-03T15:18:01 Change-Id: Ic3e97ada11b953e28a36b9594b710bf7b09b05b7 (cherry picked from commit ba6e730)
1 parent 1c2b5e0 commit ffed23d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

zuul.d/base.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
# NOTE(yoctozepto): Ansible on Debian defaults to /usr/bin/python which is
4444
# python2. Let's use python3 instead as expected in 2020 and beyond.
4545
ansible_python_interpreter: python3
46+
configure_swap_size: 0
4647
roles:
4748
- zuul: zuul/zuul-jobs
4849
- zuul: openstack/kolla

0 commit comments

Comments
 (0)