Skip to content

Use common config file

Stefan Spettel requested to merge new_yaml_config_pcf into develop

Changes

Tests

@defosseu @arora I tested manually with all the docker-compose files, as well as the tutorials we run in the CI.

The DNS resolving and PFCP Node ID Mapping is a bit different in SMF, which is why we need the extra host for the non NRF spgwu scenario.

I tested:

  • HTTP/1 and HTTP/2 for all NFs
  • Use local subscription yes/no on SMF (e.g. static IP tutorial)
  • UL CL with verifying that the routes / PCC rules are set correctly

Disclaimer

I tried to put all the variables for the other NFs as well in the config file, but because it is not implemented there, it may be subject to change.

Edited by Stefan Spettel

Merge request reports