From: Jonathan Rajotte Date: Wed, 5 Jun 2019 14:21:24 +0000 (-0400) Subject: gerrit: Babeltrace: build only bindings for non-amd64 build X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;h=f29ccae140adf508e3dbaa440f370ffcb7ecbd1b;hp=f29ccae140adf508e3dbaa440f370ffcb7ecbd1b;p=lttng-ci.git gerrit: Babeltrace: build only bindings for non-amd64 build Since the python-bindings configuration is a superset of the std configuration only build the python-bindings for non-amd64 platform. The reasoning here is that it take much more time on other platform to build and test than on amd64. Removing the std conf for non-amd64 remove 1 jobs per machine type (from 2). Signed-off-by: Jonathan Rajotte ---