This repository has been archived by the owner on Feb 29, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sort jobs in molecule.yaml file when adding new role
This patch adds a mechanism to keep the job names in zuul.d/molecule.yaml sorted. Therefore, the to_nice_yaml filter is not indenting lists correctly, due to [1][2]. [1] ansible/ansible#48865 [2] yaml/pyyaml#234 Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com> Change-Id: Ia8f787631c55fabb3a097919971d17b93711d4b7 (cherry picked from commit ae59abe) (cherry picked from commit cc29577) (cherry picked from commit da80177)
- Loading branch information