Igor Sirotin
1dbd194538
chore_: logs artifacts
2024-09-14 18:08:44 +01:00
Igor Sirotin
9cd7100242
fix_: stop_signal
2024-09-13 22:33:28 +01:00
Igor Sirotin
3a992f2515
chore_: minor improvements
2024-09-13 17:21:58 +01:00
Igor Sirotin
9cd2d33117
fix_: dirs
2024-09-13 00:08:33 +01:00
Igor Sirotin
b827674e0d
fix_: cleanup files, not directories
2024-09-12 18:17:48 +01:00
Igor Sirotin
8ae0f27a00
fix_: don't exit before reporting
2024-09-12 17:39:54 +01:00
Igor Sirotin
d0ae79035b
fix_: docker user and statusd directory
2024-09-12 17:00:47 +01:00
Igor Sirotin
9c832fad53
chore_: revert keep more builds
2024-09-12 16:57:47 +01:00
Igor Sirotin
da0984a38c
chore_: keep more builds
2024-09-07 10:46:32 +01:00
Igor Sirotin
9995dc1149
fix_: merged_coverage_reports_path temp dir
2024-09-05 23:04:13 +01:00
Igor Sirotin
84a2a588c1
chore_: logs
2024-09-05 22:48:35 +01:00
Igor Sirotin
cd6f2cce39
fix(run_unit_tests)_: proper TEST_WITH_COVERAGE_REPORTS_DIR path
2024-09-05 22:48:01 +01:00
Igor Sirotin
2438311f7c
fix_: absolute path
2024-09-05 22:45:22 +01:00
Igor Sirotin
9b08b7e27a
fix_: docker volumes
2024-09-05 22:45:12 +01:00
Igor Sirotin
4ae7b1fbd0
fix_: overwriting variable
2024-09-05 22:11:23 +01:00
Igor Sirotin
12246dce49
fix_: INTEGRATION_TESTS_REPORT_CODECOV true
2024-09-05 22:11:23 +01:00
Igor Sirotin
a7466f5644
fix_: Jenkinsfile
2024-09-05 22:11:23 +01:00
Igor Sirotin
e26d13ab45
fix_: jenkins file tests-rpc
2024-09-05 22:11:22 +01:00
Igor Sirotin
edffaae9f3
feat_: integration tests coverage
2024-09-05 22:11:22 +01:00
Igor Sirotin
ea290d97ef
feat_: Integrate Codecov ( #5796 )
...
* feat_: added `codecov-cli` nix derivation
* feat_: added simple codecov configuration
* feat_: add UNIT_TEST_REPORT_CODECOV ci flag
* feat_: upload logs and reports to codecov
2024-09-05 10:11:16 +01:00
Igor Sirotin
6287b5fcf7
fix(run_unit_tests.sh)_: proper exit code on test fail ( #5797 )
2024-09-04 11:24:26 +01:00
Igor Sirotin
7623f68679
fix_: nightly test runs ( #5791 )
...
* fix_: run nightly protocol tests as separate processes
* fix_: calculate timeout
* fix_: TEST_WITH_COVERAGE_REPORTS_DIR
* fix_: proper filter protocol package
* chore_: log run_unit_tests stages
* fix_: coverage reports merging
* chore_: more logs
* chore_: fix typo
* chore_: increase test timeouts
* fix_: properly filter packages
* feat_: UNIT_TEST_DRY_RUN flag for tests run
* fix_: UNIT_TEST_PACKAGES_FILTERED calculation
* fix_: remove the force-run waku test first
* fix_: delete unused file
2024-09-03 12:50:09 +01:00
Igor Sirotin
28e7a364c7
chore(test_stats)_: better stats, print skipped tests ( #5781 )
...
* chore(test_stats)_: better stats, list skipped tests
* chore_: add skip reasons to some tests
2024-08-29 21:09:26 +01:00
Igor Sirotin
666f07fe1e
fix_: nightly tests report ( #5779 )
2024-08-29 11:48:32 +01:00
Igor Sirotin
85fba77b7d
chore_: bring back jenkins commit check ( #5777 )
2024-08-27 23:40:17 +01:00
Igor Sirotin
8491e76a34
fix_: separate commit message check ( #5773 )
...
* chore_: add github action conventional commits
* chore_: remove commit check from tests run
* fix_: continue checking commits when breaking change found
* fix_: don't run check on pr edit
2024-08-27 22:42:06 +01:00
Igor Sirotin
cc722359b5
chore_: run tests concurrently ( #5731 )
...
* chore_: fake flaky tests
* chore_: run tests in parallel (wip)
* chore_: test-with-coverage-old
* chore_: lint-fix fake flaky tests
* chore_: cleanup
* chore_:
* chore_: lint-fix fake flaky tests
* chore_: enable running some tests sequentially
* chore_: enable back all tests
* chore_: no sequential packages
* chore_: cleanup
* chore_: remove fake flaky packages
* chore_: cleanup
* chore_: attempt UNIT_TEST_COUNT as test count
* chore_: spawn multiple processes
* fix_: don't spawn multiple processes
* chore_: revert redirect_stdout changes
* fix_: update Jenkinsfile
* fix_: use env variables
* fix_: typo
2024-08-26 10:03:26 +01:00
Patryk Osmaczko
8914a79284
chore(ci)_: adjust nightly tests build retention to 14 runs
...
Increased build and artifact retention, as more context is usually
needed when analyzing flakiness thorugh nightly tests.
2024-08-21 15:32:55 +02:00
Jakub Sokołowski
bc984e0cb1
chore(ci)_: fix formatting, bump library version
...
Also drop unused `_assets/ci/validate-vendor.sh` script.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-08-20 09:40:22 +02:00
Igor Sirotin
ef85895f65
fix_: pass proper version to params ( #5735 )
...
* fix_: pass proper version to params
* fix_: use --dirty flag
* fix_: delete version_test
* fix_: pass proper version to artifacts
2024-08-19 16:47:11 +01:00
richΛrd
a6645bd209
chore_: remove `status.test` fleet ( #5702 )
2024-08-16 14:26:35 -04:00
richΛrd
bb6d5f602b
chore_: fix `TestBasicWakuV2` ( #5718 )
2024-08-15 14:43:37 -04:00
Igor Sirotin
93bb77f303
chore_: change patch version to 0 when incrementing minor ( #5719 )
2024-08-15 18:36:52 +01:00
Andrea Maria Piana
771f26210a
Set BASE_BRANCH to develop if not defined
2024-08-14 19:55:09 +01:00
Igor Sirotin
dd443b030d
fix(commit_check)_: use proper base branch ( #5700 )
2024-08-13 10:58:48 +01:00
dlipicar
b9d083c6d5
feat(wallet): add split onramp url endpoint ( #5656 )
...
* feat(wallet)_: add split onramp url endpoint & fix onrmap url
2024-08-12 12:53:32 +00:00
Mykhailo Prakhov
58a9557c58
fix: reject handling requests to join without revealed accounts ( #5549 )
...
* fix(requestToJoin)_: request to join must have revealed addresses with signature
* fix(tests)_: fix tests
* chore(tests)_: increase tests timeout
2024-08-07 17:57:02 +02:00
frank
79d9262430
fix_:increase timeout on unit test ( #5553 )
2024-07-22 19:08:47 +08:00
frank
4a43b2b2be
fix_:still return the image when handleAccountInitialsImpl is unable to get public key to generate color hash to generate ring ( #5409 )
...
* fix_:still return the image when handleAccountInitialsImpl unable to get public key
* test_:add unit test for handleAccountInitialsImpl
* test_:improve unit test
* fix_:still return the image when handleAccountImagesImpl unable to get public key
2024-07-19 16:41:45 +08:00
Igor Sirotin
325429b218
chore_: add test-coverage.html report ( #5490 )
2024-07-10 13:37:50 +01:00
Jakub Sokołowski
0d82dbe240
feat(ci)_: add Jenkinsfile, Dockerfile for RPC tests
...
Also add curl to Docker image.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-04 16:14:02 +02:00
Jakub Sokołowski
5fd1c06bce
fix(ci)_: bump lib to 1.9.1 to make uploads public
...
Depends on:
https://github.com/status-im/status-jenkins-lib/commit/ab9aa93c
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-01 19:33:26 +02:00
Jakub Sokołowski
6e52565356
feat(ci)_: use s5cmd instead of s3cmd
...
It's actively maintained and has better concurrency support.
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-01 09:49:10 +02:00
Jakub Sokołowski
769ea7799b
feat(ci)_: add ansiColor(xterm) for nice colors
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-07-01 09:47:53 +02:00
Jakub Sokołowski
b6d2b9eb53
fix(ci)_: fix Nix version label and bump library
...
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2024-06-26 17:55:26 +02:00
Igor Sirotin
e2846f3936
chore_: exclude cmd from test coverage ( #5427 )
2024-06-26 17:16:16 +02:00
Andrea Maria Piana
5cfaa00195
chore_: Add script for extracting logs
2024-06-24 11:56:57 +01:00
Igor Sirotin
61322b8dab
fix_: catching gotestsum exit code
2024-06-21 12:10:44 +01:00
Igor Sirotin
a049f0b688
fix_: include coverage from all packages ( #5390 )
2024-06-20 21:35:35 +01:00
Igor Sirotin
d00df557c7
fix_: final coverage reports merging ( #5384 )
2024-06-19 17:57:44 +01:00