You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ar...@apache.org on 2021/04/29 04:49:02 UTC

[tvm] branch ci-docker-staging updated (a3f172e -> bd5d8ad)

This is an automated email from the ASF dual-hosted git repository.

areusch pushed a change to branch ci-docker-staging
in repository https://gitbox.apache.org/repos/asf/tvm.git.


 discard a3f172e  Rev ci-qemu container to v0.04.
     new bd5d8ad  Rev ci-qemu container to v0.04.

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a3f172e)
            \
             N -- N -- N   refs/heads/ci-docker-staging (bd5d8ad)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:

[tvm] 01/01: Rev ci-qemu container to v0.04.

Posted by ar...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

areusch pushed a commit to branch ci-docker-staging
in repository https://gitbox.apache.org/repos/asf/tvm.git

commit bd5d8ad0d665ad45b5047962b94354f3340e5df0
Author: Andrew Reusch <ar...@octoml.ai>
AuthorDate: Wed Apr 28 21:30:00 2021 -0700

    Rev ci-qemu container to v0.04.
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index cbe2e99..0c5eecb 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -49,7 +49,7 @@ ci_gpu = "tlcpack/ci-gpu:v0.72"
 ci_cpu = "tlcpack/ci-cpu:v0.73"
 ci_wasm = "tlcpack/ci-wasm:v0.70"
 ci_i386 = "tlcpack/ci-i386:v0.72-t0"
-ci_qemu = "tlcpack/ci-qemu:v0.03"
+ci_qemu = "areusch1/ci-qemu-staging:v0.04"
 ci_arm = "tlcpack/ci-arm:v0.03"
 // <--- End of regex-scanned config.