mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-08-03 15:23:04 +00:00
zdtm: Switch mnt tests onto new opts
travis-ci: success for mnt: Deprecate --ext-mount-map for --external Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
This commit is contained in:
parent
f725bfee8b
commit
6bfb3950f1
2 changed files with 3 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
{'flavor': 'ns uns', 'feature': 'mnt_id', 'opts': '--ext-mount-map auto --enable-external-sharing'}
|
||||
{'flavor': 'ns uns', 'feature': 'mnt_id', 'opts': '--external mnt[]:s'}
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
{ 'dopts': '--ext-mount-map /zdtm/static/mnt_ext_manual.test:ZDTM',
|
||||
{ 'dopts': '--external mnt[/zdtm/static/mnt_ext_manual.test]:ZDTM',
|
||||
'feature': 'mnt_id',
|
||||
'flavor': 'ns uns',
|
||||
'ropts': '--ext-mount-map ZDTM:/tmp/zdtm_ext_auto.XXXXXX/mtest'}
|
||||
'ropts': '--external mnt[ZDTM]:/tmp/zdtm_ext_auto.XXXXXX/mtest'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue