aboutsummaryrefslogtreecommitdiffstats
path: root/plans/dcaegen2-collectors-restconf/testsuites/setup.sh
AgeCommit message (Collapse)AuthorFilesLines
2020-03-23Fix getting local ip address in CSIT setup scriptsBartek Grzybowski1-1/+1
Assumption that last field in routing entry is the local src address is no longer valide in the latest iproute2 releases as it adds UID information. The correct way is to get the 7th field, not the last. Change-Id: Id2289fbf9b916ccab3ac7949d4f8118ef0571935 Issue-ID: INT-1497 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2019-12-05Enhancing the CSIT scripts of RestConfCollectorsharath.reddy1-3/+10
Issue-ID: DCAEGEN2-1971 Signed-off-by: sharath.reddy <bs.reddy@huawei.com> Change-Id: I8d0106c01b5a1ffe14c5b7a1ad04b75bbc1f0704 Signed-off-by: sharath.reddy <bs.reddy@huawei.com>
2019-04-09RestConfCollector CSIT test casessharath1-0/+21
Issue-ID: DCAEGEN2-1055 Change-Id: I70dc5d957e49abc4adcaa5a0ecd5e4c0ca7526dd Signed-off-by: sharath <sharathkumarboyanapally@gmail.com>