Skip to content

Changes

Summary

  1. open5gs configs: remove comments (details)
  2. open5gs configs: duplicate cfgs for latest/master (details)
  3. open5gs configs: update to current format (details)
Commit 71a4f4c9ac520bc8074d1963082b1d3ca20bc1c0 by Oliver Smith
open5gs configs: remove comments

A lot of these comments got outdated with recent config changes
in the related PR. Instead of syncing the comments again and having a
big diff, remove the comments once and then only have diffs of
actual config changes in future patches. This will make it easier to
maintain these configs.

Related: https://github.com/open5gs/open5gs/pull/2739
Change-Id: I67c2a198b9682e15e23a466380e62a976e6236cd
The file was modified ttcn3-pgw-test/open5gs-upf.yaml
The file was modified ttcn3-ggsn-test/ogs/open5gs-upf.yaml
The file was modified ttcn3-ggsn-test/ogs/open5gs-smf.yaml
The file was modified ttcn3-hss-test-ogs/ogs/open5gs-hss.yaml
The file was modified ttcn3-mme-test-ogs/ogs/open5gs-mme.yaml
The file was modified ttcn3-pgw-test/open5gs-nrf.yaml
The file was modified ttcn3-pgw-test/open5gs-smf.yaml
Commit 483652411505814b83f8ec7cfdf8a423025c8706 by Oliver Smith
open5gs configs: duplicate cfgs for latest/master

The config format just changed significantly in main/master. Duplicate
the configs, so we can run latest with the old versions.

Related: OS#6267
Change-Id: I2446695172b92ccf75305f878cb932a82e44fdd2
The file was modified ttcn3-mme-test-ogs/jenkins.sh
The file was removedttcn3-pgw-test/open5gs-nrf.yaml
The file was addedttcn3-pgw-test/open5gs-smf-latest.yaml
The file was addedttcn3-pgw-test/open5gs-smf-master.yaml
The file was removedttcn3-mme-test-ogs/ogs/open5gs-mme.yaml
The file was addedttcn3-pgw-test/open5gs-nrf-master.yaml
The file was addedttcn3-ggsn-test/ogs/open5gs-smf-master.yaml
The file was addedttcn3-mme-test-ogs/ogs/open5gs-mme-master.yaml
The file was modified ttcn3-hss-test-ogs/jenkins.sh
The file was removedttcn3-hss-test-ogs/ogs/open5gs-hss.yaml
The file was addedttcn3-hss-test-ogs/ogs/open5gs-hss-master.yaml
The file was modified ttcn3-ggsn-test/jenkins-ogs.sh
The file was removedttcn3-ggsn-test/ogs/open5gs-upf.yaml
The file was removedttcn3-ggsn-test/ogs/open5gs-smf.yaml
The file was modified ttcn3-pgw-test/jenkins.sh
The file was addedttcn3-hss-test-ogs/ogs/open5gs-hss-latest.yaml
The file was addedttcn3-pgw-test/open5gs-nrf-latest.yaml
The file was addedttcn3-pgw-test/open5gs-upf-master.yaml
The file was addedttcn3-ggsn-test/ogs/open5gs-upf-latest.yaml
The file was removedttcn3-pgw-test/open5gs-smf.yaml
The file was addedttcn3-ggsn-test/ogs/open5gs-smf-latest.yaml
The file was addedttcn3-pgw-test/open5gs-upf-latest.yaml
The file was addedttcn3-mme-test-ogs/ogs/open5gs-mme-latest.yaml
The file was addedttcn3-ggsn-test/ogs/open5gs-upf-master.yaml
The file was removedttcn3-pgw-test/open5gs-upf.yaml
Commit 15caf486bbb89c0cb362d58d24c1c16fa2229f88 by Oliver Smith
open5gs configs: update to current format

Adjust open5gs configs to the new formats from:
https://github.com/open5gs/open5gs/pull/2739

This fixes all open5gs programs from crashing on startup with various
errors such as:
  11/21 07:39:25.971: [core] FATAL: epoll_init: Assertion `context->epfd >= 0' failed. (../lib/core/ogs-epoll.c:77)

Related: OS#6267
Change-Id: Idf2706f3904eb06e94cee0728faa17e72a6cf1f6
The file was modified ttcn3-hss-test-ogs/ogs/open5gs-hss-master.yaml
The file was modified ttcn3-pgw-test/open5gs-upf-master.yaml
The file was modified ttcn3-pgw-test/open5gs-nrf-master.yaml
The file was modified ttcn3-ggsn-test/ogs/open5gs-smf-master.yaml
The file was modified ttcn3-mme-test-ogs/ogs/open5gs-mme-master.yaml
The file was modified ttcn3-pgw-test/open5gs-smf-master.yaml
The file was modified ttcn3-ggsn-test/ogs/open5gs-upf-master.yaml