X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Fdeveloper-guide.rst;h=fc693268c361d4fcd85e5d12e934fb4c7b229187;hb=971c91cbf40d7d735c4cc8c8871b1a4d677a6496;hp=69176f3b2199f89a1577c17bece4f9275d44dac6;hpb=cc2250acf384412fdd606e83f93f9802b1397dbe;p=ric-plt%2Fa1.git diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 69176f3..fc69326 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -35,7 +35,13 @@ This project follows semver. When changes are made, the versions are in: 2) ``setup.py`` -3) ``a1/openapi.yml`` +3) ``container-tag.yaml`` + +4) ``integration_tests/a1mediator/values.yaml + ``Chart.yaml`` + +6) ``a1/openapi.yml`` + +7) in the it/dep repo that contains a1 helm chart, ``values.yaml``, ``Chart.yml`` Running locally =============== @@ -70,7 +76,7 @@ Running locally Testing locally =============== -There are also two test receivers in ``localtests`` you can run locally. +There are also two test receivers in ``integration_tests`` you can run locally. The first is meant to be used with the ``control_admission`` policy (that comes in test fixture ric manifest):