]> git.proxmox.com Git - mirror_qemu.git/commit - .gitlab-ci.yml
gitlab-ci.yml: Test the TCG interpreter in a CI pipeline
authorThomas Huth <thuth@redhat.com>
Wed, 10 Apr 2019 12:35:50 +0000 (14:35 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 2 May 2019 14:56:33 +0000 (16:56 +0200)
commit5f55d64b38cd20c97c31929f1566f38e2c5ae44b
tree86eeeb221198faaf3f0bd317ccca27428244d9d1
parent8482ff2eb3bb95020eb2f370a9b3ea26511e41df
gitlab-ci.yml: Test the TCG interpreter in a CI pipeline

So far we do not have any test coverage for TCI (the TCG interpreter) yet.
Thus let's add a CI pipeline that runs at least some basic TCG tests with
a TCI build, to make sure that there are no further regressions.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190410123550.2362-1-thuth@redhat.com>
.gitlab-ci.yml