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

Integration test gherkin story for automatic device provisioning #9587

Conversation

pcenov
Copy link
Member

@pcenov pcenov commented Aug 3, 2022

Adding a feature file and a scenario for #8350

@pcenov
Copy link
Member Author

pcenov commented Aug 3, 2022

@radinamatic

Scenario: Setup a device by modifying the AUTOMATIC_PROVISION_FILE setting in the options.ini file
When I add "AUTOMATIC_PROVISION_FILE = <file path>" under the [Paths] section
And I save my changes
And I run the "kolibri start" command in the terminal or command prompt
Copy link
Member

Choose a reason for hiding this comment

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

Does it display the output even without running the kolibri start command with the flag --foreground?

Copy link
Member

Choose a reason for hiding this comment

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

It probably won't, but the output would be in the logs, at least.

Copy link
Member

Choose a reason for hiding this comment

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

I suspected as much, thank you!

Copy link
Member

@radinamatic radinamatic left a comment

Choose a reason for hiding this comment

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

Looking good, thank you!
Fixes #8350

@radinamatic radinamatic merged commit 15d5962 into learningequality:release-v0.15.x Aug 3, 2022
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.

None yet

3 participants