mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-22 01:51:51 +00:00
scripts/ci: run tests with the mocked cuda-checkpoint tool
Signed-off-by: Andrei Vagin <avagin@google.com>
This commit is contained in:
parent
de31abb970
commit
9a19cf34de
@ -359,10 +359,8 @@ make amdgpu_plugin
|
||||
make -C plugins/amdgpu/ test_topology_remap
|
||||
./plugins/amdgpu/test_topology_remap
|
||||
|
||||
./test/zdtm.py run -t zdtm/static/maps00 --criu-plugin cuda
|
||||
./test/zdtm.py run -t zdtm/static/maps00 --criu-plugin amdgpu
|
||||
./test/zdtm.py run -t zdtm/static/maps00 --criu-plugin amdgpu cuda
|
||||
./test/zdtm.py run -t zdtm/static/maps00 -t zdtm/static/maps02 --criu-plugin cuda
|
||||
./test/zdtm.py run -t zdtm/static/maps00 -t zdtm/static/maps02 --criu-plugin amdgpu
|
||||
./test/zdtm.py run -t zdtm/static/maps00 -t zdtm/static/maps02 --criu-plugin amdgpu cuda
|
||||
|
||||
./test/zdtm.py run -t zdtm/static/maps02 --criu-plugin cuda
|
||||
./test/zdtm.py run -t zdtm/static/maps02 --criu-plugin amdgpu
|
||||
./test/zdtm.py run -t zdtm/static/maps02 --criu-plugin amdgpu cuda
|
||||
./test/zdtm.py run -t zdtm/static/sigpending -t zdtm/static/pthread00 --mocked-cuda-checkpoint
|
||||
|
Loading…
x
Reference in New Issue
Block a user