Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

OTA-2294: Primary and Secondary baking doc update with specifics for RPi target #1238

Merged
merged 2 commits into from
Jun 21, 2019

Conversation

mike-sul
Copy link
Collaborator

Signed-off-by: Mike Sul ext-mykhaylo.sul@here.com

Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
@codecov-io
Copy link

codecov-io commented Jun 19, 2019

Codecov Report

Merging #1238 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1238      +/-   ##
==========================================
+ Coverage   79.37%   79.39%   +0.01%     
==========================================
  Files         170      170              
  Lines       10123    10123              
==========================================
+ Hits         8035     8037       +2     
+ Misses       2088     2086       -2
Impacted Files Coverage Δ
src/libaktualizr/storage/sqlstorage_base.cc 76.35% <0%> (-2.03%) ⬇️
src/libaktualizr/storage/sqlstorage.cc 75.54% <0%> (-0.13%) ⬇️
src/libaktualizr/primary/sotauptaneclient.cc 92.92% <0%> (+0.45%) ⬆️
src/libaktualizr/uptane/imagesrepository.cc 93.2% <0%> (+0.61%) ⬆️
src/libaktualizr/uptane/directorrepository.cc 98.57% <0%> (+2.85%) ⬆️

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 0f5d439...c0d13d1. Read the comment docs.

Copy link
Collaborator

@pattivacek pattivacek left a comment

Choose a reason for hiding this comment

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

Looks quite good, I just see one formatting issue.


In order to emulate a device containing one primary ECU along with more than one secondary ECUs the following should be done.

* Run the secondary executable ``<build-dir>/src/aktualizr_secondary/aktualizr-secondary desired number of times each from different directories.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think you're missing the closing backtick for the path.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Yes, just updated.

@@ -1,4 +1,4 @@
= Posix Secondaries aka IP Secondaries
= Posix Secondaries aka IP Secondaries: configuration and emulation of Primary and Secondary on a local host
Copy link
Collaborator

Choose a reason for hiding this comment

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

Perfect, thanks for adding that!

Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
@mike-sul mike-sul force-pushed the doc/OTA-2294/doc-on-bitbaking-for-RPi branch from 74a1fdb to c0d13d1 Compare June 20, 2019 14:59
@pattivacek pattivacek merged commit a89dc1d into master Jun 21, 2019
@pattivacek pattivacek deleted the doc/OTA-2294/doc-on-bitbaking-for-RPi branch June 21, 2019 07:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants