]> Git Repo - qemu.git/commit - .gitlab-ci.yml
gitlab-ci.yml: Test the TCG interpreter in a CI pipeline
authorThomas Huth <[email protected]>
Wed, 10 Apr 2019 12:35:50 +0000 (14:35 +0200)
committerThomas Huth <[email protected]>
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 <[email protected]>
Message-Id: <20190410123550[email protected]>
.gitlab-ci.yml
This page took 0.024539 seconds and 4 git commands to generate.