chainlink icon indicating copy to clipboard operation
chainlink copied to clipboard

Remove common secret keys from toml test config

Open lukaszcl opened this issue 1 year ago • 0 comments

This PR removes certain test secrets, such as the Chainlink image and Loki credentials. Network secrets will be addressed in a separate ticket, which will include the removal of BASE64_NETWORK_CONFIG and related code (https://smartcontract-it.atlassian.net/browse/TT-1533)

Secrets will now be managed through the test secrets (see https://github.com/smartcontractkit/chainlink-testing-framework/blob/main/config/README.md#test-secrets).

lukaszcl avatar Aug 28 '24 10:08 lukaszcl