Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(421)

Unified Diff: Makefile

Issue 34130043: Deploy the GUI to machine 0 in functional tests.
Patch Set: Deploy the GUI to machine 0 in functional tests. Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | [revision details] » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
=== modified file 'Makefile'
--- Makefile 2013-11-22 16:01:36 +0000
+++ Makefile 2013-11-27 14:37:06 +0000
@@ -14,7 +14,7 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-JUJUTEST = juju-test --timeout=120m -v -e "$(JUJU_ENV)"
+JUJUTEST = yes | juju-test --timeout=40m -v -e "$(JUJU_ENV)"
VENV = tests/.venv
SYSDEPS = build-essential bzr libapt-pkg-dev libpython-dev python-virtualenv \
rsync xvfb
« no previous file with comments | « no previous file | [revision details] » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b