Page MenuHomeDevCentral

Revert "Try to install Salt 3006.8 as test dependency"
ClosedPublic

Authored by dereckson on Mar 21 2026, 16:25.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 28, 17:38
Unknown Object (File)
Wed, Apr 22, 07:23
Unknown Object (File)
Tue, Apr 21, 18:05
Unknown Object (File)
Mon, Apr 20, 01:49
Unknown Object (File)
Sun, Apr 19, 05:00
Unknown Object (File)
Sat, Apr 18, 08:05
Unknown Object (File)
Fri, Apr 17, 22:40
Unknown Object (File)
Wed, Apr 15, 22:22
Subscribers

Details

Summary

Per T2283, it's not currently possible to easily install Salt through pip
to get a suitable environment to run operations tests.

This reverts commit ede81bc373831330abba79fd7e2a9aea01d69e50.

Ref T2283

Diff Detail

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

Event Timeline

dereckson created this revision.
dereckson added a subscriber: yousra.

Plan is to replace pip installation by a script, ideally invokable through make, to prepare the venv or anything else with Salt there.

This revision is now accepted and ready to land.Mar 22 2026, 22:45