Hi folks,

I've added proposed by Dmitriy baseBranchForTc as ignite 2.10, now
branches.json for ignite-2.11 looks like this

    {
      "id": "ignite-2.11-nightly",
      "chains": [
        {
          "serverId": "apache",
          "suiteId": "IgniteTests24Java8_RunAllNightly",
          "branchForRest": "ignite-2.11",
          "baseBranchForTc": "ignite-2.10",
          "triggerBuild": true,
          //trigger twice per day
          "triggerBuildQuietPeriod": 720  //triggering quiet period in
minutes,
        }
      ]
    }

but this didn't help and TC Bot still cannot see history for ignite-2.10,
but this history is presented in TC [1]

[1]
https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_RunAllNightly?branch=ignite-2.10&buildTypeTab=overview&mode=builds#all-projects

пн, 12 июл. 2021 г. в 19:27, Dmitry Pavlov <dpav...@apache.org>:

> That's really strange thing. I can't see anything at TC bot code that
> migth stop from loading history of runs. But locally I see the same picture.
>
> Folks, who could have an access to TC bot config. Could you please double
> check what is set in the branches.json? If we set up baseBranchForTc as
> ignite 2.10 we can avoid usage of PR page and we can use tracked branch
> page for comparison.
>
> {
>       "id": "ignite-2.11",
>       "chains": [
>         {
>           "serverId": "apache",
>           "suiteId": "IgniteTests24Java8_RunAllNightly",
>           "branchForRest": "ignite-2.11",
>           "baseBranchForTc": "ignite-2.10", // <<<<<-- HERE -->>>>>>>>
>           "triggerBuild": true,
>           "triggerBuildQuietPeriod": 30
>         }
>       ]
>     }
>
> On 2021/07/12 09:39:38, Alexey Gidaspov <olive.c...@gmail.com> wrote:
> > Hi, Dmitriy!
> >
> > Ok, I got it. But drop down list is only one part of the problem.
> Another part - absence of data relating to 2.10 release.
> >
> > On 2021/07/12 09:37:03, Dmitry Pavlov <dpav...@apache.org> wrote:
> > > Hi Alexey,
> > >
> > > Base branches dropdown menu is being built using pre-configured list
> of branches.
> > >
> > > So it works as expected.
> > >
> > > Sincerely,
> > > Dmitriy Pavlov
> > >
> > > On 2021/07/09 14:16:27, Alexey Gidaspov <olive.c...@gmail.com> wrote:
> > > > Hi, all!
> > > >
> > > > I'm trying to compare release 2.11 against 2.10. I'm using [1] and I
> can't see any data related to the  release of 2.10. And when I'm trying to
> specify base branch  using dropdown menu, I can't select ignite-2.10
> branch. What am I doing wrong?
> > > >
> > > > [1]
> https://mtcga.gridgain.com/pr.html?serverId=apache&suiteId=IgniteTests24Java8_RunAllNightly&branchForTc=ignite-2.11&action=Latest&baseBranchForTc=ignite-2.10
> > > >
> > >
> >
>

Reply via email to