[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/2] automation: Add test jobs to run XTF hypercall xen_version test


  • To: Stefano Stabellini <sstabellini@xxxxxxxxxx>
  • From: Michal Orzel <michal.orzel@xxxxxxx>
  • Date: Fri, 16 Dec 2022 13:20:45 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass (sender ip is 165.204.84.17) smtp.rcpttodomain=kernel.org smtp.mailfrom=amd.com; dmarc=pass (p=quarantine sp=quarantine pct=100) action=none header.from=amd.com; dkim=none (message not signed); arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=OQiDSFj7omp6bhjE/8x7XebSk9Oz6RiFXDJuXKJCTB0=; b=ELWvJjmUSzxyTad+3NQBZOyYWi1SG3/f7YhUJMHgMfXExC4/7tzVy/gm0nOjBXQpu6kzyEqEOgDaBUziJxy2QfWzcRPLOimbrVwOnv2C4LS9g8+bca2UQCvQI4CbrOeSInMWDPR7Gc5S2/QRBuziosJuL9Ua1X2wX0Oa+YkpR/mllRuJwi8gOIJ8AAjAwYsyDV/rbfxeJbmq3oW/Ev4Pc2Fp6X40OiQ+V86PvIKzVqtLwvBvb8y4x1rIxvdKsDWam5C0PgrqKC57hHVaHWXD/kNlv+xLmKpaTjBB6CbAIDsg47AOVakijbjhQrMscIghQQJCJokWDORTl7BleF2AAQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=PX9OiHWhYPXAegAogcfioGxteoXPH+Gv7Pwt3f7AfI9YEQN2bvL8iG82mjEhHvkekQmdVK3BjBXewGZ5EXWmTISbqJnU1LcNeeetmVsnpm3qpdXV1eSKJKLuqK0kx3Uc+S3rXfgI3e/dfCSAl/7/2YVnyRd3ARWASQm7erAYLXC80kkKLKeQuY+sfkzE5lgg2RDF+oi/9XaYh0362OGzrDuPkymjH7wLT27lRbUtJDQs+0Ykl8k8VeP/RqIgqaA1OyVY575rvERPpQU/XWpridK5DqZzeiumXhcntG8BhbLF34heJ6iUsXFzfTROMhFsQYHR9Yj2PwqHN8x/cd46HQ==
  • Cc: <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>
  • Delivery-date: Fri, 16 Dec 2022 12:20:55 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>


On 16/12/2022 10:33, Michal Orzel wrote:
> 
> 
> Hi Stefano,
> 
> On 15/12/2022 22:08, Stefano Stabellini wrote:
>>
>>
>> On Thu, 15 Dec 2022, Michal Orzel wrote:
>>> Add test jobs in both debug and non-debug versions to run hyp-xen-version
>>> XTF test as a dom0less domU on arm64. The purpose of this test is to
>>> validate the functional behavior of xen_version hypercall.
>>>
>>> Signed-off-by: Michal Orzel <michal.orzel@xxxxxxx>
>>> ---
>>>  automation/gitlab-ci/test.yaml | 16 ++++++++++++++++
>>>  1 file changed, 16 insertions(+)
>>>
>>> diff --git a/automation/gitlab-ci/test.yaml b/automation/gitlab-ci/test.yaml
>>> index 2d57f4feb74a..9d4b5315e710 100644
>>> --- a/automation/gitlab-ci/test.yaml
>>> +++ b/automation/gitlab-ci/test.yaml
>>> @@ -165,6 +165,22 @@ qemu-smoke-dom0less-arm64-gcc-debug-boot-cpupools:
>>>      - *arm64-test-needs
>>>      - alpine-3.12-gcc-debug-arm64-boot-cpupools
>>>
>>> +qemu-xtf-dom0less-arm64-gcc-hyp-xen-version:
>>> +    extends: .qemu-arm64
>>> +    script:
>>> +      - ./automation/scripts/qemu-xtf-dom0less-arm64.sh hyp-xen-version 
>>> 2>&1 | tee ${LOGFILE}
>>> +    needs:
>>> +      - *arm64-test-needs
>>> +      - alpine-3.12-gcc-arm64
>>
>> I think this test only needs qemu-system-aarch64-6.0.0-arm64-export
> In case of pure dom0less configuration - yes.
I take back my words. We obviously need Xen binary as well so apart from qemu
we also need alpine-3.12-gcc-arm64 (debug/non-debug). For the pure dom0less, we 
do not
need toolstack, but these jobs are already being built for other test jobs so 
we will
not benefit from e.g. adding new build jobs and variable to specify the 
hypervisor only build.

~Michal




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.