faucetsdn / daq

DEPRECATED -- DAQ (Device Automated Qualification) framework in no longer in use, supported, or maintained. It is here for archival purposes only.
Apache License 2.0
40 stars 32 forks source link

Refactor DTS dockerfile and startup script to be used to run DAQ in a… #933

Closed anurag6 closed 2 years ago

anurag6 commented 2 years ago

… container locally

anurag6 commented 2 years ago

I left the dts/ files that I edited in place so that it is easier to see the changes made. I will remove dts/Dockerfile.dts and dts/start_service once I test and finalize the PR.

codecov[bot] commented 2 years ago

Codecov Report

Merging #933 (f73f9d7) into master (5f63bc1) will decrease coverage by 0.03%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #933      +/-   ##
==========================================
- Coverage   82.51%   82.48%   -0.04%     
==========================================
  Files          46       46              
  Lines        5862     5862              
==========================================
- Hits         4837     4835       -2     
- Misses       1025     1027       +2     
Flag Coverage Δ
ata 62.63% <ø> (ø)
aux 68.21% <ø> (-0.04%) :arrow_down:
base 66.45% <ø> (-0.06%) :arrow_down:
dhcp 67.50% <ø> (ø)
many 67.20% <ø> (-0.32%) :arrow_down:
mud 72.12% <ø> (-0.02%) :arrow_down:
switch 67.76% <ø> (-0.04%) :arrow_down:
topo 66.44% <ø> (-0.07%) :arrow_down:
unit 32.48% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
daq/acl_state_collector.py 82.19% <0.00%> (-1.37%) :arrow_down:
daq/runner.py 85.44% <0.00%> (-0.11%) :arrow_down:

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 5f63bc1...f73f9d7. Read the comment docs.