diff options
author | Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> | 2020-11-18 16:54:36 +0200 |
---|---|---|
committer | Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com> | 2020-11-18 16:54:36 +0200 |
commit | 2d2888ad342bad966397c0c258449f4e74c3f0ce (patch) | |
tree | 950d2df3019d910466f70d769bd88366c1f0cbc2 /docs/integration-repositories.rst | |
parent | 5676b62ebb839b9dec32c4ebed6c34dbb31ce825 (diff) |
Correct typos and grammar
Issue-ID: INT-1736
Signed-off-by: Lasse Kaihlavirta <l.kaihlavirt@partner.samsung.com>
Change-Id: Ife9a7f973686474d2a8e7ad91318244299fb178c
Diffstat (limited to 'docs/integration-repositories.rst')
-rw-r--r-- | docs/integration-repositories.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/integration-repositories.rst b/docs/integration-repositories.rst index 17b59710b..211f2d39e 100644 --- a/docs/integration-repositories.rst +++ b/docs/integration-repositories.rst @@ -49,7 +49,7 @@ Integration ----------- The integration repository is the historical repository. -As a consequence it includes several elements in the same reppository: +As a consequence it includes several elements in the same repository: - Deployment scripts (deployment directory) - Tests: the first non robot tests (security, vCPE,..) @@ -79,10 +79,10 @@ rather than systematically re-inventing the wheel. Testsuite --------- -The testsuite repository and it sub repositories deal excelusively with tests. +The testsuite repository and its sub repositories deal exclusively with tests. The testsuite repository includes all the robotframework scripts. -The robot pod that can be installed as part of the ONAP cluster is build from +The robot pod that can be installed as part of the ONAP cluster is built from this repository. Several tooling repositories are associated with the robot tests (heatbridge, @@ -126,7 +126,7 @@ Oparent External repositories --------------------- -Additionnaly, the Integration team also deals with external gitlab.com +Additionally, the Integration team also deals with external gitlab.com repositories. .. csv-table:: Integration external repositories table @@ -135,8 +135,8 @@ repositories. :delim: ; :header-rows: 1 -The python-onapsdk has been developped out of ONAP as gitlab provided more -enhanced built-in features for this kind of developments. +The python-onapsdk has been developed outside of ONAP as gitlab provided more +enhanced built-in features for this kind of development. The xtesting-onap repository is also hosted in gitlab.com as the CD part of Integration work is based on public gitlab-ci chains. |