Skip to content

FW update test - #8487

Merged
maloel merged 12 commits into
realsenseai:developmentfrom
MMirbach:fw-update-test
Mar 8, 2021
Merged

FW update test#8487
maloel merged 12 commits into
realsenseai:developmentfrom
MMirbach:fw-update-test

Conversation

@MMirbach

@MMirbach MMirbach commented Mar 3, 2021

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread unit-tests/test-fw-updater.py
import pyrealsense2 as rs, sys, os, subprocess, re
from rspy import devices, log, test

def filesin( root ):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can't we separate these into another module in rspy?

#log.d(leaf)
yield leaf

def get_bundled_fw_version( product_line ):

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Same with this:
Can we create a repo module that would automatically look for the LRS repo root and then would have a function to get the FW version for a product line?

@maloel
maloel merged commit 8607ce6 into realsenseai:development Mar 8, 2021
@MMirbach
MMirbach deleted the fw-update-test branch March 8, 2021 13:57
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.

2 participants