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

java groovy libraries are not executed on kubernetes slave pod

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Critical
    • kubernetes-plugin

    Description

      Hi all,

      we are executing our pipeline script on slave pod, which has some groovy libraries.
      def process = ['bash', '-c', cmd].execute()
      def file= new File( "test.txt" )

      even though the scripts are executed from slave pod, the groovy libraries seems to be working only in our master pod.

      Is there any plugin which takes care of groovy execution in kubernetes slave pod. If now, then why the groovy script libraries are working only in master pod??

       

      Thanks and Regards,

      Raghavi G. Kamat

      Attachments

        Activity

          People

            Unassigned Unassigned
            raghkama Raghavi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: