Skip to content

Clear externalDependency and testDependency cached files periodically #4123

@Haroon-Khel

Description

@Haroon-Khel

The directories /home/jenkins/externalDependency/ and /home/jenkins/testDependency are cached dependency files used in perf or system tests. If these directories do not have the latest files, the tests will fail. Two solutions to this are

  • Periodically delete these directories, or whenever a change to the files is detected upstream, delete the cache
  • A solution on the test side is to check to see if the cached files are up to date before running the test

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