aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/features/sfc/test-vnfd1.yaml
diff options
context:
space:
mode:
authorManuel Buil <manuel.buil@ericsson.com>2016-07-06 12:26:46 +0200
committerJose Lausuch <jose.lausuch@ericsson.com>2016-07-08 14:51:14 +0000
commitd1adf821aea259ab38794cab1f584ce955eab7b4 (patch)
tree6ce1b5f74aa4c6017a8877e124794f43b08d9dba /testcases/features/sfc/test-vnfd1.yaml
parentdb9fce16527573a7b81978fa15d03ebf0e937e94 (diff)
SFC Testcase for functest
JIRA: FUNCTEST-354 This test case creates two chains, one blocks ssh, the other http We check with the client that the blocking works in one and then we change the classifier rules to check the other one Change-Id: I7d12f5d8b4bc4a7e1566f04e02ca78ac2a4e0920 Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
Diffstat (limited to 'testcases/features/sfc/test-vnfd1.yaml')
-rw-r--r--testcases/features/sfc/test-vnfd1.yaml31
1 files changed, 31 insertions, 0 deletions
diff --git a/testcases/features/sfc/test-vnfd1.yaml b/testcases/features/sfc/test-vnfd1.yaml
new file mode 100644
index 000000000..310fc5856
--- /dev/null
+++ b/testcases/features/sfc/test-vnfd1.yaml
@@ -0,0 +1,31 @@
+template_name: test-vnfd1
+description: firewall1-example
+
+service_properties:
+ Id: firewall1-vnfd
+ vendor: tacker
+ version: 1
+ type:
+ - firewall1
+vdus:
+ vdu1:
+ id: vdu1
+ vm_image: sf_summit2016
+ instance_type: custom
+ service_type: firewall1
+
+ network_interfaces:
+ management:
+ network: example-net
+ management: true
+
+ placement_policy:
+ availability_zone: nova
+
+ auto-scaling: noop
+ monitoring_policy: noop
+ failure_policy: respawn
+
+ config:
+ param0: key0
+ param1: key1