areusch commented on a change in pull request #9733:
URL: https://github.com/apache/tvm/pull/9733#discussion_r779229103
##########
File path: Jenkinsfile
##########
@@ -397,10 +390,10 @@ stage('Unit Test') {
}
}
} else {
- Utils.markStageSkippedForConditional('python3: GPU')
+ Utils.markStageSkippedForConditional('unittest: GPU')
}
},
- 'python3: CPU': {
Review comment:
ok, main concern here is about the frontend tests i think. those do take
over an hour to run, so that might be a big load increase if they don't get
cancelled.
--
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]