action #63331
Updated by JERiveraMoya almost 5 years ago
As we have introduced test data files, we should also do more checks, similarly to modules. ## Acceptance criteria 1. Included test data files existence is checked 2. In case test data file(s) is renamed/removed CI check fails if old name is used in any of the schedules ## # Suggestion we can check what shell is really running in Travis. Check for (1) and (2) PRs: [Test if modules from yaml schedule exist in project](https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/9397) and [Add Travis detection of removed/deleted modules](https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/9492)