Skip to content

Commit 35f3b38

Browse files
authored
chore: update nightly upgrade to cardano-node 10.5.3 (#3232)
Bump the nightly upgrade test environment to use cardano-node 10.5.3 instead of 10.5.1. Also update nightly system test documentation to remove references to legacy and mixed network topologies, as legacy topology is no longer supported in latest master.
1 parent 3138060 commit 35f3b38

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/env_nightly_upgrade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
BASE_TAR_URL=https://github.com/IntersectMBO/cardano-node/releases/download/10.5.1/cardano-node-10.5.1-linux.tar.gz
1+
BASE_TAR_URL=https://github.com/IntersectMBO/cardano-node/releases/download/10.5.3/cardano-node-10.5.3-linux.tar.gz
22
CI_BYRON_CLUSTER=true

src_docs/source/test_results/nightly_system_tests.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,13 @@ Nightly upgrade testing
4949
* network in Conway era
5050
* protocol version 10
5151
* Constitutional Commitee has 5 members
52-
* legacy network topology
5352
* smoke tests
5453
* governance info action test
5554
* `Step 2 <https://cardano-tests-reports-3-74-115-22.nip.io/cardano-node-tests-nightly-upgrade/step2/>`__: |nightly-upgrade-step2-badge|
5655
* upgrade all nodes except one to the latest cardano-node master
57-
* mixed network topology (half nodes P2P, half nodes legacy topology)
5856
* smoke tests
5957
* `Step 3 <https://cardano-tests-reports-3-74-115-22.nip.io/cardano-node-tests-nightly-upgrade/step3/>`__: |nightly-upgrade-step3-badge|
6058
* upgrade the last remaining node to latest cardano-node master
61-
* P2P network topology
6259
* smoke tests
6360
* governance treasury withdrawal action test
6461

0 commit comments

Comments
 (0)