From nobody Mon Dec 13 00:28:12 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id E4BBE18F3EAA; Mon, 13 Dec 2021 00:28:13 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JC2RJ4ZTkz3R80; Mon, 13 Dec 2021 00:28:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 65058286D; Mon, 13 Dec 2021 00:28:12 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BD0SC3Z059917; Mon, 13 Dec 2021 00:28:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BD0SCF9059916; Mon, 13 Dec 2021 00:28:12 GMT (envelope-from git) Date: Mon, 13 Dec 2021 00:28:12 GMT Message-Id: <202112130028.1BD0SCF9059916@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Ed Maste Subject: git: 3d7ec50621ca - stable/13 - Cirrus-CI: add a manually triggered arm64 task List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: 3d7ec50621cac05f229651f966829248e6d70c8c Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639355292; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=4Jw65Vl7IeLtoRicOQrUScDgsvN3MaT8DL3WMBP/QzY=; b=tFPvA9Bcb8dzF6Ian7VXLuxb3P64Wehe6VIUUD+hP+ABhhcOqE0v7Mgdd4aceeqZtY1WxF jODobJ3ufp2B1sJCffSKdlN6DA/CskuQ7RzG/xNPm+MLWbsnhy8GaJdq0BlN6XEoZTVHai Q5TMDVxNKVBGhANfssIcHtQlaPh/b1PCTyh4nFctfzamGLxf8Zs5Yywgs9B2RJ4GUJwBdV DCxCDtZP6j0QD42iC3vK516s9d01k9E3dTFVXKX7GktIVDt4iinu0LkoKrNsAN47yv5LGe XckyPQZ3ryT9GGyxDzTGR/2UF7drdN+Tz3p0MCqImfW8oWRUrOCjzkRKVFwb1A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639355292; a=rsa-sha256; cv=none; b=dSLRj6S7r/2gjH8Xcla42iAp1F1IGfy6Gdd+oL0Lnd5E5BcV26FINCOr8i1Dk2YofEKv6e HCi0FodgUbqYiPeQOFUXjQvAg6Rmco9HkiRGocINM7MLbm63U4WtQcTJdium8Jmz9hwZIq TmJP78TDClzBtyRLbxpnUeNudZyDaKrylgYyfTRvtPwZ+rSLT3BPNzN6XRA61JcpytgToS 5KoKvkpVxpdzn3GmPda9jd6mFAZgQSIGOm4uYHOjSHZ3H77NG0v0fiqpYMy0nfxZcnU5w6 MOJ+TIUzQkDP/D7Gk5dN/7oPZ56amdI6eWsP87XvWMzPW5dCq5h1cSZ26znxug== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=3d7ec50621cac05f229651f966829248e6d70c8c commit 3d7ec50621cac05f229651f966829248e6d70c8c Author: Ed Maste AuthorDate: 2021-06-23 19:24:36 +0000 Commit: Ed Maste CommitDate: 2021-12-12 22:45:48 +0000 Cirrus-CI: add a manually triggered arm64 task Reviewed by: imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D31953 (cherry picked from commit 8cba2003e85b49a482ca623945209ca537374229) --- .cirrus.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/.cirrus.yml b/.cirrus.yml index f58681973d7a..a4f8bf778dbe 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -14,7 +14,16 @@ env: CIRRUS_CLONE_DEPTH: 1 task: - name: World and kernel amd64 build and boot smoke test + matrix: + - name: World and kernel amd64 build and boot smoke test + env: + TARGET: amd64 + TARGET_ARCH: amd64 + - name: World and kernel arm64 build and boot smoke test + trigger_type: manual + env: + TARGET: arm64 + TARGET_ARCH: aarch64 timeout_in: 120m install_script: - sh .cirrus-ci/pkg-install.sh qemu llvm11