You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Follow instructions on BuildAndDeploying wiki
2. Set up cron job as instructed
3. -OR- hit /distributor/start_run on your instance
Expected
Test run should start. RunLog and ClientMachine data model status should
appear. EC2 instances should be started.
Actual
Nothing happens. No data is generated and there is no error log indicating why.
Original issue reported on code.google.com by [email protected] on 3 Nov 2011 at 3:13
I changed all the "post" functions in appengine/handlers/test_distributor.py to
instead be "get" functions and I'm at least seeing instances get kicked off in
EC2.. still waiting for results however.
On the EC2 AMIs I'm seeing hardcoded paths such as SERVER =
'http://chrome-appcompat.appspot.com'
It is supposed to be overridden by a server parameter on the command line but I
don't see that in C:\bots\start_run.bat
Original issue reported on code.google.com by
[email protected]
on 3 Nov 2011 at 3:13Attachments:
The text was updated successfully, but these errors were encountered: