summaryrefslogtreecommitdiff
path: root/.cirrus.yml
diff options
context:
space:
mode:
authorIlya Maximets <i.maximets@ovn.org>2021-09-16 13:48:10 +0200
committerIlya Maximets <i.maximets@ovn.org>2021-09-23 00:21:49 +0200
commit9e7081b141ca86b71dc4dbd0744a5fe8560909f2 (patch)
tree0fbb9a712ec1aea56c5f04a1122594adb86adc74 /.cirrus.yml
parent849a40ccfb9c7c6bba635b517caac4f12ab63eee (diff)
downloadopenvswitch-9e7081b141ca86b71dc4dbd0744a5fe8560909f2.tar.gz
cirrus: Reduce memory requirements for FreeBSD VMs.
According to memory usage graphs, our builds are using 3GB at most. Reducing memory requirements to 4GB to have some room. This change doesn't affect time needed to finish the build, but should have a slight positive effect on scheduling time on a community cluster. And it's also not cool from our side to reserve shared resources that we're not using, while they could be used by some other project. Signed-off-by: Ilya Maximets <i.maximets@ovn.org> Acked-by: Aaron Conole <aconole@redhat.com>
Diffstat (limited to '.cirrus.yml')
-rw-r--r--.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 358f2ba25..480fea242 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -5,7 +5,7 @@ freebsd_build_task:
image_family: freebsd-12-2-snap
image_family: freebsd-11-4-snap
cpu: 4
- memory: 8G
+ memory: 4G
env:
DEPENDENCIES: automake libtool gmake gcc wget openssl python3