You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/09/23 15:21:25 UTC

[GitHub] [kafka] mumrah opened a new pull request #9328: Minor: Add deleteDir for streams quickstart test

mumrah opened a new pull request #9328:
URL: https://github.com/apache/kafka/pull/9328


   Add a `deleteDir` directive to the temporary dir we create during the streams/quickstart archetype test in the Jenkinsfile


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] cadonna commented on pull request #9328: Minor: Add deleteDir for streams quickstart test

Posted by GitBox <gi...@apache.org>.
cadonna commented on pull request #9328:
URL: https://github.com/apache/kafka/pull/9328#issuecomment-698151176


   @mumrah, error message
   
   ```
   [2020-09-24T01:46:33.204Z] Cleaning up test-streams-archetype
   No such property: deleteDir for class: groovy.lang.Binding
   ```
   in build 
   
   https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-9328/2/pipeline/8
   
   seems related.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] chia7712 commented on pull request #9328: Minor: Add deleteDir for streams quickstart test

Posted by GitBox <gi...@apache.org>.
chia7712 commented on pull request #9328:
URL: https://github.com/apache/kafka/pull/9328#issuecomment-709904546


   Maybe we should clean the folder before testing archetype? I just worry the clean is not executed if the job is aborted.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [kafka] cadonna commented on pull request #9328: Minor: Add deleteDir for streams quickstart test

Posted by GitBox <gi...@apache.org>.
cadonna commented on pull request #9328:
URL: https://github.com/apache/kafka/pull/9328#issuecomment-698151176


   @mumrah, error message
   
   ```
   [2020-09-24T01:46:33.204Z] Cleaning up test-streams-archetype
   No such property: deleteDir for class: groovy.lang.Binding
   ```
   in build 
   
   https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-9328/2/pipeline/8
   
   seems related.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org