Fix bgpcep-1node-userfeatures tests 39/102239/11
authorSangwook Ha <sangwook.ha@verizon.com>
Thu, 25 Aug 2022 03:53:56 +0000 (20:53 -0700)
committerSangwook Ha <sangwook.ha@verizon.com>
Mon, 29 Aug 2022 06:09:01 +0000 (23:09 -0700)
Python 2 & the network script (/etc/init.d/network) are not available on
CentOS 8. Update the Robot test script to address the incompabilities.

Update test scripts still using RESTCONF draft to switch to RFC8040
URLs, status code & data format.

Also, fix some URLs which were not properly defined in the Variables
section because it included an imported varialbe 'REST_API'.

Change-Id: Id52566f332455be7525166a462b47b5cf4c2d295
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>

No differences found