All of lore.kernel.org
 help / color / mirror / Atom feed
* [XEN PATCH v1 0/3] automation: add x86_64 test (linux argo)
@ 2024-10-17 17:18 victorm.lira
  2024-10-17 17:18 ` [XEN PATCH v1 1/3] automation: add linux 6.6.56 artifact victorm.lira
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: victorm.lira @ 2024-10-17 17:18 UTC (permalink / raw)
  To: xen-devel; +Cc: Victor Lira, Doug Goldstein, Stefano Stabellini

From: Victor Lira <victorm.lira@amd.com>

Add x86_64 hardware test that creates a Xen Argo communication
connection between two PVH domains.

To accomplish this, add new build artifacts for Linux and Argo, and
update the xilinx x86_64 test script.

Victor Lira (3):
  automation: add linux 6.6.56 artifact
  automation: add linux argo test artifacts
  automation: add x86_64 test (linux argo)

 automation/gitlab-ci/build.yaml               | 34 +++++++
 automation/gitlab-ci/test.yaml                | 10 ++
 .../scripts/xilinx-smoke-dom0-x86_64.sh       | 76 ++++++++++-----
 .../tests-artifacts/argo/6.6.56.dockerfile    | 95 +++++++++++++++++++
 .../tests-artifacts/kernel/6.6.56.dockerfile  | 54 +++++++++++
 5 files changed, 244 insertions(+), 25 deletions(-)
 create mode 100644 automation/tests-artifacts/argo/6.6.56.dockerfile
 create mode 100644 automation/tests-artifacts/kernel/6.6.56.dockerfile

--
2.25.1



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-10-18 11:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-17 17:18 [XEN PATCH v1 0/3] automation: add x86_64 test (linux argo) victorm.lira
2024-10-17 17:18 ` [XEN PATCH v1 1/3] automation: add linux 6.6.56 artifact victorm.lira
2024-10-17 17:18 ` [XEN PATCH v1 2/3] automation: add linux argo test artifacts victorm.lira
2024-10-17 17:18 ` [XEN PATCH v1 3/3] automation: add x86_64 test (linux argo) victorm.lira
2024-10-17 19:25 ` [XEN PATCH v1 0/3] " Andrew Cooper
2024-10-18  2:44   ` Stefano Stabellini
2024-10-18 11:35   ` Marek Marczykowski-Górecki

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.