Skip to content

[DEVEL] Documentation and Configuration Mismatches in Test Scripts #18654

@Caplost

Description

@Caplost

Documentation and Configuration Mismatches in Test Scripts

Description

Some test scripts reference outdated or incorrect documentation/configuration, leading to confusion or misconfiguration during test runs. Keeping documentation and configuration in sync is essential for reliable testing.

Environment

  • Chainlink repo: develop branch
  • Go 1.22+
  • OS: Linux 6.11.0-29-generic

Examples

  • integration-tests/README.md: Mentions scripts or flags that no longer exist.
  • core/scripts/ccip/ccip_script.go: References deprecated environment variables.

Steps to Reproduce

  1. Compare documentation with actual scripts and configuration files.
  2. Attempt to follow documented steps and note discrepancies.

Additional Info

  • Update documentation when scripts/configuration change.
  • Remove references to deprecated flags or variables.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions