Skip to content

Fix and upgrade the ION interoperability tests

Felix Walter requested to merge feature/upgrade-ion-integration-test into master

This includes several improvements regarding the ION interoperability tests:

  • Upgrade the ION versions used in the tests to the newest one (4.1.2, 3.7.4) #116 (closed) #119 (closed)
  • Add interoperability tests for the ipn EID scheme
  • Fix ION not launching on systems with a huge maximum number of file descriptors #121 (closed)
  • Use a dedicated Docker image with ION included to speed up test runs #16 (closed)
  • Enforce a time limit for ION to stop #120 (closed)

Fixes: #116 (closed), #119 (closed), #120 (closed), #121 (closed)

Edited by Felix Walter

Merge request reports