Skip to content

tests: add queue and begin-time check in ephemeral cluster#162

Open
abhidg wants to merge 3 commits into
mainfrom
155-ephemeral-cluster-tests
Open

tests: add queue and begin-time check in ephemeral cluster#162
abhidg wants to merge 3 commits into
mainfrom
155-ephemeral-cluster-tests

Conversation

@abhidg

@abhidg abhidg commented Aug 27, 2025

Copy link
Copy Markdown
Contributor

Fixes: #155

@abhidg abhidg force-pushed the 155-ephemeral-cluster-tests branch 2 times, most recently from 7962910 to a14c6e5 Compare August 27, 2025 21:37

@andreww andreww left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, my main comment is that I think we need to make sure it runs if the cats code gets updated. Assuming that's the intention.

Otherwise, just some questions (and note that I'm not a Docker expert, so probably worth getting somebody else to glance at this too).

Comment thread .github/workflows/cluster-tests.yml
Comment thread .github/workflows/cluster-tests.yml
Comment thread cluster/clone.sh Outdated
Comment thread cluster/Dockerfile Outdated
Comment thread cluster/cleanup.sh
Comment thread cluster/tests.sh
Comment thread cluster/README.md Outdated
Comment thread cluster/Dockerfile Outdated
@abhidg abhidg force-pushed the 155-ephemeral-cluster-tests branch 2 times, most recently from 2d6841e to 5f1738a Compare September 5, 2025 08:29
@abhidg abhidg force-pushed the 155-ephemeral-cluster-tests branch from 5f1738a to ecd3fd3 Compare September 5, 2025 09:32
@abhidg abhidg marked this pull request as ready for review September 5, 2025 09:40
@colinsauze

Copy link
Copy Markdown
Member

I finally got round to looking at this and it all looks good to me. But I tried to run it on my system and the container images are private and I don't have docker configured to login to github, so I can't run it. Is there any reason these should be private?

@abhidg

abhidg commented Apr 24, 2026

Copy link
Copy Markdown
Contributor Author

I have made the container repository public but still get a login error - will try pushing an update and see if the latest image becomes public.

Checked today - container image is public now @colinsauze

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

Successfully merging this pull request may close these issues.

Setup automated tests in an ephemeral slurm cluster

3 participants