File tree Expand file tree Collapse file tree 2 files changed +48
-0
lines changed
src_docs/source/test_results Expand file tree Collapse file tree 2 files changed +48
-0
lines changed Original file line number Diff line number Diff line change 1+ 10.6.1
2+ ======
3+
4+ * Release notes - <https://github.com/IntersectMBO/cardano-node/releases/tag/10.6.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 <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/10.6.1-conway_01/ >`__
15+ - |:heavy_check_mark: |
16+ * - `LMDB disk UTxO backend <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/10.6.1-conway_disk_01/ >`__
17+ - |:x: | \ :sup: `1`
18+ * - Testing on `Preview `
19+ - |:heavy_check_mark: |
20+
21+ .. list-table :: Other Testing
22+ :widths: 64 7
23+ :header-rows: 0
24+
25+ * - Upgrade testing (10.5.1 to 10.6.1)
26+ - |:heavy_check_mark: |
27+ * - Rollback testing
28+ - |:heavy_check_mark: |
29+ * - Reconnection testing
30+ - |:heavy_check_mark: |
31+ * - Shutdown testing (IPC, block synced, slot synced, Ctrl+C)
32+ - |:heavy_check_mark: |
33+ * - `Sync testing on Mainnet (Linux) <https://docs.google.com/document/d/e/2PACX-1vRkOUHsUjX8PjDmsfPHjp0D3vWNqSY6B6b8k49-hn_l-e8H2mEAoZ2q1ub_g9sS4EgHH-bZWVxRLq6x/pub >`__
34+ - |:heavy_check_mark: |
35+ * - Byron to Conway hard-fork testing
36+ - |:heavy_check_mark: |
37+ * - Check build instructions changes
38+ - |:x: | \ :sup: `2`
39+
40+ | \ :sup:`1` - Consensus issue, see `issue #1787 <https://github.com/IntersectMBO/ouroboros-consensus/issues/1787>`__
41+ | \ :sup:`2` - Incorrect build instructions, see `PR #1685 <https://github.com/cardano-foundation/developer-portal/pull/1685>`__
42+
43+ New issues
44+ ----------
45+
46+ | [BUG] - cardano-cli queries hang indefinitely with V1LMDB backend: `issue #947 <https://github.com/IntersectMBO/ouroboros-consensus/issues/1787>`__
47+ | [BUG] - ObsoleteNode and no blocks forged on PV11: `issue #6382 <https://github.com/IntersectMBO/cardano-node/issues/6382>`__
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ Tag Testing
44.. toctree ::
55 :maxdepth: 4
66
7+ node/tag_10_6_1.rst
78 node/tag_10_5_1.rst
89 node/tag_10_4_1.rst
910 node/tag_10_3_1.rst
You can’t perform that action at this time.
0 commit comments