summaryrefslogtreecommitdiffstats
path: root/pike/pike/resource/tests/tests_infra_workload.py
diff options
context:
space:
mode:
Diffstat (limited to 'pike/pike/resource/tests/tests_infra_workload.py')
-rw-r--r--pike/pike/resource/tests/tests_infra_workload.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/pike/pike/resource/tests/tests_infra_workload.py b/pike/pike/resource/tests/tests_infra_workload.py
index 48c29d15..e473c84f 100644
--- a/pike/pike/resource/tests/tests_infra_workload.py
+++ b/pike/pike/resource/tests/tests_infra_workload.py
@@ -51,6 +51,16 @@ MOCK_HEAT_CREATE_BODY1 = {
"attribute_value":"m1.hpa.medium"
}
]
+ },
+ {
+ "type":"sriovNetNetwork_directives",
+ "attributes":[
+ {
+ "attribute_name":"physnetwork_label",
+ "attribute_value":"physnet1"
+ }
+ ]
+
}
]
}