HomeDevCentral

Fix docker_containers app_port/host test

Description

Fix docker_containers app_port/host test

Summary:
Instead of reading the pillar from paas/docker.sls,
with Salt Tower, we need to read every .sls files
in pillar/paas/docker/.

The new structure contains directly the services,
so we skip the "by node" step when reading the dictionary.

This is a follow-up for bbc48f9eb26d.

Ref T2123

Test Plan: (cd _tests && python3 -m unittest pillar/paas/test_docker.py)

Reviewers: DorianWinty

Maniphest Tasks: T2123

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

Details

Provenance
derecksonAuthored on Sep 11 2025, 22:54
derecksonPushed on Tue, Oct 14, 17:03
derecksonPushed on Tue, Oct 14, 17:02
derecksonPushed on Tue, Oct 14, 16:59
Differential Revision
D3660: Fix docker_containers app_port/host test
Parents
rOPSb62e15ad1da8: Handle ssh_keys_by_forest in pillar users test
Branches
Unknown
Tags
Unknown
Tasks
T2123: Fix tests for operations repository