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

Resin Supervisor - Adding deltas to a running supervisor #31

Open
lifeeth opened this issue Sep 19, 2016 · 0 comments
Open

Resin Supervisor - Adding deltas to a running supervisor #31

lifeeth opened this issue Sep 19, 2016 · 0 comments

Comments

@lifeeth
Copy link
Contributor

lifeeth commented Sep 19, 2016

Test Steps:

  1. Add an application-wide RESIN_SUPERVISOR_DELTA = 1 config var. (It is important that the value is 1).
  2. Push an update to the application (e.g. changing what is outputted to the console).

Expected result:

  1. When setting RESIN_SUPERVISOR_DELTA, the device should not restart the app.
  2. The device should download the update correctly after pushing.
  3. Fetching the devices' environment variables should show that "RESIN_SUPERVISOR_DELTA" environment variable is set to 1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants