repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
test/avocado/machine_aspeed.py: Add an I2C RTC test
[qemu.git]
/
.gitlab-ci.d
/
stages.yml
blob
f50826018df9722b327056709dc01d8425d7bbde
1
# Currently we have two build stages after our containers are built:
2
# - build (for traditional build and test or first stage build)
3
# - test (for test stages, using build artefacts from a build stage)
4
stages:
5
- containers
6
- containers-layer2
7
- build
8
- test