JFYI, there is a Vagrant deep dive on Pulp channel and in case you'd like
to take a quick look there was a section [0] about multiple boxes in this
video.

[0] https://youtu.be/0LDoNPIZyzk?t=37m44s

On Wed, May 10, 2017 at 2:54 PM, David Davis <[email protected]> wrote:

> I wanted to run Pulp 3 but was wondering if it was possible to run two
> devel boxes side by side (one for Pulp 2 and one for Pulp 3). Is anyone
> doing this?
>
> I’m imaging it could be done by:
>
> 1. Creating a Vagrantfile with both boxes using different names (e.g. dev
> and dev3)
> 2. 'vagrant up' one then switch branches in devel and 'vagrant up' the
> other
> 3. Use the checkout script [0] and then 'vagrant ssh' into the one you
> want to work on.
>
> I was also thinking maybe I could create two separate sets of checkouts on
> my host machine (one for pulp 2 and one for pulp 3) and have each mounted
> into the corresponding vagrant box.
>
> [0] https://github.com/pulp/devel/blob/master/scripts/checkout.py
>
> David
>
> _______________________________________________
> Pulp-dev mailing list
> [email protected]
> https://www.redhat.com/mailman/listinfo/pulp-dev
>
>
_______________________________________________
Pulp-dev mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/pulp-dev

Reply via email to