areusch commented on code in PR #11953:
URL: https://github.com/apache/tvm/pull/11953#discussion_r918371458
##########
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:
could we include a link to a GH issue with more specifics? I think
TODO(oss-team) is kind of a dead-end here.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]