summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
...
* gitlab-ci: Test building linux-user targets on CentOS 7Philippe Mathieu-Daudé2021-01-261-0/+7
* gitlab-ci: Add alpine to pipelineJiaxun Yang2021-01-201-0/+33
* docs: Build and install all the docs in a single manualPeter Maydell2021-01-191-2/+2
* gitlab: migrate the minimal tools and unit tests from TravisAlex Bennée2021-01-181-1/+3
* gitlab: move docs and tools build across from TravisAlex Bennée2021-01-181-6/+22
* gitlab-ci.yml: Add openSUSE Leap 15.2 for gitlab CI/CDCho, Yu-Chen2021-01-111-0/+31
* gitlab: add --without-default-features buildAlex Bennée2021-01-021-0/+7
* gitlab: move --without-default-devices build from TravisAlex Bennée2021-01-021-0/+7
* gitlab-ci: Archive logs of acceptance testsWainer dos Santos Moschetta2020-12-181-0/+4
* gitlab-ci: Refactor code that show logs of failed acceptancesWainer dos Santos Moschetta2020-12-181-1/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-12-091-0/+11
|\
| * .gitlab-ci: add build-libvhost-userMarc-André Lureau2020-12-091-0/+11
* | gitlab-ci: Move coroutine tests across to gitlabPhilippe Mathieu-Daudé2020-12-091-0/+16
* | gitlab-ci: Move user-static test across to gitlabPhilippe Mathieu-Daudé2020-12-091-0/+7
* | gitlab-ci: Update 'build-disabled' to cover all configurable optionsPhilippe Mathieu-Daudé2020-12-091-0/+6
* | gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabledPhilippe Mathieu-Daudé2020-12-091-17/+63
* | gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 jobPhilippe Mathieu-Daudé2020-12-091-0/+5
|/
* gitlab-ci: Move trace backend tests across to gitlabPhilippe Mathieu-Daudé2020-11-231-0/+18
* gitlab: move remaining x86 check-tcg targets to gitlabAlex Bennée2020-11-231-0/+17
* gitlab: force enable docs build in Fedora, Ubuntu, DebianDaniel P. Berrangé2020-11-101-1/+3
* gitlab: publish the docs built during CIDaniel P. Berrangé2020-11-101-0/+14
* gitlab-ci: Drop generic cache rulePhilippe Mathieu-Daudé2020-11-091-6/+0Star
* gitlab-ci: Clone from GitLab itselfPhilippe Mathieu-Daudé2020-10-271-0/+1
* tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CIThomas Huth2020-10-261-0/+1
* ci: include configure and meson logs in all jobs if configure failsPaolo Bonzini2020-10-171-3/+3
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell2020-10-131-2/+29
|\
| * gitlab: add a CI job to validate the DCO sign offDaniel P. Berrangé2020-10-131-0/+10
| * gitlab: add a CI job for running checkpatch.plDaniel P. Berrangé2020-10-131-0/+12
| * Acceptance tests: show test report on GitLab CICleber Rosa2020-10-131-0/+5
| * Acceptance tests: do not show canceled test logs on GitLab CICleber Rosa2020-10-131-1/+1
| * gitlab-ci.yml: Only run one test-case per fuzzerAlexander Bulekov2020-10-131-1/+1
* | qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini2020-10-121-1/+1
|/
* gitlab: split deprecated job into build/check stagesAlex Bennée2020-10-021-1/+16
* gitlab: move linux-user plugins test across to gitlabAlex Bennée2020-10-021-0/+11
* gitlab-ci: Remove the Debian9-based containers and containers-layer3Thomas Huth2020-10-021-1/+0Star
* configure: add [lm32|unicore32]-softmmu to deprecation logicAlex Bennée2020-09-161-4/+5
* gitlab: create a build-deprecated targetAlex Bennée2020-09-161-0/+10
* gitlab: expand test coverage for crypto buildsDaniel P. Berrangé2020-09-071-0/+68
* gitlab-ci: Add cross-compiling build testsThomas Huth2020-09-071-0/+1
* gitlab-ci.yml: Set artifacts expiration timeThomas Huth2020-09-031-0/+4
* gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer jobThomas Huth2020-09-031-2/+4
* gitlab/travis: Rework the disabled features testsThomas Huth2020-09-031-7/+19
* meson: link emulators without Makefile.targetPaolo Bonzini2020-08-211-3/+3
* gitlab-ci: Fix Avocado cache usageThomas Huth2020-08-051-6/+19
* gitlab-ci.yml: Add build-system-debian and build-system-centos jobsThomas Huth2020-08-051-15/+73
* gitlab-ci.yml: Add oss-fuzz build testsAlexander Bulekov2020-07-211-12/+10Star
* gitlab-ci.yml: Add fuzzer testsThomas Huth2020-07-171-1/+19
* testing: add check-build targetAlex Bennée2020-07-111-1/+3
* gitlab: add avocado asset cachingAlex Bennée2020-07-111-0/+6
* gitlab: enable check-tcg for linux-user testsAlex Bennée2020-07-111-4/+3Star