Re: Creating pull request build

2020-04-05 Thread Maxim Solodovnik
I'll try to set up travis and will let you know On Mon, 6 Apr 2020 at 07:35, seba.wag...@gmail.com wrote: > Doesn't give much insights. > > This is the plugin we are using https://github.com/jenkinsci/ghprb-plugin > > On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik > wrote: > > > Can you open

Build failed in Jenkins: openmeetings-pull-request #2

2020-04-05 Thread Apache Jenkins Server
See Changes: -- Started by user sebawagner Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H23 (ubuntu) in workspace

Re: Creating pull request build

2020-04-05 Thread seba.wag...@gmail.com
Doesn't give much insights. This is the plugin we are using https://github.com/jenkinsci/ghprb-plugin On Mon, 6 Apr 2020 at 12:32, Maxim Solodovnik wrote: > Can you open and compare configs? :) > > On Mon, 6 Apr 2020 at 07:28, seba.wag...@gmail.com > wrote: > > > there are other builds

Re: Creating pull request build

2020-04-05 Thread Maxim Solodovnik
Can you open and compare configs? :) On Mon, 6 Apr 2020 at 07:28, seba.wag...@gmail.com wrote: > there are other builds triggered by PRs > https://builds.apache.org/job/madlib-pr-build/ > https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/ >

Re: Creating pull request build

2020-04-05 Thread seba.wag...@gmail.com
there are other builds triggered by PRs https://builds.apache.org/job/madlib-pr-build/ https://builds.apache.org/job/PreCommit-BIGTOP-github-pr-build/ https://builds.apache.org/job/incubator-taverna-language-pull-requests/ Just search on jenkins for pull-request or pr-build and you can find

Re: Creating pull request build

2020-04-05 Thread Maxim Solodovnik
I don't see PR build here: https://builds.apache.org/view/O/view/OpenWhisk/ Maybe buildbot can be used? https://ci.apache.org/buildbot.html Or even Travis https://travis-ci.org/ (with some lightened profile, due to build time on Travis is limited by 50 minutes) On Mon, 6 Apr 2020 at 05:20,

Re: Creating pull request build

2020-04-05 Thread seba.wag...@gmail.com
I tried to follow: https://cwiki.apache.org/confluence/display/OPENWHISK/How+to+make+Jenkins+pipeline+jobs+triggered+by+pull+requests+for+Apache+projects But no success. I just can't find the last thing in the instructions "JenkinsFile" there is no such config "script path" anymore. On Mon, 6

Re: Creating pull request build

2020-04-05 Thread seba.wag...@gmail.com
could we maybe start to prefix branches with "feature/", for example feature/JIRA-XYZ-my-name ? That way we can whitelist those ones. So it won't just anything Cheers Seb On Sun, 5 Apr 2020 at 19:01, wrote: > Or we can find another Jenkins job from another project that actually > works. > > I

Re: Database setup in IDE

2020-04-05 Thread Marcus Schulz
Hi, thank you for the long reply. I take a look at it when kids don't put a lock at me:) I try the jpda way first. Maybe I have an idea then. Have a nice weekend Marcus Am 5. April 2020 03:42:54 schrieb Maxim Solodovnik : Hello Marcus, Actually there multiple persistence.xml files

Re: Creating pull request build

2020-04-05 Thread seba . wagner
Or we can find another Jenkins job from another project that actually works. I can have a look tmw when it’s daytime again. Cheers Seb Sent from my iPhone > On 5/04/2020, at 4:42 PM, Maxim Solodovnik wrote: > > just have created PR > no build :((( > time to ask INFRA? > >> On Sun, 5 Apr