Comment 15 for bug 1765408

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/42180
Committed: http://github.com/Juniper/contrail-dev-env/commit/9cc14716d80e0676a94b7409617cd526bd1d3560
Submitter: Zuul v3 CI (<email address hidden>)
Branch: master

commit 9cc14716d80e0676a94b7409617cd526bd1d3560
Author: Andrei Bunghez <email address hidden>
Date: Thu Apr 19 16:34:18 2018 +0300

Add posibility to init repo from a specific branch

Adding a BRANCH build-arg in order to be able to initilize sandbox from a particular contrail-vnc branch.

usage example:
docker build --build-arg BRANCH=R5.0 .

Change-Id: I68e52fd400afa03806728575eaba08ab7c916e7e
Closes-Bug: #1765408