Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test Run will not start #3

Open
GoogleCodeExporter opened this issue Mar 10, 2016 · 3 comments
Open

Test Run will not start #3

GoogleCodeExporter opened this issue Mar 10, 2016 · 3 comments

Comments

@GoogleCodeExporter
Copy link

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

Attachments:

@GoogleCodeExporter
Copy link
Author

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.

Original comment by [email protected] on 3 Nov 2011 at 5:11

@GoogleCodeExporter
Copy link
Author

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 comment by [email protected] on 3 Nov 2011 at 5:32

@GoogleCodeExporter
Copy link
Author

If you rerun build.py with a different appengine server & name, it does not 
correctly update the client setup py files

Original comment by [email protected] on 3 Nov 2011 at 5:50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant