Skip to content

Commit

Permalink
Testing results for 1.35.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoura committed Mar 16, 2023
1 parent d4b8802 commit 1e7faf9
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 0 deletions.
84 changes: 84 additions & 0 deletions src_docs/source/test_results/node/tag_1_35_5.rst
@@ -0,0 +1,84 @@
1.35.5
======

* release page - <https://github.com/input-output-hk/cardano-node/releases/tag/1.35.5>
* tag link -
* tag PR - <https://github.com/input-output-hk/cardano-node/compare/1.35.4...1.35.5>


Changelogs
----------

* cardano-api: <https://github.com/input-output-hk/cardano-node/blob/1.35.5/cardano-api/ChangeLog.md>
* cardano-cli: <https://github.com/input-output-hk/cardano-node/blob/1.35.5/cardano-cli/ChangeLog.md>
* cardano-node: <https://github.com/input-output-hk/cardano-node/blob/1.35.5/cardano-node/ChangeLog.md>
* submit-api: <https://github.com/input-output-hk/cardano-node/blob/1.35.5/cardano-submit-api/CHANGELOG.md>


Regression testing on a local cluster
-------------------------------------

.. list-table:: protocol version 8 and SECP256K1 cost model
:header-rows: 0

* - P2P ON - `Babbage with Babbage TX <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/1.35.5-pv8_default_p2p_02/>`__
- |:heavy_check_mark:|
* - P2P OFF - `Babbage with Babbage TX <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/1.35.5-pv8_babbage_legacy_02/>`__
- |:heavy_check_mark:|
* - Mix P2P and Legacy - `Babbage with Babbage TX <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/1.35.5-pv8_babbage_mixed_02/>`__
- |:heavy_check_mark:|
* - P2P ON - `Babbage with Alonzo TX <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/1.35.5-pv8_alonzo_p2p_01/>`__
- |:heavy_check_mark:|
* - Mix P2P and Legacy - `Babbage with Mary TX <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/1.35.5-pv8_mary_mixed_01/>`__
- |:heavy_check_mark:|
* - P2P ON - `Babbage with Shelley TX <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/1.35.5-pv8_shelley_p2p_01/>`__
- |:heavy_check_mark:|

.. list-table:: protocol version 7
:header-rows: 0

* - P2P ON - `Babbage with Babbage TX <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/1.35.5-pv7_babbage_p2p_02/>`__
- |:heavy_check_mark:|
* - P2P OFF - `Babbage with Alonzo TX <https://cardano-tests-reports-3-74-115-22.nip.io/01-regression-tests/1.35.5-pv7_alonzo_legacy_01/>`__
- |:heavy_check_mark:|

.. list-table:: other testing
:header-rows: 0

* - upgrade job (1.35.4 to 1.35.5-rc1) (including the intra-era hard fork)
- |:heavy_check_mark:|
* - block production testing on network with 10 pools, 5 of them P2P, 5 of them Legacy - `results (sqlite db) <https://cardano-tests-reports-3-74-115-22.nip.io/data/block_production.db>`__
- |:heavy_check_mark:|
* - sanity check submit-api REST service
- |:heavy_check_mark:|


Release testing checklist
----------------------------

.. list-table::
:header-rows: 0

* - `1.35.5-rc1` pushed to `shelley-qa`
- |:heavy_check_mark:|
* - Grafana metrics OK
- |:hourglass_flowing_sand:|
* - `Sync testing ran against shelley_qa & Preview & Preprod & Mainnet (Windows, Linux, macOS) <https://input-output-hk.github.io/cardano-node-tests/test_results/sync_tests.html>`__
- |:heavy_check_mark:|
* - Check build instructions changes
- |:heavy_check_mark:|
* - Benchmarking - Report
- |:heavy_check_mark:|
* - sanity check release notes
- |:heavy_check_mark:|


New functionalities in this tag
-------------------------------

New issues
----------


Breaking changes
----------------
1 change: 1 addition & 0 deletions src_docs/source/test_results/tag_tests.rst
Expand Up @@ -6,4 +6,5 @@ Tag Testing

node/tag_1_35_3.rst
node/tag_1_35_4_rc1.rst
node/tag_1_35_5.rst
node/tag_1_35_6.rst

0 comments on commit 1e7faf9

Please sign in to comment.