aboutsummaryrefslogtreecommitdiffstats
path: root/.github/scripts/tests
Commit message (Collapse)AuthorAgeFilesLines
* PR from branch users/nkozlovskiy/github-pr-history-linknkozlovskiy2023-10-111-2/+7
| | | | | | fix runid wip
* add ya make and test supportNikita Kozlovskiy2023-10-103-15/+251
| | | | | | add ya make and test support Pull Request resolved: https://github.com/ydb-platform/ydb/pull/392
* ci: remove all failures for muted testsnkozlovskiy2023-09-151-21/+33
|
* ci: show error tests in reports toonkozlovskiy2023-09-051-1/+1
|
* ci: print test duration in the html reportsnkozlovskiy2023-09-042-4/+26
|
* ci: better yunit/gtest log findingnkozlovskiy2023-09-011-7/+13
|
* ci: PR comment posting with the testing resultsNikita Kozlovskiy2023-08-311-59/+155
| | | | | | ci: add comment posting to the pr with the test summary Pull Request resolved: #353
* ci: check failed ctests shard runs for yunit or gtest logsnkozlovskiy2023-08-313-5/+18
|
* CI: fail test log links in HTML test listsNikita Kozlovskiy2023-08-302-22/+61
| | | | | | CI: fail test log links in HTML test lists Pull Request resolved: #350
* new test summary badgeNikita Kozlovskiy2023-08-223-73/+188
| | | | | | new test summary badge Pull Request resolved: #343
* ci: mute ↵nkozlovskiy2023-08-171-1/+1
| | | | test_ydb_scripting.py::TestExecuteScriptWithParamsFromStdin::test_batching_full_tsv[stream] and THugeMigration::RollbackMap_HugeBlobs
* ci: don't throw an error when empty report xml is found, also print failed ↵nkozlovskiy2023-08-173-38/+49
| | | | test names
* CI: group tests by test shard nameNikita Kozlovskiy2023-08-165-108/+177
| | | | | | CI: group tests by test shard name Pull Request resolved: #332
* Ci pytest xdistNikita Kozlovskiy2023-08-081-3/+5
| | | | | | Ci pytest xdist Pull Request resolved: #323
* ci: change postprocess script run orderNikita Kozlovskiy2023-08-043-3/+13
| | | | | | ci: change postprocess script run order Pull Request resolved: #318
* ci: mute functional testsnkozlovskiy2023-07-253-14/+26
| | | | | | ci: mute functional tests Pull Request resolved: #310
* ci: remove special characters from log filenameNikita Kozlovskiy2023-06-221-0/+2
| | | | | ci: remove special characters from log filename Pull Request resolved: #271
* ci: summary extraction as independent step, add functional tests summaryNikita Kozlovskiy2023-06-196-158/+415
| | | | | ci: summary extraction as independent step, add functional tests summary Pull Request resolved: #264
* ci: write test shard name for testmo reportNikita Kozlovskiy2023-06-123-14/+39
| | | | | ci: write test shard name for testmo report Pull Request resolved: #249
* ci: clean muted test listNikita Kozlovskiy2023-06-081-7/+8
| | | | | ci: clean muted test list Pull Request resolved: #248
* ci: test mutingNikita Kozlovskiy2023-06-026-0/+533
ci: test muting Pull Request resolved: #240