summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.d (follow)
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci/cirrus: Increase timeout to 80 minutesThomas Huth2021-11-171-0/+1
* gitlab: skip cirrus jobs on master and stable branchesDaniel P. Berrangé2021-11-161-0/+3
* gitlab-ci: Split custom-runners.yml in one file per runnerPhilippe Mathieu-Daudé2021-11-164-264/+268
* Jobs based on custom runners: add CentOS Stream 8Cleber Rosa2021-11-161-0/+29
* tests/acceptance: rename tests acceptance to tests avocadoWillian Rampazzo2021-11-082-29/+29
* microvm: add device tree support.Gerd Hoffmann2021-11-021-1/+0
* roms/edk2: Only initialize required submodulesPhilippe Mathieu-Daudé2021-10-201-1/+5
* gitlab: fix passing of TEST_TARGETS env to cirrusDaniel P. Berrangé2021-10-122-1/+2
* gitlab: skip the check-patch job on the upstream repoDaniel P. Berrangé2021-10-121-1/+1
* gitlab: Add cross-riscv64-system, cross-riscv64-userRichard Henderson2021-10-121-0/+19
* tests/docker: promote debian-riscv64-cross to a full imageAlex Bennée2021-10-121-1/+2
* gitlab-ci: Mark manual-only jobs as allow_failurePeter Maydell2021-09-151-0/+16
* gitlab-ci: Make more custom runner jobs manual, and don't allow failurePeter Maydell2021-09-141-12/+8
* gitlab-ci: Don't try to use the system libfdt in the debian jobThomas Huth2021-09-061-1/+0
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-020921-1' into stagingPeter Maydell2021-09-032-92/+19
|\
| * gitlab-ci: Fix ..._RUNNER_AVAILABLE variables and document themThomas Huth2021-09-021-6/+6
| * gitlab-ci: Remove superfluous "dnf install" statementThomas Huth2021-09-021-2/+0
| * gitlab-ci: Merge "build-disabled" with "build-without-default-features"Thomas Huth2021-09-021-84/+13
* | iotests: move 222 to tests/image-fleecingVladimir Sementsov-Ogievskiy2021-09-011-3/+3
|/
* gitlab: skip many more targets in windows cross buildsDaniel P. Berrangé2021-08-112-1/+5
* gitlab: exclude sparc-softmmu and riscv32-softmmu from cross buildsDaniel P. Berrangé2021-08-111-1/+2
* gitlab-ci.d/custom-runners: Improve rules for the staging branchThomas Huth2021-07-291-12/+28
* gitlab-ci.d/buildtest: Mark the aarch64 and ppc64-s390x CFI jobs as manualThomas Huth2021-07-291-0/+12
* gitlab-ci.d/buildtest: Disable iotests 197 and 215Thomas Huth2021-07-291-3/+3
* gitlab-ci: Fix 'when:' condition in OpenSBI jobsPhilippe Mathieu-Daudé2021-07-291-4/+4
* gitlab-ci: Fix 'when:' condition in EDK2 jobsPhilippe Mathieu-Daudé2021-07-291-3/+3
* gitlab-ci: Fix 'when:' condition in acceptance_test_job_templatePhilippe Mathieu-Daudé2021-07-291-2/+2
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.1-rc1-230721-1' into stagingPeter Maydell2021-07-263-26/+28
|\
| * gitlab-ci: Extract OpenSBI job rules to reusable sectionPhilippe Mathieu-Daudé2021-07-231-11/+17
| * gitlab-ci: Remove the second superfluous macos taskThomas Huth2021-07-231-15/+0
| * gitlab: enable a very minimal build with the tricore containerAlex Bennée2021-07-231-0/+11
* | gitlab: only let pages be published from default branchDaniel P. Berrangé2021-07-231-0/+18
|/
* ci: build & store windows installerGerd Hoffmann2021-07-192-0/+11
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugins-140721-5' into stagingPeter Maydell2021-07-159-23/+456
|\
| * tcg/plugins: enable by default for most TCG buildsAlex Bennée2021-07-141-23/+0
| * gitlab: support for FreeBSD 12, 13 and macOS 11 via cirrus-runDaniel P. Berrangé2021-07-147-0/+233
| * Jobs based on custom runners: add job definitions for QEMU's machinesCleber Rosa2021-07-141-0/+208
| * Jobs based on custom runners: documentation and configuration placeholderCleber Rosa2021-07-142-0/+15
* | gitlab-ci: Extract EDK2 job rules to reusable sectionPhilippe Mathieu-Daudé2021-07-141-11/+16
* | python: Configure tox to skip missing interpretersWainer dos Santos Moschetta2021-07-131-0/+1
|/
* python: rename 'venv-check' target to 'check-pipenv'John Snow2021-06-301-1/+1
* scripts/checkpatch: roll diff tweaking into checkpatch itselfAlex Bennée2021-06-251-3/+0
* gitlab-ci: Split gprof-gcov jobPhilippe Mathieu-Daudé2021-06-071-3/+14
* gitlab: work harder to avoid false positives in checkpatchAlex Bennée2021-06-071-1/+5
* Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-02' into stagingPeter Maydell2021-06-022-40/+0
|\
| * tests/docker: drop CentOS 7 containerDaniel P. Berrangé2021-06-021-5/+0
| * crypto: bump min gnutls to 3.5.18, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-15/+0
| * crypto: bump min gcrypt to 1.8.0, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-10/+0
| * crypto: bump min nettle to 3.4, dropping RHEL-7 supportDaniel P. Berrangé2021-06-021-10/+0
* | gitlab: add python linters to CIJohn Snow2021-06-012-0/+26
|/