SUSE / DeepSea

A collection of Salt files for deploying, managing and automating Ceph.
GNU General Public License v3.0
161 stars 75 forks source link

modules: expr_form has been deprecated over tgt_type #1654

Closed jan--f closed 5 years ago

jschmid1 commented 5 years ago

adapt tests accordingly please

jan--f commented 5 years ago

@jschmid1 done

jschmid1 commented 5 years ago

retest this please

jschmid1 commented 5 years ago

@jan--f

AssertionError: expected call not found. 

Expected: cmd('target*', 'dg.test_command', expr_form='compound', kwarg={'filter_args': {'args'}, 'dry_run': False, 'include_unavailable': True, 'destroyed_osds': {'data1': [1, 2, 3]}}) 

Actual: cmd('target*', 'dg.test_command', kwarg={'filter_args': {'args'}, 'dry_run': False, 'include_unavailable': True, 'destroyed_osds': {'data1': [1, 2, 3]}}, tgt_type='compound')
jan--f commented 5 years ago

retest this please