neels has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30259 )
Change subject: UPF_Tests: adjust to rename 'endecaps' to 'tunend' ......................................................................
Patch Set 1:
(1 comment)
File upf/UPF_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30259/comment/87f95603_30f22... PS1, Line 659: kind := "tunend",
probably needs backwards compatibility with the latest version, or else it starts failing there? (se […]
yes, always does, and i still think the way this needs to be done in our testing infra is extremely inelegant. in this case IMO osmo-upf is so new and bleeding edge that it makes no sense to spend time on 'latest' at all. the 'latest' release still lacks basic features that the customer definitely requires.
maybe it is also a mistake (of mine) to query the internal state of osmo-upf in the test instead of the external behavior only.