kjaniak | 53ba170 | 2018-10-25 14:25:13 +0200 | [diff] [blame] | 1 | .. This work is licensed under a Creative Commons Attribution 4.0 International License. |
| 2 | .. http://creativecommons.org/licenses/by/4.0 |
| 3 | |
| 4 | .. _repositories: |
| 5 | |
| 6 | Repositories |
| 7 | ============ |
| 8 | |
| 9 | **HV-VES** is delivered as a docker container and published in ONAP Nexus repository following image naming convention. |
| 10 | |
| 11 | Full image name is `onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main`_. |
| 12 | |
| 13 | .. _`onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main`: https://nexus3.onap.org/#browse/search=keyword%3Dmain:7f6379d32f8dd78f1ec5ed038decc99e |
| 14 | |
Jakub Dudycz | 0c99792 | 2019-05-09 13:17:34 +0200 | [diff] [blame] | 15 | There are also simulators published as docker images. Those simulators are used internally during **Continuous System and Integration Testing** |
kjaniak | 53ba170 | 2018-10-25 14:25:13 +0200 | [diff] [blame] | 16 | |
| 17 | Full simulators' names are `onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-dcae-app-simulator`_ and `onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-xnf-simulator`_. |
| 18 | |
| 19 | .. _`onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-dcae-app-simulator`: https://nexus3.onap.org/#browse/search=keyword%3Dapp-simulator%20AND%20version%3Dlatest:22b3686a9064fa3d301b54dedc8da8d1 |
| 20 | .. _`onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-xnf-simulator`: https://nexus3.onap.org/#browse/search=keyword%3Dapp-simulator%20AND%20version%3Dlatest:912d0fe7b8192392927ae1ac6dcb50ea |
| 21 | |
| 22 | For source code, see https://gerrit.onap.org/r/#/admin/projects/dcaegen2/collectors/hv-ves. |