From 4a4dcc5185f8ba5a28c7f9fef509f32c0c2389e6 Mon Sep 17 00:00:00 2001 From: "Sonsino, Ofir (os0695)" Date: Sun, 12 Aug 2018 14:51:28 +0300 Subject: vid-automation selenium tests Change-Id: I6c1b0a0cf3bbfa4314c81f0cc72507db805ec632 Issue-ID: VID-281 Signed-off-by: Sonsino, Ofir (os0695) --- .../src/main/resources/changeManagement/withoutPayload.csv | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 vid-automation/src/main/resources/changeManagement/withoutPayload.csv (limited to 'vid-automation/src/main/resources/changeManagement/withoutPayload.csv') diff --git a/vid-automation/src/main/resources/changeManagement/withoutPayload.csv b/vid-automation/src/main/resources/changeManagement/withoutPayload.csv new file mode 100644 index 000000000..25ac17397 --- /dev/null +++ b/vid-automation/src/main/resources/changeManagement/withoutPayload.csv @@ -0,0 +1,14 @@ +request-parameters,[vm],[vnfc],vnfc-name,ibcx0001vm001dbg001 +request-parameters,[vm],[vnfc],vnfc-function-code,dbg +request-parameters,[vm],[vnfc],vnfc-type,DBE-VM #1 +request-parameters,[vm],[vnfc],group-notation,ibcx0001vm001dbg001pair +request-parameters,[vm],[vnfc],ipaddress-v4-oam-vip,135.21.166.39 +request-parameters,[vm],,vm-name,ibcx0001vm002 +request-parameters,[vm],[vnfc],vnfc-name,ibcx0001vm002dbg001 +request-parameters,[vm],[vnfc],vnfc-function-code,dbg +request-parameters,[vm],[vnfc],vnfc-type,DBE-VM #1 +request-parameters,[vm],[vnfc],group-notation,ibcx0001vm001dbg001pair +configuration-parameters,,,rg_vpn2infra_static_route_next_hop2,192.168.1.5 +configuration-parameters,,,rg_vpn2infra_static_route_name3,64.181.12.1/32 +configuration-parameters,,,rg_vpn2infra_static_route_next_hop3,192.168.1.5 +,,,,, \ No newline at end of file -- cgit 1.2.3-korg