Skip to content

Update mirror-3-dc-9-nodes.yaml #18125

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

s-sabitova
Copy link
Contributor

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

I couldn't deploy a slice using existing template, so I'm suggesting a fixed one.

Old template caused schema validation errors, e.g.

Failed validating 'additionalProperties' in schema['properties']['domains']['items']['properties']['storage_pool_kinds']['items']['properties']['filter_properties']:
    {'additionalProperties': False,
     'properties': {'SharedWithOs': {'type': 'boolean'},
                    'kind': {'type': 'integer'},
                    'type': {'enum': ['ROT', 'SSD', 'NVME'],
                             'type': 'string'}},
     'required': ['type'],
     'type': 'object'}

On instance['domains'][0]['storage_pool_kinds'][0]['filter_properties']:
    {'state_storage': [{'ring': {'node': [1, 2, 3, 4, 5, 6, 7, 8, 9],
                                 'nto_select': 9},
                        'ssid': 1}],
     'type': 'SSD'}

Copy link

github-actions bot commented May 7, 2025

2025-05-07 11:05:17 UTC Pre-commit check linux-x86_64-relwithdebinfo for 33244bf has started.
2025-05-07 11:05:48 UTC Artifacts will be uploaded here
2025-05-07 11:08:40 UTC ya make is running...
🟡 2025-05-07 11:52:53 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
5284 5140 0 1 127 16

2025-05-07 11:53:24 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-05-07 12:05:43 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
81 (only retried tests) 59 0 0 8 14

🟢 2025-05-07 12:05:50 UTC Build successful.
🟡 2025-05-07 12:06:02 UTC ydbd size 2.2 GiB changed* by +130.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 017f2e1 merge: 33244bf diff diff %
ydbd size 2 343 701 888 Bytes 2 343 835 088 Bytes +130.1 KiB +0.006%
ydbd stripped size 493 033 920 Bytes 493 061 760 Bytes +27.2 KiB +0.006%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented May 7, 2025

🟢 2025-05-07 11:08:14 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented May 7, 2025

2025-05-07 11:08:27 UTC Pre-commit check linux-x86_64-release-asan for 33244bf has started.
2025-05-07 11:08:38 UTC Artifacts will be uploaded here
2025-05-07 11:10:56 UTC ya make is running...
🟡 2025-05-07 11:53:00 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
2076 2006 0 12 42 16

2025-05-07 11:53:19 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-07 12:14:26 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
356 (only retried tests) 311 0 7 24 14

2025-05-07 12:14:34 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-05-07 12:34:50 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
303 (only retried tests) 255 0 6 28 14

🟢 2025-05-07 12:34:58 UTC Build successful.
🟡 2025-05-07 12:35:17 UTC ydbd size 3.8 GiB changed* by +282.5 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 017f2e1 merge: 33244bf diff diff %
ydbd size 4 126 470 648 Bytes 4 126 759 960 Bytes +282.5 KiB +0.007%
ydbd stripped size 1 432 983 000 Bytes 1 433 077 816 Bytes +92.6 KiB +0.007%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant