Page MenuHomeDevCentral

Fix docker_containers app_port/host test
ClosedPublic

Authored by dereckson on Sep 11 2025, 22:58.
Tags
None
Referenced Files
F12364907: D3660.id9483.diff
Wed, Oct 29, 19:35
F12364667: D3660.diff
Wed, Oct 29, 18:42
F12360436: D3660.id.diff
Wed, Oct 29, 04:28
Unknown Object (File)
Tue, Oct 28, 14:47
Unknown Object (File)
Tue, Oct 28, 06:22
Unknown Object (File)
Sun, Oct 26, 20:42
Unknown Object (File)
Sun, Oct 26, 20:42
Unknown Object (File)
Sun, Oct 26, 02:27
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 Passed
Unit
No Test Coverage
Branch
tests-pillar-docker
Build Status
Buildable 5863
Build 6145: arc lint + arc unit

Event Timeline

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