Actions
User story #17285
closedAdd an ApiCall resource to serverspec
Effort required:
Name check:
To do
Fix check:
To do
Regression:
Description
We should add custom resources to serverspec to make it easier to write tests.
Right now I can think of several resources that could be useful such as:
Right now I can think of several resources that could be useful such as:
- api call
- rudder run reports
- inventory
- etc...
An easy one is an api call, it could be usefull to get rid of the rudder-cli call, or to tests call to third party program such
as centreon/zabbix/whatever to tests some integrations.
Also, this first custom resource will be useful as reference for future ones.
Updated by Félix DALLIDET over 4 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET over 4 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-tests/pull/203
Updated by Félix DALLIDET over 4 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-tests|5628883bccce351b52d2809598e750a3dbf0cc81.
Updated by Vincent MEMBRÉ 6 months ago
- Status changed from Pending release to Released
Actions