Skip to content

Commit 61a7954

Browse files
committed
feat(docs): add test results for node tag 10.4.1
1 parent 6ef6927 commit 61a7954

File tree

2 files changed

+69
-0
lines changed

2 files changed

+69
-0
lines changed
Lines changed: 68 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,68 @@
1+
10.4.1
2+
======
3+
4+
* Release notes - <https://github.com/IntersectMBO/cardano-node/releases/tag/10.4.1>
5+
6+
7+
Regression testing on a local cluster
8+
-------------------------------------
9+
10+
.. list-table:: Regression Testsuite
11+
:widths: 64 7
12+
:header-rows: 0
13+
14+
* - default UTxO backend - `Conway PV10 <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/10.4.0-conway10_p2p_01/>`__
15+
- |:heavy_check_mark:|
16+
* - LMDB UTxO backend - `Conway PV10 <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/10.4.0-conway10_p2p_disk_01/>`__
17+
- |:heavy_check_mark:|
18+
19+
.. list-table:: Other Testing
20+
:widths: 64 7
21+
:header-rows: 0
22+
23+
* - Upgrade testing (10.3.1 to 10.4.1)
24+
- |:heavy_check_mark:|
25+
* - Rollback testing
26+
- |:heavy_check_mark:|
27+
* - Reconnection testing
28+
- |:heavy_check_mark:|
29+
* - Sanity checks of the submit-api REST service
30+
- |:heavy_check_mark:|
31+
* - P2P Dynamic Block Production testing
32+
- |:heavy_check_mark:|
33+
* - Shutdown testing (IPC, block synced, slot synced, Ctrl+C)
34+
- |:heavy_check_mark:|
35+
36+
37+
Release testing checklist
38+
-------------------------
39+
40+
.. list-table::
41+
:widths: 64 7
42+
:header-rows: 0
43+
44+
* - `10.4.1` pushed to `preview`
45+
- |:heavy_check_mark:|
46+
* - Regression testing against `preview`
47+
- |:heavy_check_mark:|
48+
* - `Sync testing ran against Mainnet (Linux) <https://docs.google.com/document/d/e/2PACX-1vQJlMhOz7bJ74-nRIv8VAJgHT3pYFEy6-cwUivX0cMwD9Z696zVvK7W2DC9YChXffo72RXg6csGw2fW/pub>`__
49+
- |:heavy_check_mark:|
50+
* - DB re-validation testing (ledger snapshots compatibility)
51+
- |:heavy_check_mark:|
52+
* - Backward compatibility testing (Node with version N-1)
53+
- |:heavy_check_mark:|
54+
* - Check build instructions changes
55+
- |:heavy_check_mark:|
56+
57+
58+
59+
New functionalities in this tag
60+
-------------------------------
61+
62+
63+
New issues
64+
----------
65+
66+
67+
Breaking changes
68+
----------------

src_docs/source/test_results/tag_tests.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Tag Testing
44
.. toctree::
55
:maxdepth: 4
66

7+
node/tag_10_4_1.rst
78
node/tag_10_3_1.rst
89
node/tag_10_2_1.rst
910
node/tag_10_1_2.rst

0 commit comments

Comments
 (0)