Actions
Architecture #17399
openArchitecture #17398: Split rtf in a setup and a test tool
Duplicate rtf tests part to make it more independant
Status:
Pending release
Priority:
N/A
Assignee:
Category:
Rudder tests
Target version:
Fix check:
To do
Regression:
Description
The copy will be placed in the repo in a separate folder, it is currently able to run some scenarios on platforms described by a json.
Quick changelog since the commit is pretty big and unreadable:
-all remote actions while doing tests will be managed by python+ssh or serverspec+ssh
-scenarios results are now always resulting in a JUnit file named result.xml
-scenarios are based on a platform datastate in json
-almost all of the functions in scenario/lib.py are now methods from the Scenario class
Actions