You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/08/17 12:21:26 UTC

[GitHub] [ozone] adoroszlai opened a new pull request #2545: HDDS-5496. Missing directory name in `start_k8s_env` log

adoroszlai opened a new pull request #2545:
URL: https://github.com/apache/ozone/pull/2545


   ## What changes were proposed in this pull request?
   
   Fix missing directory name in messages like:
   
   ```
   **** Applying k8s resources from  ****
   ```
   
   Print path in `start_k8s_env` instead of expecting it to be passed (as it is not).  Current dir can be used because test execution requires `cd` to test dir anyway.
   
   https://issues.apache.org/jira/browse/HDDS-5496
   
   ## How was this patch tested?
   
   Verified log in CI run:
   
   ```
   **** Applying k8s resources from getting-started ****
   ...
   **** Applying k8s resources from minikube ****
   ...
   **** Applying k8s resources from ozone-dev ****
   ...
   **** Applying k8s resources from ozone ****
   ```
   
   https://github.com/adoroszlai/hadoop-ozone/runs/3349882860#step:5:124
   https://github.com/adoroszlai/hadoop-ozone/runs/3349882860#step:5:318
   https://github.com/adoroszlai/hadoop-ozone/runs/3349882860#step:5:461
   https://github.com/adoroszlai/hadoop-ozone/runs/3349882860#step:5:629


-- 
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-unsubscribe@ozone.apache.org

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



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


[GitHub] [ozone] ayushtkn commented on pull request #2545: HDDS-5496. Missing directory name in `start_k8s_env` log

Posted by GitBox <gi...@apache.org>.
ayushtkn commented on pull request #2545:
URL: https://github.com/apache/ozone/pull/2545#issuecomment-915146066


   This can be merged, @adoroszlai waiting for someones review?


-- 
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-unsubscribe@ozone.apache.org

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



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


[GitHub] [ozone] adoroszlai commented on pull request #2545: HDDS-5496. Missing directory name in `start_k8s_env` log

Posted by GitBox <gi...@apache.org>.
adoroszlai commented on pull request #2545:
URL: https://github.com/apache/ozone/pull/2545#issuecomment-917937265


   Thanks @ayushtkn for the review.


-- 
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-unsubscribe@ozone.apache.org

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



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


[GitHub] [ozone] adoroszlai merged pull request #2545: HDDS-5496. Missing directory name in `start_k8s_env` log

Posted by GitBox <gi...@apache.org>.
adoroszlai merged pull request #2545:
URL: https://github.com/apache/ozone/pull/2545


   


-- 
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-unsubscribe@ozone.apache.org

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



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