Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1127)

Issue 6730036: Add a new apache/django handler into autotest server. (Closed)

Created:
9 years, 9 months ago by ericli
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli
Visibility:
Public.

Description

Add a new apache/django handler into autotest server. This is the first step to experiment cgi based dynamic dashboard serving inside cautotest, and opens the doors for other kinds of flexibilities in front of us. We also start open source our dashboard from here. Change-Id: I817bbc76f6a3ea6f77eae6fccb91031c43bb44ed BUG=None TEST=http://pinewood.kir/dashboard/summary/ Committed: http://chrome-svn/viewvc/chromeos?view=rev&revision=8f9d5cc

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+129 lines, --1 lines) Patch
M apache/conf/all-directives View 1 chunk +1 line, -0 lines 0 comments Download
A apache/conf/dash-directives View 1 chunk +13 lines, -0 lines 0 comments Download
A dashboard/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A dashboard/common.py View 1 chunk +8 lines, -0 lines 0 comments Download
A dashboard/settings.py View 1 chunk +90 lines, -0 lines 0 comments Download
A dashboard/urls.py View 1 chunk +10 lines, -0 lines 0 comments Download
A dashboard/views.py View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ericli
9 years, 9 months ago (2011-03-24 22:17:38 UTC) #1
truty
This is a nice boilerplate. Why doesn't the test page work?
9 years, 9 months ago (2011-03-25 00:29:31 UTC) #2
ericli
It should? http://pinewood.kir/dashboard/summary/ On Thu, Mar 24, 2011 at 5:29 PM, <truty@chromium.org> wrote: > This ...
9 years, 9 months ago (2011-03-25 00:31:28 UTC) #3
jrbarnette
On 2011/03/25 00:31:28, ericli wrote: > It should? > http://pinewood.kir/dashboard/summary/ > It's not working for ...
9 years, 9 months ago (2011-03-25 01:30:58 UTC) #4
jrbarnette
On 2011/03/25 01:30:58, jrbarnette wrote: > On 2011/03/25 00:31:28, ericli wrote: > > It should? ...
9 years, 9 months ago (2011-03-25 01:34:22 UTC) #5
truty
On 2011/03/25 01:34:22, jrbarnette wrote: > On 2011/03/25 01:30:58, jrbarnette wrote: > > On 2011/03/25 ...
9 years, 9 months ago (2011-03-25 02:42:05 UTC) #6
truty1
9 years, 9 months ago (2011-03-25 02:43:29 UTC) #7
I had to fully qualify the machine name though.

On Thu, Mar 24, 2011 at 7:42 PM, <truty@chromium.org> wrote:

> On 2011/03/25 01:34:22, jrbarnette wrote:
>
>> On 2011/03/25 01:30:58, jrbarnette wrote:
>> > On 2011/03/25 00:31:28, ericli wrote:
>> > > It should?
>> > > http://pinewood.kir/dashboard/summary/
>> > >
>> > It's not working for me either.  It brings up a debug 404 page,
>> > and says it searched a list of paths that seems to be the list
>> > defined in frontend/urls.py.  I don't know why/how it chose to
>> > load frontend/urls.py in place of  dashboard/urls.py, though.
>> >
>> Actually...  Does the server at "pinewood.kir" have the appropriate
>> bits from apache/conf/dash-directives properly installed?   Seems
>> like some sort of trouble there might cause this...
>>
>
> lgtm - it works now.
>
>
> http://codereview.chromium.org/6730036/
>



-- 
Thanks,
Mike

Powered by Google App Engine
This is Rietveld 408576698