All of lore.kernel.org
 help / color / mirror / Atom feed
* build-integration-branch
@ 2017-08-30 20:58 Sage Weil
  2017-09-04 19:28 ` build-integration-branch Patrick Donnelly
  0 siblings, 1 reply; 6+ messages in thread
From: Sage Weil @ 2017-08-30 20:58 UTC (permalink / raw)
  To: ceph-devel

I got tired of doing this by hand and finally wrote a script to do it 
instead:

	https://github.com/ceph/ceph/pull/17382

Go tag your PRs with wip-whatever-testing, then

 git checkout master
 git pull
 ../src/script/build-integration-branch wip-whatever-testing
 make && ctest -j12 && git push ci $(git rev-parse --abbrev-ref HEAD)

All I need to do now is make the ceph-disk tox test pass on Fedora...

sage

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

end of thread, other threads:[~2017-09-06 17:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-30 20:58 build-integration-branch Sage Weil
2017-09-04 19:28 ` build-integration-branch Patrick Donnelly
2017-09-04 20:36   ` build-integration-branch Patrick Donnelly
2017-09-05 14:08   ` build-integration-branch Sage Weil
2017-09-05 15:28     ` build-integration-branch Abhishek Lekshmanan
2017-09-06 17:21     ` build-integration-branch Ken Dreyer

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.