Skip to content

Clean up orchestration test scripts

continuousintegration/orchestration/tests directory contains a set of bash and python scripts. EOSCTA documentaion proposes to use some of these script for testing of a CTA instance after the buildtree installation. CI also calls them for the tests.

However, some of the scripts seem to be outdated (use non-existent cta commands) or not used at all. Among those:

I suspect migration and repack scripts might be used occasionally, but grep hasn't found anything in the docs. Please review this list and identify the files that are not needed.