Comment 3 for bug 1712064

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

Reviewed: https://review.opencontrail.org/34754
Committed: http://github.com/Juniper/contrail-controller/commit/763c57f8d9dbdba96b339afdcbdc6d826fc18dd2
Submitter: Zuul (<email address hidden>)
Branch: master

commit 763c57f8d9dbdba96b339afdcbdc6d826fc18dd2
Author: Artur Dębski <email address hidden>
Date: Mon Aug 21 14:18:30 2017 +0200

Fix kube-manager test running from scons

In order for scons not to fail when running tests in kube-manager, we
need to append all shell arguments to lower-level test function.
Without it, non-interactive shells will fail when asking for a missing
virtualenv creation.

Change-Id: I903509dc230cc4ed6468482990044f1059ebd32c
Closes-Bug: #1712064