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

Full test for app #34

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jjasghar
Copy link

Lets make sure the app starts up at least once a week.

/cc @markstur

It would be nice to see if this app started once a week or so

Signed-off-by: JJ Asghar <[email protected]>
Lets run this on wednesday at midnight

Signed-off-by: JJ Asghar <[email protected]>
@markstur
Copy link
Collaborator

python: can't open file 'app.py': [Errno 2] No such file or directory

@jjasghar
Copy link
Author

yep, i'll poke around asap.

`app.py` is in a subdirectory

Signed-off-by: JJ Asghar <[email protected]>
- name: Start the application
working-directory: ./caikit-huggingface-demo
run: |
python app.py &

Choose a reason for hiding this comment

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

Do we need to kill the backgrounded task, or will GHA automatically do that since it's in the background?

Copy link
Author

Choose a reason for hiding this comment

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

I'm 95% it'll be killed as soon as the tests pass. I'll see if I can find documentation to back this claim up.

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.

3 participants