patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH 18.11 0/3] Travis for 18.11 stable branch
@ 2019-05-10 12:43 Kevin Traynor
  2019-05-10 12:43 ` [dpdk-stable] [PATCH 18.11 1/3] ci: introduce Travis builds for GitHub repositories Kevin Traynor
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Kevin Traynor @ 2019-05-10 12:43 UTC (permalink / raw)
  To: stable; +Cc: aconole, msantana, Kevin Traynor

Travis is convenient way of build testing. Backport Travis
integration to 18.11 branch.

One later path fix on master (76f8486e16) dropped as n/a for 18.11.

Aaron Conole (2):
  ci: enable ccache in Travis
  ci: add a distinguisher to the extra Travis builds

Michael Santana (1):
  ci: introduce Travis builds for GitHub repositories

 .ci/linux-build.sh                  | 24 +++++++
 .ci/linux-setup.sh                  |  3 +
 .travis.yml                         | 98 +++++++++++++++++++++++++++++
 MAINTAINERS                         |  6 ++
 doc/guides/contributing/patches.rst |  4 ++
 5 files changed, 135 insertions(+)
 create mode 100755 .ci/linux-build.sh
 create mode 100755 .ci/linux-setup.sh
 create mode 100644 .travis.yml

-- 
2.20.1


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

end of thread, other threads:[~2019-05-14 12:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-10 12:43 [dpdk-stable] [PATCH 18.11 0/3] Travis for 18.11 stable branch Kevin Traynor
2019-05-10 12:43 ` [dpdk-stable] [PATCH 18.11 1/3] ci: introduce Travis builds for GitHub repositories Kevin Traynor
2019-05-10 12:43 ` [dpdk-stable] [PATCH 18.11 2/3] ci: enable ccache in Travis Kevin Traynor
2019-05-10 12:43 ` [dpdk-stable] [PATCH 18.11 3/3] ci: add a distinguisher to the extra Travis builds Kevin Traynor
2019-05-10 14:10 ` [dpdk-stable] [PATCH 18.11 0/3] Travis for 18.11 stable branch Aaron Conole
2019-05-14 12:57   ` Kevin Traynor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).