Actions
Bug #14796
closedServerspec is not usable on old OS, we should remove it from ncf-setup
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
it is a real pain to make it works locally in all sles distrib, same goes with rhel ones.
Since we are not doing much with it, we should replace it by testinfra, written in python which seem way more easy to install since it only requires pip.
--> the serverspec options on ncf-setup should be replaced by an testinfra one, handling the installation of pip and testinfra.
see https://testinfra.readthedocs.io/en/latest/
Updated by Félix DALLIDET over 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/rudder-tools/pull/476
Updated by Félix DALLIDET over 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-tools|e9c450bd6bf51d810feea6c89d6e16345565d10d.
Updated by Benoît PECCATTE over 5 years ago
- Status changed from Pending release to Released
Actions