The repository contains basic integration tests for GLACIATION. The tests are created via Postman.
You can make Jenkins run the tests on periodic basis.
- Install Jenkins via official Helm chart (automaged via ArgoCD)
- Install NodeJS plugin (Manage Jenkins -> Plugins)
- Configure the plugin (Manage Jenkins -> Tools -> NodeJS installations)
- Sign in Jenkins and get a token (Jenkins Admin -> Account -> Security)
- Call restore-job.sh for every test. Example:
./restore-job.sh trade-off-service-tests admin <token> trade-off-service jenkins.integration