Skip to content

Get CI passing again

Daniel Lenski requested to merge ci into master
  • Make all cert rules order-only
  • Use sysctl to un-disable IPv6 for all CI runs where PPP tests are enabled
  • Mark sync/no-HDLC PPP tests as XFAIL for all CI images (unsure if we can make these work again on Gitlab CI)
  • Verify that TPMv2 startup tools are present in order to enable auth-swtpm test (not successful in making the test pass, see #287 (comment 641338923))
  • Mark auth-swtpm test as XFAIL on Fedora/OpenSSL and Fedora/OpenSSL/clang (see discussion of possible ways to make this work again).

Thanks @DimitriPapadopoulos for researching these in #287.

Edited by Daniel Lenski

Merge request reports