-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[microTVM][CI] Rename ci_qemu to ci_cortexm #12281
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I pushed to this branch https://github.com/apache/tvm/tree/micro/rename_qemu so https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/micro%2Frename_qemu/1/pipeline will test the new Jenkinsfile (so if you have any updates make sure to push them to both the apache/tvm repo and your fork)
@@ -56,7 +56,7 @@ ci_gpu = 'tlcpack/ci-gpu:20220801-060139-d332eb374' | |||
ci_cpu = 'tlcpack/ci-cpu:20220715-060127-37f9d3c49' | |||
ci_wasm = 'tlcpack/ci-wasm:20220715-060127-37f9d3c49' | |||
ci_i386 = 'tlcpack/ci-i386:20220715-060127-37f9d3c49' | |||
ci_qemu = 'tlcpack/ci-qemu:20220630-060117-558ba99c7' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is referenced in a few other places (Test.groovy.j2
, Build.groovy.j2
) that you also might have to change
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed these.
@driazati there was an issue with docker naming with branch |
f2fb18b
to
548f51f
Compare
1614383
to
bbbe20e
Compare
bbbe20e
to
5fc0ec0
Compare
* rename files * ci script * demo * RVM files * jenkins * more ci * Jenkins * fake name for ci_cortexm * merge with main * add cortexm config file
This PR is the first step of this tracking issue:
#12280
cc @Mousius @alanmacd @areusch @driazati @gromero