Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add infromation about new page "Master Treands"

...

  1. Go to the PR/Branch check page
  2. Fill the form "TeamCity Run All":
    1. Enter branch from TeamCity (or "<pull-request-number>" only).
    2. Enter JIRA ticket number. If PR is named according to contributing guide (name starts with "IGNITE-"), you can leave this field empty.
  3. Press "Start tests and comment JIRA ticket on ready" button.

View and compare the statistics of "Run All" for master branch for a period of time.

  1. Go to the Master Trends page

  2. Select the interval and click "Apply". The minimum interval is 1 day, the maximum interval is 7 days.

        The selection includes builds, the start date of which is between 00:00:01 of the first day and 23:59:59 of the last day of the interval.
        By default, when the page is opened, statistics are downloaded for this week (ending today) and the previous week.
        For each field of "TESTS" and "PROBLEMS" sections show general results: min - median - max. By clicking on the icon near field name Image Added will show line chart for all data this field. Cells in the "PROBLEMS" section are additionally dyed green if the current median is less than the median in the other column. If more, then red.
       The TeamCity server stores information about the builds for ~ two weeks. At the end of this period, the data is deleted from the TC server. Apache Ignite Teamcity Helper saves all received data in the cache so that they are available after this time.  But still some of the information may be missing. If for the whole period there is no information on any build, you will receive a message «No data for the selected period». If data are available for not all days, you will receive a message «Data for the period from DD-MM-YYYY to DD-MM-YYY» or «Data for DD-MM-YYY».

Notification Types

This section covers notification types utility can send to dev@ list. User can specify his or her email and select desired tracked branches. All failures in this braches will be also forwarded to user.

...