All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] automation: build in an openSUSE Leap container.
@ 2018-11-16 18:30 Dario Faggioli
  2018-11-16 18:31 ` [PATCH 1/2] automation: add openSUSE Leap dockerfile Dario Faggioli
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Dario Faggioli @ 2018-11-16 18:30 UTC (permalink / raw)
  To: xen-devel; +Cc: Wei Liu, Doug Goldstein

Hello,

This series adds the dockerfile for openSUSE Leap (latest version, 15
at the time of writing), as well as the gitlab CI runes for building
the project inside it.

I've tested locally building xen, tools, docs, etc, in a container
generated from the provided dockerfile with both gcc and clang.

I've also pushed the container to our registry, and there's a run
currently pending here:

 https://gitlab.com/xen-project/people/dfaggioli/xen/pipelines/36897573

(Not sure if the fact that it hasn't started yet is my fault... :-/ )

The patches are also available in the following git branches:

 https://gitlab.com/dfaggioli/xen/tree/rel/ci/opensuse-leap-v1
 git://xenbits.xen.org/people/dariof/xen.git rel/ci/opensuse-leap-v1

It's pretty much the first time I play with this Docker thing, so
apologies if something is glaringly wrong. :-P

Regards,
Dario
---
Dario Faggioli (2):
      automation: add openSUSE Leap dockerfile.
      automation: build on openSUSE Leap.

 .gitlab-ci.yml                                 |   32 +++++++++++
 automation/build/suse/opensuse-leap.dockerfile |   67 ++++++++++++++++++++++++
 2 files changed, 99 insertions(+)
 create mode 100644 automation/build/suse/opensuse-leap.dockerfile
--
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Software Engineer @ SUSE https://www.suse.com/

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

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

end of thread, other threads:[~2018-11-17 10:37 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-16 18:30 [PATCH 0/2] automation: build in an openSUSE Leap container Dario Faggioli
2018-11-16 18:31 ` [PATCH 1/2] automation: add openSUSE Leap dockerfile Dario Faggioli
2018-11-16 18:42   ` Wei Liu
2018-11-16 18:31 ` [PATCH 2/2] automation: build on openSUSE Leap Dario Faggioli
2018-11-16 18:42   ` Wei Liu
2018-11-16 18:51     ` Dario Faggioli
2018-11-16 18:44 ` [PATCH 0/2] automation: build in an openSUSE Leap container Wei Liu
2018-11-16 18:50   ` Dario Faggioli
2018-11-16 21:41     ` Dario Faggioli
2018-11-16 22:51       ` Doug Goldstein
2018-11-16 23:07         ` Dario Faggioli
2018-11-17 10:37           ` Wei Liu

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.