Skip to content
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

Support CopySequence in schemeshard #2693

Merged
merged 25 commits into from
Mar 22, 2024
Merged

Conversation

shnikd
Copy link
Collaborator

@shnikd shnikd commented Mar 13, 2024

No description provided.

@shnikd shnikd changed the title Support copy sequence in schemeshard Support CopySequence in schemeshard Mar 13, 2024
Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 11:35:46 UTC Pre-commit check for 3f3e775 has started.
2024-03-13 11:35:49 UTC Build linux-x86_64-relwithdebinfo is running...
2024-03-13 11:41:35 UTC Check cancelled

Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 11:36:25 UTC Pre-commit check for 3f3e775 has started.
2024-03-13 11:36:26 UTC Build linux-x86_64-release-cmake14 is running...
2024-03-13 11:41:35 UTC Check cancelled

@shnikd shnikd linked an issue Mar 13, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 11:43:34 UTC Pre-commit check for fd80bc4 has started.
2024-03-13 11:43:36 UTC Build linux-x86_64-release-cmake14 is running...
2024-03-13 11:47:25 UTC Check cancelled

Copy link

2024-03-13 11:47:11 UTC Check cancelled

Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 11:50:37 UTC Pre-commit check for 92fcf62 has started.
2024-03-13 11:50:39 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-13 12:25:01 UTC Build successful.
2024-03-13 12:25:17 UTC Tests are running...
🔴 2024-03-13 13:58:01 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68346 57387 0 1 10925 33

Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 11:50:43 UTC Pre-commit check for 92fcf62 has started.
2024-03-13 11:50:46 UTC Build linux-x86_64-release-cmake14 is running...
🟢 2024-03-13 12:20:53 UTC Build successful.

Copy link

github-actions bot commented Mar 13, 2024

2024-03-13 11:53:51 UTC Pre-commit check for 92fcf62 has started.
2024-03-13 11:53:54 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-13 12:32:19 UTC Build successful.
2024-03-13 12:32:36 UTC Tests are running...
🔴 2024-03-13 14:31:50 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15045 14469 0 70 478 28

@shnikd shnikd requested review from ijon and snaury March 13, 2024 11:54
Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 12:19:20 UTC Pre-commit check for b11c25b has started.
2024-03-18 12:19:22 UTC Build linux-x86_64-release-asan is running...
2024-03-18 12:27:50 UTC Check cancelled

Copy link

github-actions bot commented Mar 18, 2024

2024-03-18 12:37:36 UTC Pre-commit check for 31beea8 has started.
2024-03-18 12:37:37 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-18 13:04:37 UTC Build successful.
2024-03-18 13:04:46 UTC Tests are running...
🔴 2024-03-18 13:17:16 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
7885 6014 0 1599 25 247

@shnikd shnikd requested a review from snaury March 18, 2024 12:49
Copy link

github-actions bot commented Mar 21, 2024

2024-03-21 15:27:35 UTC Pre-commit check for 05d867e has started.
2024-03-21 15:27:37 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-21 15:34:20 UTC Build successful.
2024-03-21 15:34:37 UTC Tests are running...
🔴 2024-03-21 15:37:51 UTC Test run completed, no test results found for commit ca65225. Please check build logs.
2024-03-21 15:37:55 UTC Check cancelled

Copy link

github-actions bot commented Mar 21, 2024

2024-03-21 15:38:31 UTC Pre-commit check for c7e9b29 has started.
2024-03-21 15:38:32 UTC Build linux-x86_64-release-asan is running...
🟢 2024-03-21 15:43:08 UTC Build successful.
2024-03-21 15:43:19 UTC Tests are running...
🔴 2024-03-21 17:42:19 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15129 14476 0 84 533 36

Copy link

github-actions bot commented Mar 21, 2024

2024-03-21 15:39:10 UTC Pre-commit check for c7e9b29 has started.
2024-03-21 15:39:11 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-03-21 15:41:48 UTC Build successful.

Copy link

github-actions bot commented Mar 21, 2024

2024-03-21 15:59:29 UTC Pre-commit check for c7e9b29 has started.
2024-03-21 15:59:30 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-03-21 16:02:05 UTC Build successful.
2024-03-21 16:02:16 UTC Tests are running...
🔴 2024-03-21 17:39:40 UTC Some tests failed, follow the links below.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68831 57790 0 4 11011 26

@shnikd shnikd requested review from ijon and snaury March 21, 2024 17:52
@shnikd shnikd enabled auto-merge (squash) March 22, 2024 10:14
@shnikd shnikd merged commit 4cd5e13 into ydb-platform:main Mar 22, 2024
3 of 5 checks passed
@shnikd shnikd mentioned this pull request Mar 26, 2024
This was referenced Mar 29, 2024
@shnikd shnikd mentioned this pull request Apr 11, 2024
shnikd added a commit to shnikd/ydb that referenced this pull request May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support CopySequence in schemeshard
3 participants