Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-25811

Create cron job which reconnect drive with jboss-nexus-public-jboss repository

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 4.5.3.AM3
    • 4.5.3.AM3
    • integration-platform
    • None

    Description

      There is network drive mounted to the Nexus where the "jboss-nexus-public-jboss" repository is stored. Time to time drive is disconnected and repository becomes unavailable. Then Jenkins jobs are failing until somebody reconnect the drive. It will be fine to have this process automated.

      We need something like this:

      if /dev/vdb is not mounted on /home/hudson/repo then
      sudo mount /dev/vdb /home/hudson/repo
      service nexus restart
      

      Attachments

        Activity

          People

            lvalach_jira Lukáš Valach (Inactive)
            lvalach_jira Lukáš Valach (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: