You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2020/10/10 17:21:23 UTC

[GitHub] [geode] onichols-pivotal opened a new pull request #5615: GEODE-8275: exclude cancelled jobs when looking for last completed job

onichols-pivotal opened a new pull request #5615:
URL: https://github.com/apache/geode/pull/5615


   this is helpful if someone accidentally plussed DistributedTestOpenJDK8 in the apache-develop-mass-test-run-pipeline, then tried to cancel it
   
   you will still need to manually adjust the next run to 199x instead of 200x, but this change will at least allow the report to be generated, as otherwise it will not run if there is an extra job
   
   leaving as a Draft until I can come up with a may to not require the manual change to count either...probably the launcher should get the current job num, round down to multiple of 200, then subtract wasted entries? or else, pass on the starting or expected ending job #?  not sure yet.


----------------------------------------------------------------
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] [geode] onichols-pivotal merged pull request #5615: GEODE-8275: exclude cancelled jobs when looking for last completed job

Posted by GitBox <gi...@apache.org>.
onichols-pivotal merged pull request #5615:
URL: https://github.com/apache/geode/pull/5615


   


----------------------------------------------------------------
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