From: Bartek Grzybowski Date: Fri, 2 Apr 2021 11:51:56 +0000 (+0200) Subject: Fix repositories links X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=073693e69c26e2579522fae7e4cd77b6c5f72433;p=integration.git 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 --- diff --git a/docs/files/csv/repo-demo.csv b/docs/files/csv/repo-demo.csv index 3d5c872fc..2a1432693 100644 --- a/docs/files/csv/repo-demo.csv +++ b/docs/files/csv/repo-demo.csv @@ -1,2 +1,2 @@ Repository;Description;Link -demo;Historical repository to host use case artifacts (heat templates, json files,..);`link `__ +demo;Historical repository to host use case artifacts (heat templates, json files,..);`link `__ diff --git a/docs/files/csv/repo-integration.csv b/docs/files/csv/repo-integration.csv index 51edf36ea..688687034 100644 --- a/docs/files/csv/repo-integration.csv +++ b/docs/files/csv/repo-integration.csv @@ -1,11 +1,11 @@ Repository;Description;Link -integration;Historical main repository including documentation, simulators (e.g. mass PNF simulator), non robot tests (e.g. security tests, vCPE Tosca,..), ...;`link `__ -integration/csit;Repository hosting some tooling to start component functional tests in Jenkins (To be deprecated in Guilin as such tests must be reinsourced by the projects);`link `__ -integration/docker/onap-java11;Java11 baseline image conformed to SECCOM recommendations;`link `__ -integration/docker/onap-python;Python baseline image conformed to SECCOM recommendations;`link `__ -integration/seccom;Repory hosting seccom recommended versions and security test waivers;`link `__ -**integration/terraform**;**Terraform based alternative infrastructure installation**;`link `__ -**integration/terragrunt**;**Compagnon repository of terraform**;`link `__ -integration/usecases/bbs;BBS use case introduced in Dublin and extracted from global repository in frankfurt;`link `__ -integration/usecases/mdons;MDONS use case introduced in Frankfurt;`link `__ -integration/xtesting;Repository in charge to build th xtesting dockers used in CI/CD chains;`link `__ +integration;Historical main repository including documentation, simulators (e.g. mass PNF simulator), non robot tests (e.g. security tests, vCPE Tosca,..), ...;`link `__ +integration/csit;Repository hosting some tooling to start component functional tests in Jenkins (To be deprecated in Guilin as such tests must be reinsourced by the projects);`link `__ +integration/docker/onap-java11;Java11 baseline image conformed to SECCOM recommendations;`link `__ +integration/docker/onap-python;Python baseline image conformed to SECCOM recommendations;`link `__ +integration/seccom;Repory hosting seccom recommended versions and security test waivers;`link `__ +**integration/terraform**;**Terraform based alternative infrastructure installation**;`link `__ +**integration/terragrunt**;**Compagnon repository of terraform**;`link `__ +integration/usecases/bbs;BBS use case introduced in Dublin and extracted from global repository in frankfurt;`link `__ +integration/usecases/mdons;MDONS use case introduced in Frankfurt;`link `__ +integration/xtesting;Repository in charge to build th xtesting dockers used in CI/CD chains;`link `__ diff --git a/docs/files/csv/repo-oparent.csv b/docs/files/csv/repo-oparent.csv index 40e4a3074..ed8b4dde2 100644 --- a/docs/files/csv/repo-oparent.csv +++ b/docs/files/csv/repo-oparent.csv @@ -1,2 +1,2 @@ Repository;Description;Link -oparent;Java dependencies for JAVA projects;`link `__ +oparent;Java dependencies for JAVA projects;`link `__ diff --git a/docs/files/csv/repo-simulators.csv b/docs/files/csv/repo-simulators.csv index 09327ab76..5d9eda7ce 100644 --- a/docs/files/csv/repo-simulators.csv +++ b/docs/files/csv/repo-simulators.csv @@ -1,5 +1,5 @@ Repository;Description;Link -**integration/simulators/5G-core-nf-simulator**;**5G core nf simulator**;`link `__ -integration/simulators/dc-simulator;Data Center simulator;`link `__ -integration/simulators/pnf-simulator;PNF Simulator;`link `__ -integration/simulators/ran-simulator;RAN simulator;`link `__ +**integration/simulators/5G-core-nf-simulator**;**5G core nf simulator**;`link `__ +integration/simulators/dc-simulator;Data Center simulator;`link `__ +integration/simulators/pnf-simulator;PNF Simulator;`link `__ +integration/simulators/ran-simulator;RAN simulator;`link `__ 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 `__