From 073693e69c26e2579522fae7e4cd77b6c5f72433 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Fri, 2 Apr 2021 13:51:56 +0200 Subject: Fix repositories links Repo links should point to a browsable repository page, not to repo admin page. Change-Id: I3e04b6b7055e03b71ca95b40ecda5df4a7c89d45 Issue-ID: INT-1900 Signed-off-by: Bartek Grzybowski --- docs/files/csv/repo-testsuite.csv | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/files/csv/repo-testsuite.csv') diff --git a/docs/files/csv/repo-testsuite.csv b/docs/files/csv/repo-testsuite.csv index 770428b0b..a00d8af03 100644 --- a/docs/files/csv/repo-testsuite.csv +++ b/docs/files/csv/repo-testsuite.csv @@ -1,8 +1,8 @@ Repository;Description;Link -testsuite;repository hosting the robot test suites;`link `__ -**testsuite/cds**;**Repository hosting (standalone) CDS test suites shared by Bell Canada team, not yet integrated in CI/CD**;`link `__ -testsuite/heatbridge;python utils to manage the heatbridge function to enrich cloud information to AAI (deprecated);`link `__ -testsuite/oom;Helm chart for robot pod (to be deprecated in Honolulu and moved back to OOM);`link `__ -testsuite/python-testing-utils;Python and robot util libraries used for robot tests;`link `__ -**testsuite/pythonsdk-tests**;**Repository hosting the test scenarios leveraging python-onapsdk for end to end smoke tests**;`link `__ -**testsuite/robot-utils**;**Repository aiming to provide a robot wrapper for python-onapsdk**;`link `__ +testsuite;repository hosting the robot test suites;`link `__ +**testsuite/cds**;**Repository hosting (standalone) CDS test suites shared by Bell Canada team, not yet integrated in CI/CD**;`link `__ +testsuite/heatbridge;python utils to manage the heatbridge function to enrich cloud information to AAI (deprecated);`link `__ +testsuite/oom;Helm chart for robot pod (to be deprecated in Honolulu and moved back to OOM);`link `__ +testsuite/python-testing-utils;Python and robot util libraries used for robot tests;`link `__ +**testsuite/pythonsdk-tests**;**Repository hosting the test scenarios leveraging python-onapsdk for end to end smoke tests**;`link `__ +**testsuite/robot-utils**;**Repository aiming to provide a robot wrapper for python-onapsdk**;`link `__ -- cgit 1.2.3-korg