Use RFC8040 URL for OVSDB tests 97/100497/7
authorSangwook Ha <sangwook.ha@verizon.com>
Sat, 9 Apr 2022 03:19:37 +0000 (20:19 -0700)
committerSangwook Ha <sangwook.ha@verizon.com>
Sat, 9 Apr 2022 17:24:01 +0000 (10:24 -0700)
commit20078330665a59096524f83dbde9387087108416
treeb5fb02fa2eab77bc0ed025853de28bdeb5da070e
parentd539c094594001969bf83709f6defa23652e6350
Use RFC8040 URL for OVSDB tests

Replace Bierman02 URLs in the OVSDB tests with RFC8040 URLs
using new variables defined for the paths commonly used for
the OVSDB CSIT tests. And also make changes in the status code
(204 for empty body) and the JSON data format (module prefix)
required for RFC8040.

Change-Id: I4634ab53fdc1f74b9a078c7f15a2fc8c40ebd7d4
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>
15 files changed:
csit/libraries/ClusterManagement.robot
csit/libraries/ClusterOpenFlow.robot
csit/libraries/ClusterOvsdb.robot
csit/libraries/OVSDB.robot
csit/suites/genius/Service_Recovery.robot
csit/suites/ovsdb/Southbound_Domain/010__configure_1_ovsdb_node.robot
csit/suites/ovsdb/Southbound_Domain/020__connection_manager.robot
csit/suites/ovsdb/Southbound_Domain/030__configure_exit_ovsdb_node.robot
csit/suites/ovsdb/Southbound_Domain/040__Vxlan_Extension_Test.robot
csit/suites/ovsdb/Southbound_Domain/Bug_Validation.robot
csit/variables/ovsdb/Variables.robot [new file with mode: 0644]
csit/variables/ovsdb/create_bridge.json
csit/variables/ovsdb/create_bridge_3node.json
csit/variables/ovsdb/create_port.json
csit/variables/ovsdb/create_port_3node.json