Skip to content

Conversation

@rzr
Copy link
Contributor

@rzr rzr commented Jul 23, 2018

This has been tested in docker's debian:stable image

Also removing hardcoded Pi user as it could support other id (even root),
or other target device.

Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1
Signed-off-by: Philippe Coval philippe.coval@osg.samsung.com

This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
@rzr rzr force-pushed the sandbox/rzr/review/fix/master branch from 5d1266d to e73f763 Compare July 23, 2018 10:49
@codecov-io
Copy link

codecov-io commented Jul 23, 2018

Codecov Report

Merging #1206 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@ ## master #1206 +/- ## ======================================= Coverage 77.62% 77.62% ======================================= Files 116 116 Lines 5662 5662 Branches 790 790 ======================================= Hits 4395 4395 Misses 1127 1127 Partials 140 140

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b47dc34...e73f763. Read the comment docs.

rzr added a commit to TizenTeam/gateway that referenced this pull request Jul 23, 2018
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
rzr added a commit to TizenTeam/gateway that referenced this pull request Jul 25, 2018
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
rzr added a commit to TizenTeam/gateway that referenced this pull request Jul 26, 2018
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
@rzr
Copy link
Contributor Author

rzr commented Jul 30, 2018

Once this file is merged I will share a docker file to run gw in a container.

@mrstegeman
Copy link
Contributor

@rzr We've already got a Docker image, will yours do anything different?

@rzr
Copy link
Contributor Author

rzr commented Jul 31, 2018

Oh you made that too, well mine is just testing the gateway on raspbian (using qemu binfmt),
without installing services:

https://github.com/TizenTeam/gateway/blob/sandbox/rzr/devel/master/Dockerfile

maybe both can be used in different use cases

Anyway this change is safe to merge:

#1206

rzr added a commit to TizenTeam/gateway that referenced this pull request Aug 4, 2018
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
@rzr
Copy link
Contributor Author

rzr commented Aug 7, 2018

FYI this change will help to get support of gateway on ARTIK7, (this should also help for ARTIK5 or ARTIK10)
If any one is able to test let me know I will share some instructions.

Copy link
Contributor

@hobinjk hobinjk left a comment

Choose a reason for hiding this comment

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

LGTM based on running install.sh on raspbian

@hobinjk hobinjk merged commit d02525e into WebThingsIO:master Aug 7, 2018
@ghost ghost removed the review label Aug 7, 2018
rzr added a commit to TizenTeam/gateway that referenced this pull request Aug 21, 2018
This has been tested in docker's debian:stable image Also removing hardcoded Pi user as it could support other id (even root), or other target device. Bug: WebThingsIO#1206 Change-Id: I537ad8c8c3a3b4af161b61a7968073f4d3b7cee1 Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants