Skip to content

[3pt] Publish Tarantool testing matrix #1738

@kyukhin

Description

@kyukhin
Contributor

It might be useful if user can verify which OSes and which version are being tested regularily.
Let's publish our testing matrix.

Activity

added
site[area] Task relates to Tarantool's website
on Jan 12, 2021
artur-barsegyan

artur-barsegyan commented on Jan 14, 2021

@artur-barsegyan
Contributor

I suggest posting in the documentation.

If we write that this is tested only on certain versions of operating systems on the Download page it may scare the user away from trying the product.

This information is for production and it is better to write about it in the documentation. But we can place a link to that information page on the Download page.

NickVolynkin

NickVolynkin commented on Jan 14, 2021

@NickVolynkin
Contributor

Just discussed this with @artur-barsegyan, @Totktonada and @artembo, agreed on the following:

  • We make a new Testing Matrix page page in the documentation for this matrix: issue [5pt] Contents and place for the Testing Matrix page #1752
    The page contents should be autogenerated from .gitlab-ci.yml or .github/workflows/main.yml into a list-table in reStructuredText.
    On the Downloads page we'll add a link to the new Testing Matrix page below the main content on each tab.
veod32

veod32 commented on Mar 22, 2021

@veod32
Collaborator

Just discussed this with @artur-barsegyan, @Totktonada and @artembo, agreed on the following:

  • We make a new Testing Matrix page in the documentation for this matrix: issue [5pt] Contents and place for the Testing Matrix page #1752
    The page contents should be autogenerated from .gitlab-ci.yml or .github/workflows/main.yml into a list-table in reStructuredText.
    On the Downloads page, we'll add a link to the new Testing Matrix page below the main content on each tab.

While processing the Q4 2020 Release Notes (2.7.1, 2.6.2, 2.5.3, 1.10.9) according to the #1916, I found these two RN items:

I think they bring some extra ToDos to this Testing Matrix ticket:

  • Verify the list of the supported OS's in https://github.com/tarantool/tarantool/tree/master/.github/workflows. For example, I see Fedora 32 there but don't see Debian Bullseye.
    Make the Download page consistent in terms of mentioning the supported OS's. Currently, we have the list of supported versions only for Fedora and not for other operating systems.
Totktonada

Totktonada commented on Apr 29, 2021

@Totktonada
Member

Verify the list of the supported OS's in https://github.com/tarantool/tarantool/tree/master/.github/workflows. For example, I see Fedora 32 there but don't see Debian Bullseye.

It was added in tarantool/tarantool@e0a33ff

changed the title [-]Publish Tarantool testing matrix[/-] [+][3pt] Publish Tarantool testing matrix[/+] on Jul 26, 2021
removed this from the Tarantool Releases: 2020 Q4 milestone on May 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    site[area] Task relates to Tarantool's website

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @Totktonada@NickVolynkin@kyukhin@artur-barsegyan@patiencedaur

        Issue actions

          [3pt] Publish Tarantool testing matrix · Issue #1738 · tarantool/doc