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 >