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)
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
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