DiSSCo / ecoi_infrastructure_deployer

Vagrant+Ansible project responsible of provisioning VMs for the ECOI services and installing and configuring its subcomponents (cordra nsidr, cordra prov, elasticsearch, mongodb, monitoring tools, etc)
0 stars 1 forks source link

Run tests from vagrant script #12

Closed jgrieb closed 3 years ago

jgrieb commented 3 years ago

This pull request removes the ansible playbook that served as an integration test of the nsidr API. Instead the separate Java project nsidr-api-test is used for this. The Java-based integration tests are automatically invoked by the Vagrant script on the host computer (where Vagrant runs) after the server were provisioned