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

CI tests using example beamlines are not currently working #55

Open
gilesknap opened this issue Sep 8, 2024 · 1 comment
Open

CI tests using example beamlines are not currently working #55

gilesknap opened this issue Sep 8, 2024 · 1 comment

Comments

@gilesknap
Copy link
Member

for ioc in $THIS_FOLDER/ioc_repos/*/services/*; do

Here we are supposed to be using submodules that point to some test beamline repos but the submodules no longer exist.

We need a test like this - but using submodules is not great as we now recommend --recursive when cloning generic IOCs and that does not want to retrieve loads of modules not used in development.

This needs a re-think. Having a list of repos to clone during the test is probably the way to go.

@gilesknap
Copy link
Member Author

Or an alternative way of validating runtime asset generation. Do note that this is tested for services repositories when they are pushed - but that is not adequate as we want an early warning that ibek-support is broken and would break services repositories when they update to latest ibek-support.

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

No branches or pull requests

1 participant