[ 
https://issues.apache.org/jira/browse/YETUS-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17206179#comment-17206179
 ] 

Allen Wittenauer commented on YETUS-1013:
-----------------------------------------

>From 
>https://ci-hadoop.apache.org/view/HBase/job/HBase/job/HBase-PreCommit-GitHub-PR/job/PR-2476/3/console
> :

```
Modes: Jenkins Sentinel Reaper Robot Docker ResetRepo UnitTests
```

> The --sentinel option in test-patch.sh should also set ROBOT to true
> --------------------------------------------------------------------
>
>                 Key: YETUS-1013
>                 URL: https://issues.apache.org/jira/browse/YETUS-1013
>             Project: Yetus
>          Issue Type: Bug
>          Components: Precommit
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Critical
>             Fix For: 0.13.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> For now it only set SENTINEL to true.
> And in core.d/docker.sh, in the docker_container_maintenance method, we have 
> this at the beginning:
> {code}
>   if [[ "${ROBOT}" = false ]]; then
>     return
>   fi
> {code}
> I think this will make us skip the docker cleanup step.
> In docker-cleanup.sh, we do have set ROBOT to true when parsing --sentinel 
> but since in test-patch.sh, we have called delete_parameter so I'm afraid 
> there is no way for docker-cleanup.sh to parse the parameter again?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to