You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2022/07/06 17:13:26 UTC

[GitHub] [tvm] mehrdadh commented on a diff in pull request #11953: [CI][docker] Add comment

mehrdadh commented on code in PR #11953:
URL: https://github.com/apache/tvm/pull/11953#discussion_r915079003


##########
docker/bash.sh:
##########
@@ -138,6 +138,8 @@ CONTAINER_NAME=
 # "${REPO_DIR}".  The consistent directory for Jenkins is currently
 # necessary to allow cmake build commands to run in CI after the build
 # steps.
+# TODO(oss-team): Figure out a better way to keep the same path
+# between build and testing stages: https://github.com/apache/tvm/issues/11952

Review Comment:
   The assumption on using ./docker/bash.sh is that it will map the same path to the docker, but as I was trying to use it in another CI with ci_hexagon, we encounter an issue because of this assumption. @areusch suggested to add a comment here so we can potentially fix this later.



-- 
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: commits-unsubscribe@tvm.apache.org

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