[Pulp-dev] Developing Pulp 2 and 3 in parallel

David Davis daviddavis at redhat.com
Wed May 10 12:54:38 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-dev/attachments/20170510/a332b12c/attachment.htm>


More information about the Pulp-dev mailing list