| commit | 60b5538c337dfa3c8f60fecdc64e671acd1f1cbe | [log] [tgz] |
|---|---|---|
| author | yatinkarel <ykarel@redhat.com> | Fri Aug 06 12:49:33 2021 +0530 |
| committer | yatinkarel <ykarel@redhat.com> | Thu Aug 12 21:27:13 2021 +0530 |
| tree | 9eb9fcfe482dfd77d48d7de20de6c2bd82dd65a1 | |
| parent | 26bd94b45efb63683072006e4281dd34a313d881 [diff] |
Set swap size to 4G for c8 jobs Tempest is failing randomly with different reasons as mentioned in the bug, updating swap size those issues are not seen. Before [1] default swap size used to be 8GB but was dropped to 1G so need to configure it in required job itself. Did couple of tests in [2] and with 4GB+ swap jobs are running green. On investigation found that with qemu-5 both Ubuntu and CentOS jobs have memory crunch, currently Ubuntu jobs are not impacted as they are running with qemu-4. [1] https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/750941 [2] https://review.opendev.org/c/openstack/devstack/+/803144 Closes-Bug: #1938914 Change-Id: I57910b5fde5ddf2bd37d93e06c1aff77c6e231e9