diff --git a/src_docs/source/test_results/node/tag_10_7_1.rst b/src_docs/source/test_results/node/tag_10_7_1.rst new file mode 100644 index 000000000..a643b370d --- /dev/null +++ b/src_docs/source/test_results/node/tag_10_7_1.rst @@ -0,0 +1,51 @@ +10.7.1 +====== + +* Release notes - + + +Release Testing Checklists +-------------------------- + +.. list-table:: Regression Testsuite + :widths: 64 7 + :header-rows: 0 + + * - Default UTxO backend + - |:heavy_check_mark:| + * - LSM disk UTxO backend + - |:heavy_check_mark:| + * - Conway protocol version 11 + - |:heavy_check_mark:| + * - Genesis consensus mode + - |:heavy_check_mark:| + * - Testing on `Preview` + - |:heavy_check_mark:| + +.. list-table:: Other Testing + :widths: 64 7 + :header-rows: 0 + + * - Upgrade testing (10.6.4 to 10.7.1) + - |:heavy_check_mark:| + * - Rollback testing + - |:heavy_check_mark:| + * - Reconnection testing + - |:heavy_check_mark:| + * - Block-production testing + - |:heavy_check_mark:| + * - Testing on Ubuntu, Debian, Mint + - |:heavy_check_mark:| + * - Shutdown testing (IPC, block synced, slot synced, Ctrl+C) + - |:heavy_check_mark:| + * - Sync testing on Mainnet (Linux) + - |:heavy_check_mark:| + * - Byron to Conway 10 hard-fork testing + - |:heavy_check_mark:| + * - Byron to Conway 11 hard-fork testing + - |:question:|\ :sup:`1` + * - Check build instructions changes + - |:question:|\ :sup:`2` + +| \ :sup:`1` - Cannot hard-fork from Babbage to Conway when `ExperimentalHardForksEnabled` is set to `true`. +| \ :sup:`2` - Incorrect build instructions, see `PR #1763 `__ diff --git a/src_docs/source/test_results/tag_tests.rst b/src_docs/source/test_results/tag_tests.rst index 754b900cf..3a4069658 100644 --- a/src_docs/source/test_results/tag_tests.rst +++ b/src_docs/source/test_results/tag_tests.rst @@ -4,6 +4,7 @@ Tag Testing .. toctree:: :maxdepth: 4 + node/tag_10_7_1.rst node/tag_10_6_2.rst node/tag_10_6_1.rst node/tag_10_5_1.rst