Page MenuHomeDevCentral

Fix docker_containers app_port/host test
ClosedPublic

Authored by dereckson on Sep 11 2025, 22:58.
Tags
None
Referenced Files
F24979293: D3660.id9718.diff
Sun, Mar 22, 23:13
Unknown Object (File)
Thu, Mar 19, 07:25
Unknown Object (File)
Mon, Mar 16, 20:07
Unknown Object (File)
Sun, Mar 15, 00:47
Unknown Object (File)
Sun, Mar 15, 00:47
Unknown Object (File)
Sun, Mar 15, 00:45
Unknown Object (File)
Tue, Mar 10, 16:53
Unknown Object (File)
Thu, Mar 5, 08:59
Subscribers
None

Details

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)

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Oct 13 2025, 14:40
This revision was automatically updated to reflect the committed changes.