]> git.ipfire.org Git - thirdparty/qemu.git/commit - .travis.yml
travis: reduce time taken for trace-backend testing
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 14 Jun 2018 10:28:20 +0000 (11:28 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 14 Jun 2018 19:24:07 +0000 (20:24 +0100)
commitf8309de9b7e7de1bfdfaddf8df4130a06e7e31b7
treeeceef5d8955d086cc89b9ac7010f1f01abdc2a54
parent73d99c11d2009c2195825fa5de4fb44f867f73b0
travis: reduce time taken for trace-backend testing

These builds are reaching regular timeouts and probably don't need to
be so widely exercised. ftrace and ust in particular are used in
conjunction with whole system profiling which makes most sense with
KVM setups, hence the native softmmu target.

We also expand simple to cover the multiple log backends while
restricting its scope to user-mode testing only.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
.travis.yml