Skip to content

Force ordering for PEBKeys - fix ATR-22505

Stewart Martin-Haugh requested to merge smh/athena:ordering_fix_ATR-22505 into master

Fix the ordering of PEBKeys (previously a list from a set, which has no guaranteed ordering). This only matters when trying to make sure that the generated configuration is identical.

Merge request reports