Skip to content
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

Merged
merged 10 commits into from
Aug 5, 2022

Conversation

mehrdadh
Copy link
Member

@mehrdadh mehrdadh commented Aug 2, 2022

This PR is the first step of this tracking issue:
#12280

cc @Mousius @alanmacd @areusch @driazati @gromero

Copy link
Member

@driazati driazati left a 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'
Copy link
Member

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

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed these.

@github-actions github-actions bot requested a review from Mousius August 2, 2022 23:25
@mehrdadh
Copy link
Member Author

mehrdadh commented Aug 3, 2022

@driazati there was an issue with docker naming with branch micro/rename_qemu. So I pushed to a different branch micro_rename_qemu:
https://ci.tlcpack.ai/blue/organizations/jenkins/tvm/detail/micro_rename_qemu/2/pipeline/

@mehrdadh
Copy link
Member Author

mehrdadh commented Aug 4, 2022

@mehrdadh mehrdadh merged commit 2249256 into apache:main Aug 5, 2022
@mehrdadh mehrdadh deleted the micro/rename_qemu branch August 5, 2022 21:13
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants