Hi Maxim

On Tue, Aug 31, 2021 at 11:52 AM Maxim Solodovnik <solomax...@gmail.com>
wrote:

>
>
> On Tue, 31 Aug 2021 at 16:50, Gavin McDonald <gmcdon...@apache.org> wrote:
>
>> Hi Maxim,
>>
>> On Tue, Aug 31, 2021 at 11:45 AM Maxim Solodovnik <solomax...@gmail.com>
>> wrote:
>>
>> >
>> > On Tue, 31 Aug 2021 at 16:41, Gavin McDonald <gmcdon...@apache.org>
>> wrote:
>> >
>> >> Hi Maxim,
>> >>
>> >> On Tue, Aug 31, 2021 at 11:23 AM Maxim Solodovnik <
>> solomax...@gmail.com>
>> >> wrote:
>> >>
>> >> > sorry for offtopic
>> >> >
>> >> > Are there any examples on how a site can be published to
>> >> > https://nightlies.apache.org/openmeetings from Jenkins? :))
>> >> >
>> >>
>> >> You can start here:
>> >>
>> >> https://nightlies.apache.org/jenkins-publishing.html
>> >
>> >
>> > Thanks a million!
>> > Unfortunately "example link" is broken
>> > will try to experiment :)
>> >
>>
>> I wonder if you can see this config:
>>
>> https://ci-infra.apache.org/job/infra-test-nightlies/configure
>
>
> Unfortunately, No
>
> Access Denied
>

Try again please.



>
>>
>>
>>
>> >
>> >>
>> >>
>> >> We have configured a Jenkins plugin to send to Nightlies over SSH.
>> >>
>> >> If you need anything more specific, please file a Jira ticket and
>> we'll go
>> >> from there
>> >>
>> >>
>> >>
>> >> >
>> >> > On Tue, 31 Aug 2021 at 16:08, Martin Grigorov <mgrigo...@apache.org>
>> >> > wrote:
>> >> >
>> >> >> Hi Gavin,
>> >> >>
>> >> >> On Tue, Aug 31, 2021 at 12:02 PM Gavin McDonald <
>> gmcdon...@apache.org>
>> >> >> wrote:
>> >> >>
>> >> >> > Hi Martin.
>> >> >> >
>> >> >> > Buildbot and GHA etc can now use RSYNC as well as curl.
>> >> >> >
>> >> >>
>> >> >> Awesome!
>> >> >> I follow your Buildbot efforts! Once I see an example of rsync
>> usage I
>> >> >> will
>> >> >> test it at GHA!
>> >> >>
>> >> >> Regards,
>> >> >> Martin
>> >> >>
>> >> >>
>> >> >> >
>> >> >> >
>> >> >> > On Tue, Aug 17, 2021 at 8:39 AM Martin Tzvetanov Grigorov <
>> >> >> > mgrigo...@apache.org> wrote:
>> >> >> >
>> >> >> > > Hi Gavin,
>> >> >> > >
>> >> >> > > On 2021/08/15 08:44:51, Gavin McDonald <gmcdon...@apache.org>
>> >> wrote:
>> >> >> > > > Hi All.
>> >> >> > > >
>> >> >> > > > This NOTICE goes out via BCC to all affected projects and to
>> the
>> >> >> > > > main builds@apache.org mailing list.
>> >> >> > > > Please have replies CC the builds list.
>> >> >> > > >
>> >> >> > > > https://ci.apache.org is currently on version 0.8 and is to
>> be
>> >> >> turned
>> >> >> > > off
>> >> >> > > > soon.
>> >> >> > > > https://ci2.apache.org is version 3.2 and is the direct
>> >> >> replacement.
>> >> >> > > >
>> >> >> > > > If you project has Buildbot jobs they are listed here:
>> >> >> > > >
>> >> >> > > >
>> >> >> > >
>> >> >> >
>> >> >>
>> >>
>> https://cwiki.apache.org/confluence/display/INFRA/Buildbot+0.8+-%3E+3.2+Migration
>> >> >> > > >
>> >> >> > > > Infra will perform the migration for you over the next 2
>> weeks.
>> >> >> > Starting
>> >> >> > > > Monday.
>> >> >> > > >
>> >> >> > > > Your $project.conf code will be updated to be compatible with
>> >> >> Buildbot
>> >> >> > > 3.2
>> >> >> > > > (from 0.8)
>> >> >> > > >
>> >> >> > > > Unless you state otherwise - your config will be moved to a
>> new
>> >> SVN
>> >> >> [1]
>> >> >> > > or
>> >> >> > > > GIT [2] area
>> >> >> > > > depending on whether you primarily use SVN or GIT.
>> >> >> > > >
>> >> >> > > > [1] -
>> >> https://svn.apache.org/repos/infra/infrastructure/buildbot2
>> >> >> > > > [2] - https://github.com/apache/infrastructure-bb2
>> >> >> > > >
>> >> >> > > > An INFRA ticket will be created for each project migration and
>> >> your
>> >> >> dev
>> >> >> > > > list will be kept in the loop.
>> >> >> > > >
>> >> >> > > > For those of you with nightly builds that use
>> >> >> ci.apache.org/projects/*
>> >> >> > -
>> >> >> > > > please note that this service is deprecated and will NOT be
>> >> >> available
>> >> >> > > going
>> >> >> > > > forward. Instead, your jobs should be changed to upload to
>> >> >> > > > https://nightlies.apache.org/$project/* instead. Please
>> request
>> >> if
>> >> >> you
>> >> >> > > want
>> >> >> > > > your existing content migrated over otherwise we will not do
>> so.
>> >> >> > >
>> >> >> > > What tooling we need to use to copy folders to
>> >> >> > > https://nightlies.apache.org/$project/* ?
>> >> >> > > I have the same question at
>> >> >> > >
>> >> >> >
>> >> >>
>> >>
>> https://issues.apache.org/jira/browse/INFRA-22046?focusedCommentId=17397905&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-17397905
>> >> >> > > Currently in wicket.conf we use "cp -r
>> /tmp/wicket/apidocs/10.x/*
>> >> >> > >
>> /x1/buildmaster/master1/public_html/projects/wicket/apidocs/10.x/"
>> >> to
>> >> >> > copy
>> >> >> > > to ci.apache.org. I guess /x1 is a network mount.
>> >> >> > >
>> >> >> > > Regards,
>> >> >> > > Martin
>> >> >> > >
>> >> >> > > >
>> >> >> > > > After migration: Once everybody is off of the old Buildbot
>> 0.8 -
>> >> we
>> >> >> > will
>> >> >> > > > change ci.apache.org to point to the new 3.2 instance. We
>> will
>> >> also
>> >> >> > put
>> >> >> > > in
>> >> >> > > > a redirect for ci.apache.org/projects/$project/* to point to
>> >> your
>> >> >> new
>> >> >> > > > location at nightlies.apache.org/$project/*
>> >> >> > > >
>> >> >> > > > Please let us know if you have any questions. Either Drew
>> Foulks
>> >> or
>> >> >> > > myself
>> >> >> > > > will perform your migration.
>> >> >> > > >
>> >> >> > > > Kind Regards.
>> >> >> > > >
>> >> >> > > > --
>> >> >> > > >
>> >> >> > > > *Gavin McDonald*
>> >> >> > > > Systems Administrator
>> >> >> > > > ASF Infrastructure Team
>> >> >> > > >
>> >> >> > >
>> >> >> >
>> >> >> >
>> >> >> > --
>> >> >> >
>> >> >> > *Gavin McDonald*
>> >> >> > Systems Administrator
>> >> >> > ASF Infrastructure Team
>> >> >> >
>> >> >>
>> >> >
>> >> >
>> >> > --
>> >> > Best regards,
>> >> > Maxim
>> >> >
>> >>
>> >>
>> >> --
>> >>
>> >> *Gavin McDonald*
>> >> Systems Administrator
>> >> ASF Infrastructure Team
>> >>
>> >
>> >
>> > --
>> > Best regards,
>> > Maxim
>> >
>>
>>
>> --
>>
>> *Gavin McDonald*
>> Systems Administrator
>> ASF Infrastructure Team
>>
>
>
> --
> Best regards,
> Maxim
>


-- 

*Gavin McDonald*
Systems Administrator
ASF Infrastructure Team

Reply via email to