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

fre make create-dockerfile test #225

Open
6 tasks
singhd789 opened this issue Oct 28, 2024 · 0 comments
Open
6 tasks

fre make create-dockerfile test #225

singhd789 opened this issue Oct 28, 2024 · 0 comments
Assignees

Comments

@singhd789
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
fre make create-dockerfile needs an associated test.

Describe the solution you'd like
Tests could include:

  • existence of model yaml, platform yaml, and compile yaml
  • existence of checkout script, makefile, linkline script in tmp location (going to be copied into container via dockerfile)
  • correct checkout script (?) - cannot be run in parallel with container build
  • successful dockerfile creation (look for things it should include - like copying checkout script, makefile, and linkline)
  • successful container build (if --execute is used)
  • other failures...
@singhd789 singhd789 moved this to Todo in fre make testing Oct 28, 2024
@singhd789 singhd789 self-assigned this Oct 28, 2024
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