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

Fix Jenkins skip for CPU/GPU #9549

Merged
merged 1 commit into from
Nov 23, 2021
Merged

Fix Jenkins skip for CPU/GPU #9549

merged 1 commit into from
Nov 23, 2021

Conversation

driazati
Copy link
Member

@driazati driazati commented Nov 22, 2021

Each step should be checking the docs-only build and marking itself as skipped if necessary, these two were skipping the i386 step instead.

Thanks for contributing to TVM! Please refer to guideline https://tvm.apache.org/docs/contribute/ for useful information and tips. After the pull request is submitted, please request code reviews from Reviewers by @ them in the pull request thread.

@areusch

@driazati driazati marked this pull request as ready for review November 22, 2021 23:00
@driazati driazati requested a review from a team as a code owner November 22, 2021 23:00
Copy link
Contributor

@areusch areusch left a comment

Choose a reason for hiding this comment

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

thanks @driazati !

Each step should be checking the docs-only build and marking itself as skipped if necessary, these two were skipping the i386 step instead.
@Mousius Mousius merged commit 4a6b8c0 into apache:main Nov 23, 2021
@Mousius
Copy link
Member

Mousius commented Nov 23, 2021

Thanks @driazati / @areusch, this is now fixed! 😸

dchauhan-arm pushed a commit to dchauhan-arm/tvm that referenced this pull request Nov 29, 2021
Each step should be checking the docs-only build and marking itself as skipped if necessary, these two were skipping the i386 step instead.

Co-authored-by: driazati <[email protected]>
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Dec 1, 2021
Each step should be checking the docs-only build and marking itself as skipped if necessary, these two were skipping the i386 step instead.

Co-authored-by: driazati <[email protected]>
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Dec 1, 2021
Each step should be checking the docs-only build and marking itself as skipped if necessary, these two were skipping the i386 step instead.

Co-authored-by: driazati <[email protected]>
@driazati driazati deleted the fix_docs_skip branch December 2, 2021 09:44
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 7, 2022
Each step should be checking the docs-only build and marking itself as skipped if necessary, these two were skipping the i386 step instead.

Co-authored-by: driazati <[email protected]>
yangulei pushed a commit to yangulei/tvm that referenced this pull request Jan 11, 2022
Each step should be checking the docs-only build and marking itself as skipped if necessary, these two were skipping the i386 step instead.

Co-authored-by: driazati <[email protected]>
ylc pushed a commit to ylc/tvm that referenced this pull request Jan 13, 2022
Each step should be checking the docs-only build and marking itself as skipped if necessary, these two were skipping the i386 step instead.

Co-authored-by: driazati <[email protected]>
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.

3 participants