tests
This commit is contained in:
parent
e30990cc1b
commit
7c4a3bd770
|
@ -2588,7 +2588,7 @@ def test_system_uuid_motherboard(user3: UserClientFlask):
|
||||||
# we want to do an snapshot log when there are the same system-uuid for
|
# we want to do an snapshot log when there are the same system-uuid for
|
||||||
# 2 computers with diferent motherboard
|
# 2 computers with diferent motherboard
|
||||||
snapshot = create_device(user3, 'real-eee-1001pxd.snapshot.12.json')
|
snapshot = create_device(user3, 'real-eee-1001pxd.snapshot.12.json')
|
||||||
# device = snapshot.device
|
device = snapshot.device
|
||||||
|
|
||||||
uri = '/inventory/upload-snapshot/'
|
uri = '/inventory/upload-snapshot/'
|
||||||
file_name = 'real-eee-1001pxd.snapshot.12'
|
file_name = 'real-eee-1001pxd.snapshot.12'
|
||||||
|
|
Reference in New Issue