Teamcity Bot: setup 2.11 tracked branch for daily runs instead of 2.10

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Teamcity Bot: setup 2.11 tracked branch for daily runs instead of 2.10

Dmitry Pavlov
Folks (from GG),

It seems my previous message migth be unnoticed, so I'm duplicating this as a sepearate thread.

Could you please update tracked branch in the TC Bot config file 'branches.json'. AFAIR, restart is not needed (TC bot periodically checks for config updates automatically)

We need to setup 2.11 runs (we might do that instead of 2.10).

More or less config should look like that:

  "branches": [
    {
      "id": "ignite-2.11-nightly",
      "chains": [
        {
          "serverId": "apache",
          "suiteId": "IgniteTests24Java8_RunAllNightly",
          "branchForRest": "ignite-2.11"
        }
      ]
    },
  ]

Sincerely,
Dmitriy Pavlov
Reply | Threaded
Open this post in threaded view
|

Re: Teamcity Bot: setup 2.11 tracked branch for daily runs instead of 2.10

Sergey Uttsel
I setup 2.11 instead of 2.10.
Now RunAllNightly for "ignite-2.11" branch will be run on TeamCity.



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: Teamcity Bot: setup 2.11 tracked branch for daily runs instead of 2.10

Dmitry Pavlov
Thank you Sergey, I can see changes now

On 2021/06/11 11:05:17, Sergey Uttsel <[hidden email]> wrote:
> I setup 2.11 instead of 2.10.
> Now RunAllNightly for "ignite-2.11" branch will be run on TeamCity.
>
>
>
> --
> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>