Page MenuHomeDevCentral

Revert "Try to install Salt 3006.8 as test dependency"
Needs ReviewPublic

Authored by dereckson on Sat, Mar 21, 16:25.

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 Passed
Unit
No Test Coverage
Branch
requirements
Build Status
Buildable 6511
Build 6795: arc lint + arc unit

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.