Hi Yetus,

I'm trying to run test-patch for Geode patches on builds.a.o.
On my ubuntu, this is how I layout the project directories
.
├── incubator-geode
└── yetus

And I can execute test-patch this way below (where I will submit another
patch for Geode personality soon)
jaoki@junubuntu:~/incubator-geode$ ../yetus/dev-support/test-patch.sh
 --personality=../yetus/dev-support/personality/geode.sh ../a.patch


On builds.a.o, I'm thinking to setup Jenkins' Multiple SCMs plugin so that
I can have the same directory layout, and the same command in Execute Shell
should work.
Or, as you guys have been discussing, I'm speculating we'd have a release
artifact of yetus like rpm, and publicly available and so that we can yum
install it, thus I don't have to git clone for yetus....

You guys have some recommendations?

-- 
-jun

Reply via email to