Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test.properties for all tests being pulled from external repositories #5151

Open
smlambert opened this issue Mar 19, 2024 · 0 comments
Open

Comments

@smlambert
Copy link
Contributor

smlambert commented Mar 19, 2024

We already employ this approach with tests added in the external group, but as we are bringing in tests to other groups where we pull from other repositories, there needs to be proper documentation of dependencies, prereqs, and good tracking of branches/tags/SHAs that were used.

We can do this with a simple test.properties file that discloses prereqs/dependencies, that TKG can read and also add the SHAs for what instance of test material in use. TKG should also exit early if dependencies are not present on the machine where the tests are about to be run.

Related:
#5134 (comment)

Also will help enable:
#5142

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant