Skip to content

Fix random CI fails during tavern testing phase

Fixes E ImportError: module '' not in sys.modules

It looks like pykwalify dependency is causing random fails during CI pipelines and the newer version of tavern uses jsonschema instead of pykwalify for tavern schema.

Edited by Mateusz Żebrak

Merge request reports