Skip to content

Nightly backward compatibility tests failing #2193

Closed
@jpraynaud

Description

@jpraynaud

Why

Since December, 21st 2024, the Nightly backward compatibility tests have been consistently failing:

Tests scenarios

Previous version of an aggregator node with unstable signer nodes

Error: Unexpected status code from Aggregator: 404 Not Found
Error: Timeout exhausted assert_node_producing_snapshot, no response from http://localhost:8080/aggregator/artifact/cardano-database

Previous versions of signer nodes with unstable aggregator node

Error: Timeout exhausted assert_node_producing_snapshot, no response from http://localhost:8080/aggregator/artifact/cardano-database

Previous versions of a client node with unstable aggregator and signer nodes

Error: Timeout exhausted assert_node_producing_snapshot, no response from http://localhost:8080/aggregator/artifact/cardano-database

What

Run the verification of the CardanoDatabase artifacts in the end to end test only when the signed entity type is activated.

How

  • Verify the CardanoDatabase artifacts in the end to end test only when the signed entity type is activated.

Metadata

Metadata

Labels

bug ⚠️Something isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions