> > Mr.David, first thing is resources problem. Operating systems like ubuntu > may have lightweight processes in the back-end but in the case of windows > and mac the base os itself needs at least 2-4 gigs of RAM and 30 gigs of > disk space for minimal software installation and better performance. We can > also duplicate agents but system reliability may goes down. And also in the > broad picture i.e. at enterprise level we may have multiple projects where > tests should be executed on regular builds to decide features stability. In > that case we need to have project wise dedicated agents. There is this > interesting tool called *Selenium Grid* which process the jobs in queue > based system when requested resource is available. So, I'm trying to push > job requests from go end to grid end. Each job basically includes test > suite and browser on which it need to be executed. Hope you got my point. >
P.S. > I did it in another approach to solve this problem by introducing Jenkins > between GoCD & Selenium Grid. Soon I will post the architecture for better > understanding. > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
