Page MenuHomeDevCentral

Generate Nano configuration
ClosedPublic

Authored by dereckson on Feb 9 2020, 20:16.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 10, 06:34
Unknown Object (File)
Sat, Dec 7, 07:36
Unknown Object (File)
Fri, Dec 6, 15:03
Unknown Object (File)
Thu, Dec 5, 17:53
Unknown Object (File)
Tue, Dec 3, 08:46
Unknown Object (File)
Mon, Dec 2, 16:15
Unknown Object (File)
Mon, Dec 2, 15:50
Unknown Object (File)
Sat, Nov 30, 15:48
Subscribers
None

Details

Summary

Read files in nano share directory, and autogenerate a configuration
to include them all.

Fixes T1589.

Test Plan

Unit tests for the execution module.

Runs on WindRiver for the state module and the state config.

Flake8 reports salt and opts doesn't exist, so the
linter has been configured to be lenient with this kind of reports.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
SeverityLocationCodeMessage
Advice_states/nano.py:19F821flake8 F821
Advice_states/nano.py:24F821flake8 F821
Advice_states/nano.py:30F821flake8 F821
Unit
No Test Coverage
Branch
nano-config (branched from master)
Build Status
Buildable 3415
Build 3664: arc lint + arc unit

Event Timeline

dereckson created this revision.
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Feb 9 2020, 20:19
This revision was automatically updated to reflect the committed changes.