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/19 16:04:01 UTC

[GitHub] [ozone] adoroszlai commented on a change in pull request #2485: HDDS-5213. Create and a specific OmTransportFactory for GrpcOmTransport

adoroszlai commented on a change in pull request #2485:
URL: https://github.com/apache/ozone/pull/2485#discussion_r692268450



##########
File path: hadoop-ozone/dev-support/checks/_lib.sh
##########
@@ -73,7 +73,7 @@ install_k3s() {
 }
 
 _install_k3s() {
-  curl -sfL https://get.k3s.io | sh -
+  curl -sfL https://get.k3s.io | INSTALL_K3S_VERSION="v1.21.2+k3s1" sh -

Review comment:
       These changes to CI check library seem to be unrelated.




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