Uploaded image for project: 'Test'
  1. Test
  2. TEST-204

Chicken-egg problem in vcpe scripts

XMLWordPrintable

      It looks like there is a gap in documentation for vCPE - "vcpe init" and "ete-k8s.sh onap distributevCPEResCust" from step 10 seem to have a circular dependency:

      Step 8 will fail directly because vCPE service is not distributed  so it will not generate ./csar/*.csar's and fail with:

      2019{}08{}12 09:16:28,331 ERROR vcpecommon.find_file(): Cannot find rescust.csar in directory csar

      It is important to run step nr. 10 first, which will download those csars and distribute vCPE service. However step 10 won't succeed until script from step 8 is run.

      Hence our current understanding for this part is to run steps 8 -10 as follows:

      (8) → (10) → (8) → (9)

       

      step numbers are taken from 

      **https://docs.onap.org/en/dublin/submodules/integration.git/docs/docs_vCPE.html

       

       

            bgrzybowski bgrzybowski
            michal.ptacek michal.ptacek
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: