mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-23 02:14:37 +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
1 changed files with 4 additions and 6 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue