[microTVM][CI] Rename ci_qemu to ci_cortexm - #12281
Merged
Merged
Conversation
driazati
reviewed
Aug 2, 2022
driazati
left a comment
Member
There was a problem hiding this comment.
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)
| 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' |
Member
There was a problem hiding this comment.
This is referenced in a few other places (Test.groovy.j2, Build.groovy.j2) that you also might have to change
Member
Author
|
@driazati there was an issue with docker naming with branch |
mehrdadh
force-pushed
the
micro/rename_qemu
branch
from
August 3, 2022 17:06
f2fb18b to
548f51f
Compare
Member
Author
driazati
approved these changes
Aug 4, 2022
mehrdadh
force-pushed
the
micro/rename_qemu
branch
from
August 4, 2022 23:36
1614383 to
bbbe20e
Compare
mehrdadh
force-pushed
the
micro/rename_qemu
branch
from
August 5, 2022 16:00
bbbe20e to
5fc0ec0
Compare
xinetzone
pushed a commit
to daobook/tvm
that referenced
this pull request
Nov 25, 2022
* rename files * ci script * demo * RVM files * jenkins * more ci * Jenkins * fake name for ci_cortexm * merge with main * add cortexm config file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR is the first step of this tracking issue:
#12280
cc @Mousius @alanmacd @areusch @driazati @gromero