Hello Trinath, Have you gone through the Getting Started guide at https://www.go.cd/help/? It might help to do that - it has information about setting up a pipelines and creating jobs and tasks, etc.
Cheers, Aravind On Thu, Aug 4, 2016 at 6:51 AM, Sriram Narayanan <[email protected]> wrote: > Do you have a pipeline, a stage within the pipeline, a job within the > stage, and a task within the job? > At first, these may seem like too many things to do to "just check out > code and run a test", but once you learn how to do this, you may end up > with fairly complex pipelines that automate a lot of your workflows. > > See https://build.go.cd/ (user:view, password:view) for an example of how > build pipelines are set up. > > -- Ram > > > On Thu, Aug 4, 2016 at 6:22 PM, Trinath Chakravarthi < > [email protected]> wrote: > >> Hi All, >> >> I am new to GoCD. I have installed Go Server and agent. I wanted to crate >> a basic pipeline to download code from git and run the test cases. So far >> code is populating from git but stuck in execution of unit test cases. Can >> anyone help me to create task/job to run test cases? Thanks in advance. >> >> -- >> 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. >> > > -- > 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. > -- 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.
