aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2021-03-14Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-...Peter Maydell1-64/+31
2021-03-12gitlab-ci.yml: Merge check-crypto-old jobs into the build-crypto-old jobsThomas Huth1-41/+4
2021-03-12gitlab-ci.yml: Merge one of the coroutine jobs with the tcg-disabled jobThomas Huth1-10/+4
2021-03-12gitlab-ci.yml: Add some missing dependencies to the jobsThomas Huth1-0/+8
2021-03-12gitlab-ci.yml: Move build-tools-and-docs-debian to a better placeThomas Huth1-13/+15
2021-03-11Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-docs-xen-upda...Peter Maydell1-0/+123
2021-03-10gitlab-ci.yml: Add jobs to test CFI flagsDaniele Buono1-0/+119
2021-03-10gitlab-ci.yml: Allow custom # of parallel linkersDaniele Buono1-0/+4
2021-03-09Remove deprecated target tilegxThomas Huth1-2/+1
2021-03-09docker: Alpine build job depends on Alpine containerPhilippe Mathieu-Daudé1-0/+2
2021-02-19gitlab-ci.yml: Run check-tcg with TCIThomas Huth1-3/+3
2021-02-19gitlab-ci: Disable vhost-kernel in build-disable jobPhilippe Mathieu-Daudé1-0/+1
2021-02-19gitlab-ci: Display Avocado log content when tests timeoutPhilippe Mathieu-Daudé1-1/+1
2021-02-19gitlab: fix inconsistent indentationDaniel P. Berrangé1-8/+8
2021-02-19gitlab: add fine grained job deps for all build jobsDaniel P. Berrangé1-0/+58
2021-02-15travis.yml: Move the -fsanitize=thread testing to the gitlab-CIThomas Huth1-0/+9
2021-02-15travis.yml: (Re-)move the --enable-debug jobsThomas Huth1-1/+1
2021-02-15travis.yml: Move the --enable-modules test to the gitlab-CIThomas Huth1-0/+1
2021-02-15travis.yml: Move the -fsanitize=undefined test to the gitlab-CIThomas Huth1-3/+13
2021-02-15travis.yml: Move gprof/gcov test across to gitlabPhilippe Mathieu-Daudé1-0/+12
2021-02-09gitlab-ci: remove redundant GitLab repo URL commandStefan Hajnoczi1-1/+0
2021-01-27gitlab-ci.yml: Avoid recompiling the sources in the test jobsThomas Huth1-1/+4
2021-01-27gitlab-ci.yml: Exclude some redundant targets in build-without-default-featuresThomas Huth1-0/+1
2021-01-26gitlab-ci.yml: Avoid some submodules to speed up the CI a little bitThomas Huth1-1/+5
2021-01-26gitlab-ci: Test building linux-user targets on CentOS 7Philippe Mathieu-Daudé1-0/+7
2021-01-20gitlab-ci: Add alpine to pipelineJiaxun Yang1-0/+33
2021-01-19docs: Build and install all the docs in a single manualPeter Maydell1-2/+2
2021-01-18gitlab: migrate the minimal tools and unit tests from TravisAlex Bennée1-1/+3
2021-01-18gitlab: move docs and tools build across from TravisAlex Bennée1-6/+22
2021-01-11gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen1-0/+31
2021-01-02gitlab: add --without-default-features buildAlex Bennée1-0/+7
2021-01-02gitlab: move --without-default-devices build from TravisAlex Bennée1-0/+7
2020-12-18gitlab-ci: Archive logs of acceptance testsWainer dos Santos Moschetta1-0/+4
2020-12-18gitlab-ci: Refactor code that show logs of failed acceptancesWainer dos Santos Moschetta1-1/+2
2020-12-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-0/+11
2020-12-09.gitlab-ci: add build-libvhost-userMarc-André Lureau1-0/+11
2020-12-09gitlab-ci: Move coroutine tests across to gitlabPhilippe Mathieu-Daudé1-0/+16
2020-12-09gitlab-ci: Move user-static test across to gitlabPhilippe Mathieu-Daudé1-0/+7
2020-12-09gitlab-ci: Update 'build-disabled' to cover all configurable optionsPhilippe Mathieu-Daudé1-0/+6
2020-12-09gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabledPhilippe Mathieu-Daudé1-17/+63
2020-12-09gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 jobPhilippe Mathieu-Daudé1-0/+5
2020-11-23gitlab-ci: Move trace backend tests across to gitlabPhilippe Mathieu-Daudé1-0/+18
2020-11-23gitlab: move remaining x86 check-tcg targets to gitlabAlex Bennée1-0/+17
2020-11-10gitlab: force enable docs build in Fedora, Ubuntu, DebianDaniel P. Berrangé1-1/+3
2020-11-10gitlab: publish the docs built during CIDaniel P. Berrangé1-0/+14
2020-11-09gitlab-ci: Drop generic cache rulePhilippe Mathieu-Daudé1-6/+0
2020-10-27gitlab-ci: Clone from GitLab itselfPhilippe Mathieu-Daudé1-0/+1
2020-10-26tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CIThomas Huth1-0/+1
2020-10-17ci: include configure and meson logs in all jobs if configure failsPaolo Bonzini1-3/+3
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell1-2/+29