Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-59445

Continuous Multi Job Configuration

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • multijob-plugin
    • None

      Hello, I have 2 jobs that run on a Jenkins slave -

      1. AutoIT
      2. MoveMouse

      The first job has to run 4 times a day (eg. 8 AM, 12 PM, 6 PM, 9 PM) MouseMove is a script that runs on the slave machine to keep it alive and prevent it from locking. MouseMove has to run continuously between these 4 jobs every 10 mins.

      Also I have to make sure that both the jobs never overlap each other i.e. MoveMouse should run every 10 mins between two runs of AutoIT. I have downloaded Multi Job Plugin and also created a multi job but I am not sure how can I achieve the above requirement. Any thoughts?

      Can this be achieved by writing a groovy code?

            Unassigned Unassigned
            lunarlattice Ashish Donde
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: