lightbend / mesos-spark-integration-tests

Mesos Integration Tests on Docker/Ec2
16 stars 9 forks source link

Generate conf file #8

Closed nraychaudhuri closed 9 years ago

nraychaudhuri commented 9 years ago
skonto commented 9 years ago

5 i have added a top readme file too

On Monday i run it on Mac generating the html page, whats wrong with it what error do you get?

nraychaudhuri commented 9 years ago

We need to merge the pending PRs. Its all getting confusing man :)

Re: index.html nothing gets generated. I see empty html file.

nraychaudhuri commented 9 years ago

@skonto sometimes I get following error when it tries to generate index.html. I haven't spend time looking into it yet. I will see what is going on here

awk: can't open file template.html source line number 1 awk: can't open file index.html source line number 1

nraychaudhuri commented 9 years ago
nraychaudhuri commented 9 years ago

@skonto @skyluc can you guys take a look at this one? Especially I want to make sure this works for ubuntu. thx

skonto commented 9 years ago

As for the template problem i think you run the script from a different dir than where run.sh is, this is fixed with the previous PR.

nraychaudhuri commented 9 years ago

took care of the review comments and added the better error reporting changes here as well. I am going to close the other PR. Please take a look @skyluc

nraychaudhuri commented 9 years ago

ping!

skyluc commented 9 years ago

Merging. The changes fix what is stated. I get falling tests, but I will fix them in different PR.