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

environment variable YDB_TOKEN in ydb-cli tests #7781

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

Alek5andr-Kotov
Copy link
Collaborator

@Alek5andr-Kotov Alek5andr-Kotov commented Aug 14, 2024

Changelog entry

Refactoring tests for ydb-cli. The tests use a recipe. It creates a database /local with the user root.

Previously, ydb-cli was called in tests and the --user root --no-password options were added to the command.

Now, before calling the command, the value for the environment variable YDB_TOKEN is set.

Changelog category

  • Improvement
  • Not for changelog (changelog entry is not required)

Additional information

...

Copy link

github-actions bot commented Aug 14, 2024

2024-08-14 12:12:32 UTC Pre-commit check for efcf6c3 has started.
2024-08-14 12:15:05 UTC Check linux-x86_64-release-asan is running...
🟢 2024-08-14 12:24:41 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
19 19 0 0 0 0

🟢 2024-08-14 12:24:49 UTC Build successful.
🟢 2024-08-14 12:25:06 UTC ydbd size 5.5 GiB changed* by +272 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: 9ec6f05 merge: efcf6c3 diff diff %
ydbd size 5 869 832 728 Bytes 5 869 833 000 Bytes +272 Bytes +0.000%
ydbd stripped size 1 473 498 096 Bytes 1 473 498 096 Bytes 0 Bytes 0.000%

*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 Aug 14, 2024

2024-08-14 12:33:03 UTC Pre-commit check for efcf6c3 has started.
2024-08-14 12:36:12 UTC Check linux-x86_64-relwithdebinfo is running...
🟢 2024-08-14 12:43:41 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
19 19 0 0 0 0

🟢 2024-08-14 12:43:49 UTC Build successful.
🟢 2024-08-14 12:44:03 UTC ydbd size 8.1 GiB changed* by -32 Bytes, which is <= 0 Bytes vs main: OK

ydbd size dash main: b6537e1 merge: efcf6c3 diff diff %
ydbd size 8 725 240 952 Bytes 8 725 240 920 Bytes -32 Bytes -0.000%
ydbd stripped size 474 249 448 Bytes 474 249 448 Bytes 0 Bytes 0.000%

*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 Aug 14, 2024

2024-08-14 12:33:56 UTC Pre-commit check for efcf6c3 has started.
2024-08-14 12:37:12 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-14 12:39:17 UTC Build successful.

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.

2 participants