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

Provide additional clarification for mockservice and seat-application and mock.py #15

Open
noci0001 opened this issue Mar 18, 2024 · 0 comments · May be fixed by #25
Open

Provide additional clarification for mockservice and seat-application and mock.py #15

noci0001 opened this issue Mar 18, 2024 · 0 comments · May be fixed by #25

Comments

@noci0001
Copy link

It would be nice to clarify that the directory referenced are 2 levels under the home directory and maybe instruct to already create path and file for mock.py script like so:

In the next steps we will write in total 3 files (seat-application.json, mockservice.json, mock.py) inside 2 important directories: /data/var/containers/manifest/ and /data/var/mock .
Before continuing with this guide, make sure to be in the right directory, run:

cd ~/../..

If you want, you can already create the mock directories that will constitute the python script to run mockservice:

mkdir ~/../../data/var/mock/
touch ~/../../data/var/mock/mock.py

If you don't, you will be reminded later.

@eriksven eriksven linked a pull request Mar 22, 2024 that will close this issue
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 a pull request may close this issue.

1 participant