summaryrefslogtreecommitdiffstats
path: root/newton/newton/registration/tests/test_registration.py
diff options
context:
space:
mode:
Diffstat (limited to 'newton/newton/registration/tests/test_registration.py')
-rw-r--r--newton/newton/registration/tests/test_registration.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/newton/newton/registration/tests/test_registration.py b/newton/newton/registration/tests/test_registration.py
index 0e9be29f..e603e4e8 100644
--- a/newton/newton/registration/tests/test_registration.py
+++ b/newton/newton/registration/tests/test_registration.py
@@ -56,6 +56,7 @@ MOCK_GET_EXTRA_SPECS_RESPONSE = {
"hw:numa_cpus.1": [0, 1],
"hw:numa_mem.1": 2,
"pci_passthrough:alias": "mycrypto-8086-0443:4",
+ "aggregate_instance_extra_spec:sriov-device-intel": "1832-9475",
"hw:mem_page_size": "1GB"
}
}