HomeDevCentral

Handle ssh_keys_by_forest in pillar users test

Description

Handle ssh_keys_by_forest in pillar users test

Summary:
SSH keys for users were previously defined in ssh_keys option.
They can nowadays also be defined in ssh_keys_by_forest.
At least one of those is mandatory.

Commit 105e8404727a introduced that mechanism, but tests weren't updated.

Commit 776470ac99d2 was the first to use ssh_keys_by_forest
and so broke this test suite.

This is a follow-up for 105e8404727a.

Test Plan: (cd _tests && python -m unittest discover pillar)

Reviewers: DorianWinty

Differential Revision: https://devcentral.nasqueron.org/D3659

Details

Provenance
derecksonAuthored on Sep 11 2025, 22:04
derecksonPushed on Tue, Oct 14, 17:03
derecksonPushed on Tue, Oct 14, 17:02
derecksonPushed on Tue, Oct 14, 16:59
Differential Revision
D3659: Handle ssh_keys_by_forest and everywhere_tasks in pillar users test
Parents
rOPS0980197cdc6c: Renew Vault intermediate authority certificate
Branches
Unknown
Tags
Unknown
Tasks
T2123: Fix tests for operations repository