aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2020-12-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-12-09.gitlab-ci: add build-libvhost-userMarc-André Lureau
2020-12-09gitlab-ci: Move coroutine tests across to gitlabPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Move user-static test across to gitlabPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Update 'build-disabled' to cover all configurable optionsPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Split CONFIGURE_ARGS one argument per line for build-disabledPhilippe Mathieu-Daudé
2020-12-09gitlab-ci: Document 'build-tcg-disabled' is a KVM X86 jobPhilippe Mathieu-Daudé
2020-11-23gitlab-ci: Move trace backend tests across to gitlabPhilippe Mathieu-Daudé
2020-11-23gitlab: move remaining x86 check-tcg targets to gitlabAlex Bennée
2020-11-10gitlab: force enable docs build in Fedora, Ubuntu, DebianDaniel P. Berrangé
2020-11-10gitlab: publish the docs built during CIDaniel P. Berrangé
2020-11-09gitlab-ci: Drop generic cache rulePhilippe Mathieu-Daudé
2020-10-27gitlab-ci: Clone from GitLab itselfPhilippe Mathieu-Daudé
2020-10-26tests/acceptance: Enable AVOCADO_ALLOW_UNTRUSTED_CODE in the gitlab-CIThomas Huth
2020-10-17ci: include configure and meson logs in all jobs if configure failsPaolo Bonzini
2020-10-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-10-1...Peter Maydell
2020-10-13gitlab: add a CI job to validate the DCO sign offDaniel P. Berrangé
2020-10-13gitlab: add a CI job for running checkpatch.plDaniel P. Berrangé
2020-10-13Acceptance tests: show test report on GitLab CICleber Rosa
2020-10-13Acceptance tests: do not show canceled test logs on GitLab CICleber Rosa
2020-10-13gitlab-ci.yml: Only run one test-case per fuzzerAlexander Bulekov
2020-10-12qemu-iotests, qtest: rewrite test 067 as a qtestPaolo Bonzini
2020-10-02gitlab: split deprecated job into build/check stagesAlex Bennée
2020-10-02gitlab: move linux-user plugins test across to gitlabAlex Bennée
2020-10-02gitlab-ci: Remove the Debian9-based containers and containers-layer3Thomas Huth
2020-09-16configure: add [lm32|unicore32]-softmmu to deprecation logicAlex Bennée
2020-09-16gitlab: create a build-deprecated targetAlex Bennée
2020-09-07gitlab: expand test coverage for crypto buildsDaniel P. Berrangé
2020-09-07gitlab-ci: Add cross-compiling build testsThomas Huth
2020-09-03gitlab-ci.yml: Set artifacts expiration timeThomas Huth
2020-09-03gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer jobThomas Huth
2020-09-03gitlab/travis: Rework the disabled features testsThomas Huth
2020-08-21meson: link emulators without Makefile.targetPaolo Bonzini
2020-08-05gitlab-ci: Fix Avocado cache usageThomas Huth
2020-08-05gitlab-ci.yml: Add build-system-debian and build-system-centos jobsThomas Huth
2020-07-21gitlab-ci.yml: Add oss-fuzz build testsAlexander Bulekov
2020-07-17gitlab-ci.yml: Add fuzzer testsThomas Huth
2020-07-11testing: add check-build targetAlex Bennée
2020-07-11gitlab: add avocado asset cachingAlex Bennée
2020-07-11gitlab: enable check-tcg for linux-user testsAlex Bennée
2020-07-11gitlab: add acceptance testing to system buildsAlex Bennée
2020-07-11gitlab: convert jobs to use custom built containersDaniel P. Berrangé
2020-07-11gitlab: build all container images during CIDaniel P. Berrangé
2020-07-11gitlab: introduce explicit "container" and "build" stagesDaniel P. Berrangé
2020-05-28gitlab-ci: Determine the number of jobs dynamicallyThomas Huth
2020-05-28gitlab-ci: Do not use the standard container images from gitlabThomas Huth
2020-05-28gitlab-ci: Move edk2 and opensbi YAML files to .gitlab-ci.d folderThomas Huth
2020-05-28GitLab CI: avoid calling before_scripts on unintended jobsCleber Rosa
2020-05-28gitlab-ci: Remove flex/bison packagesPhilippe Mathieu-Daudé
2020-03-16gitlab-ci.yml: Add jobs to build OpenSBI firmware binariesBin Meng