Giter Site home page Giter Site logo

solr-at's Introduction

solr-at

Automated Apache Solr cluster provisioning + distributed deadlock acceptance tests

How to start

VM setup uses Vagrant and fabric provisioning. Assuming you have pip installed, all python dependencies might be installed using

pip install -r requirements.txt

There is a vagrant plugin needed to run the box. Having Vagrant and Virtualbox installed, you may type

vagrant plugin install vagrant-fabric

Having vagrant, Vritualbox and all python dependencies installed, you can deal with the VM using common Vagrant commands, e.g. vagrant up

Intended interaction

  1. cd cluster-setup and vagrant up => provisions a VM
  2. go to Solr sources directory and invoke ant clean compile dist example => builds Solr distribution
  3. cp -r example ~/your-location-of/solr-at/cluster-setup => moves fresh Solr distribution into the host/guest shared directory
  4. fab vagrant mv_solr => moves Solr example directory from shared directory into guest-only directory
  5. fab vagrant restart_clusters => kills all Solr processes and starts 2 clusters (with same configuration): vanilla (ports 8001, 8002) and branch build (ports 8101, 8102)
  6. cd cluster-test and ./gradlew clean test => runs acceptance test against Solr clusters
  7. Check the results and repeat from 2. if necessary.

solr-at's People

Contributors

mzasada avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.