smengcl edited a comment on pull request #10:
URL: 
https://github.com/apache/ozone-docker-runner/pull/10#issuecomment-1030528653


   > Thanks a lot @smengcl for upgrading the runner.
   > 
   > I ran complete acceptance test locally and found the following:
   > 
   > 1. Several tests fail due to `sh: diff: command not found`
   > 2. `ozonescripts` environment has some problem after successful `scm 
--init`, log below.
   
   Thanks @adoroszlai for reviewing this.
   
   Which command do you use to run those acceptance tests locally **with the 
locally built dev image**? I will try to run the whole acceptance test suite 
locally (in a Linux x86-64 box) as well. -- Edit: Looks like `mvn clean verify 
-DskipTests -Dskip.npx -DskipShade -Ddocker.ozone-runner.version=dev` is enough 
to generate the compose yaml files pointing to the dev image. Now I'm trying to 
figure out how to get the log.html / report.html when running a single test 
suite like `compose/ozone/test.sh`. `compose/test-single.sh` looks promising
   
   For 1 it looks like we need to explicitly yum install `diffutils` for centos 
8.
   For 2 I don't have much clue at the moment. WIth a cursory search it looks 
like the warning `Unprivileged users are not permitted to log in yet` comes 
from `/run/nologin` / `/usr/sbin/nologin`


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

To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@ozone.apache.org
For additional commands, e-mail: issues-h...@ozone.apache.org

Reply via email to