Re: Buildbot and Git

2019-06-20 Thread sebb
On Thu, 20 Jun 2019 at 15:25, Felix Schumacher wrote: > > > Am 18.06.19 um 10:28 schrieb sebb: > > On Tue, 18 Jun 2019 at 07:42, Felix Schumacher > > wrote: > >> > >> Am 17.06.19 um 21:57 schrieb sebb: > >>> On Mon, 17 Jun 2019 at 17:44, Felix Schumacher > >>> wrote: > Am 16.06.19 um 21:02

Re: Buildbot and Git

2019-06-20 Thread Felix Schumacher
Am 18.06.19 um 10:28 schrieb sebb: > On Tue, 18 Jun 2019 at 07:42, Felix Schumacher > wrote: >> >> Am 17.06.19 um 21:57 schrieb sebb: >>> On Mon, 17 Jun 2019 at 17:44, Felix Schumacher >>> wrote: Am 16.06.19 um 21:02 schrieb Felix Schumacher: > Hi all, > > I tried to adapt the

Re: Buildbot and Git

2019-06-18 Thread sebb
On Tue, 18 Jun 2019 at 07:42, Felix Schumacher wrote: > > > Am 17.06.19 um 21:57 schrieb sebb: > > On Mon, 17 Jun 2019 at 17:44, Felix Schumacher > > wrote: > >> > >> Am 16.06.19 um 21:02 schrieb Felix Schumacher: > >>> Hi all, > >>> > >>> I tried to adapt the buildbot config for JMeter to reflec

Re: Buildbot and Git

2019-06-17 Thread Felix Schumacher
Am 17.06.19 um 21:57 schrieb sebb: > On Mon, 17 Jun 2019 at 17:44, Felix Schumacher > wrote: >> >> Am 16.06.19 um 21:02 schrieb Felix Schumacher: >>> Hi all, >>> >>> I tried to adapt the buildbot config for JMeter to reflect the git >>> migration. >>> >>> The init-svnVersion step has been remove

Re: Buildbot and Git

2019-06-17 Thread sebb
On Mon, 17 Jun 2019 at 17:44, Felix Schumacher wrote: > > > Am 16.06.19 um 21:02 schrieb Felix Schumacher: > > Hi all, > > > > I tried to adapt the buildbot config for JMeter to reflect the git > > migration. > > > > The init-svnVersion step has been removed and most of the "got_revision" > > prop

Re: Buildbot and Git

2019-06-17 Thread Felix Schumacher
Am 16.06.19 um 21:02 schrieb Felix Schumacher: > Hi all, > > I tried to adapt the buildbot config for JMeter to reflect the git > migration. > > The init-svnVersion step has been removed and most of the "got_revision" > properties are replaced by the buildnumber to keep a linear numbering > for t

Buildbot and Git

2019-06-16 Thread Felix Schumacher
Hi all, I tried to adapt the buildbot config for JMeter to reflect the git migration. The init-svnVersion step has been removed and most of the "got_revision" properties are replaced by the buildnumber to keep a linear numbering for the nightlies. The only place were I kept the got_revision prope