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 <[email protected]> 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 <[email protected]> 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 <[email protected]> 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