All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH rdma-core v1 0/3] Perform package tests in Travis CI
@ 2017-11-05 14:44 Leon Romanovsky
       [not found] ` <20171105144503.32709-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Leon Romanovsky @ 2017-11-05 14:44 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, Leon Romanovsky,
	Benjamin Drung, Nicolas Morey-Chaisemartin

Changelog: v0->v1:
 * The "cbuild: Properly create tarball for SuSE" patch was abandoned as
   no one is interested by scripts behavior when being ran by root.
 * Patch "travis: Add RedHat and SuSE rpmbuild support"
   "buildlib/package-build-test" script to skip build tests when being ran
   outside travis (the actual check is whether we are already running inside
   a container or not).
 * In the patch "travis: Test Debian packaging under artful container"
   removed as no longer needed installations: debhelper, dh-systemd, fakeroot

-----------------------------------------------------------------------------

This patchset comes from Alaa and he adds to Travis CI ability
to reuse our cbuild script to build various packages.

The PR is https://github.com/linux-rdma/rdma-core/pull/241

The change to SuSE Tumbleweed wasn't straightforward and can be done as
a followup patch.

Thanks

Cc: Benjamin Drung <benjamin.drung-EIkl63zCoXaH+58JC4qpiA@public.gmane.org>
Cc: Nicolas Morey-Chaisemartin <nmoreychaisemartin-l3A5Bk7waGM@public.gmane.org>

Alaa Hleihel (3):
  travis: Add RedHat and SuSE rpmbuild support
  buildlib/cbuild: Add Ubuntu artful
  travis: Test Debian packaging under artful container

 .travis.yml                 |  7 ++++---
 buildlib/cbuild             |  7 +++++++
 buildlib/package-build-test | 21 +++++++++++++++++++++
 buildlib/travis-build       | 14 --------------
 4 files changed, 32 insertions(+), 17 deletions(-)
 create mode 100755 buildlib/package-build-test

--
2.15.0

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2017-11-07  8:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-11-05 14:44 [PATCH rdma-core v1 0/3] Perform package tests in Travis CI Leon Romanovsky
     [not found] ` <20171105144503.32709-1-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-11-05 14:45   ` [PATCH rdma-core v1 1/3] travis: Add RedHat and SuSE rpmbuild support Leon Romanovsky
2017-11-05 14:45   ` [PATCH rdma-core v1 2/3] buildlib/cbuild: Add Ubuntu artful Leon Romanovsky
2017-11-05 14:45   ` [PATCH rdma-core v1 3/3] travis: Test Debian packaging under artful container Leon Romanovsky
     [not found]     ` <20171105144503.32709-4-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2017-11-06  2:17       ` Jason Gunthorpe
     [not found]         ` <20171106021737.GC26011-uk2M96/98Pc@public.gmane.org>
2017-11-06  8:19           ` Alaa Hleihel
     [not found]             ` <68f08161-0ecf-17f7-f0fc-bc18b66fc4fa-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
2017-11-06 16:50               ` Jason Gunthorpe
2017-11-07  8:30   ` [PATCH rdma-core v1 0/3] Perform package tests in Travis CI Leon Romanovsky

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.