Skip to content

🐜🐜🐜 Migrating ants for Odoo 🐜🐜🐜 (in the Colombian Jungle)

License

Notifications You must be signed in to change notification settings

xoe-labs/marabunta

 
 

Repository files navigation

🐜🐜🐜 Marabunta 🐜🐜🐜

https://travis-ci.com/xoes/marabunta.svg?branch=master

Marabunta is a name given to the migration of the legionary ants or to the ants themselves. Restless, they eat and digest everything in their way.

This tool aims to run migrations for Odoo versions as efficiently as a Marabunta migration.

It loads migration instructions from a YAML file and run the operations if required.

Run the tests

To run marabunta tests, it is a good idea to do an editable install of it in a virtualenv, and then intall and run pytest as follows:

$ git clone /~https://github.com/camptocamp/marabunta.git
Cloning into 'marabunta'...
$ cd marabunta
$ virtualenv -p YOUR_PYTHON env
$ source env/bin/activate
$ pip install -e .
$ pip install pytest
$ py.test tests

About

🐜🐜🐜 Migrating ants for Odoo 🐜🐜🐜 (in the Colombian Jungle)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 95.2%
  • HTML 4.6%
  • Shell 0.2%