All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] automation: add another Gitlab-CI test, x86-64 S3 this time
@ 2023-03-17  3:34 Marek Marczykowski-Górecki
  2023-03-17  3:34 ` [PATCH 1/2] automation: build 6.1.19 kernel for x86-64 dom0 Marek Marczykowski-Górecki
  2023-03-17  3:34 ` [PATCH 2/2] automation: add a suspend test on an Alder Lake system Marek Marczykowski-Górecki
  0 siblings, 2 replies; 12+ messages in thread
From: Marek Marczykowski-Górecki @ 2023-03-17  3:34 UTC (permalink / raw)
  To: xen-devel; +Cc: Marek Marczykowski-Górecki

This series adds another Gitlab-CI test running on a real hardware.
The gitlab-runner I have currently connected to
https://gitlab.com/marmarek/xen. I'll need a registration token to connect it to
the official repo.
Example test run: https://gitlab.com/marmarek/xen/-/jobs/3952014197

Details about the setup:
https://www.qubes-os.org/news/2022/05/05/automated-os-testing-on-physical-laptops/

Marek Marczykowski-Górecki (2):
  automation: build 6.1.19 kernel for x86-64 dom0
  automation: add a suspend test on an Alder Lake system

 automation/gitlab-ci/build.yaml                     |  11 +-
 automation/gitlab-ci/test.yaml                      |  31 +++-
 automation/scripts/qubes-x86-64-suspend.sh          | 155 +++++++++++++-
 automation/tests-artifacts/kernel/6.1.19.dockerfile |  40 +++-
 4 files changed, 237 insertions(+)
 create mode 100755 automation/scripts/qubes-x86-64-suspend.sh
 create mode 100644 automation/tests-artifacts/kernel/6.1.19.dockerfile

base-commit: be62b1fc2aa7375d553603fca07299da765a89fe
-- 
git-series 0.9.1


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

end of thread, other threads:[~2023-03-25 15:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-17  3:34 [PATCH 0/2] automation: add another Gitlab-CI test, x86-64 S3 this time Marek Marczykowski-Górecki
2023-03-17  3:34 ` [PATCH 1/2] automation: build 6.1.19 kernel for x86-64 dom0 Marek Marczykowski-Górecki
2023-03-17 22:01   ` Stefano Stabellini
2023-03-25 15:55     ` Marek Marczykowski-Górecki
2023-03-17  3:34 ` [PATCH 2/2] automation: add a suspend test on an Alder Lake system Marek Marczykowski-Górecki
2023-03-17 23:10   ` Stefano Stabellini
2023-03-18  0:53     ` Marek Marczykowski-Górecki
2023-03-20 20:08       ` Stefano Stabellini
2023-03-20 20:36         ` Marek Marczykowski-Górecki
2023-03-20 20:41           ` Stefano Stabellini
2023-03-20 20:55             ` Marek Marczykowski-Górecki
2023-03-20 21:40               ` Stefano Stabellini

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.