mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-17 16:47:50 +00:00
ci: move asan and image streamer test to github
Signed-off-by: Adrian Reber <areber@redhat.com>
This commit is contained in:
parent
f983a55e68
commit
67ce4e46c0
5 changed files with 26 additions and 7 deletions
|
|
@ -1,2 +1,2 @@
|
|||
FROM fedora:29
|
||||
FROM registry.fedoraproject.org/fedora:latest
|
||||
ENV ASAN=1
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ $(TARGETS): restart-docker
|
|||
|
||||
fedora-asan: restart-docker
|
||||
$(MAKE) -C ../build $@$(target-suffix)
|
||||
docker run -it $(CONTAINER_OPTS) criu-$@ ./scripts/ci/asan.sh $(ZDTM_OPTIONS)
|
||||
docker run $(CONTAINER_OPTS) criu-$@ ./scripts/ci/asan.sh $(ZDTM_OPTIONS)
|
||||
|
||||
docker-test:
|
||||
./docker-test.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue