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/
Actions