Nos3#519 underscore instead of dash#701
Conversation
…ks as of this commit, I believe
…ong a few other things
…iner (DNS) names now
… the nos_time_driver to nos-time-driver
|
Will try more tomorrow, but was trying to run science mode and system tests with it. Don't believe Science mode triggered (though not 100% sure) and some system tests worked, some did not. Though I may have needed more set up for some of the ones that broke, so probably working. Will approve once I get to test again and confirm. |
kevincbruce
left a comment
There was a problem hiding this comment.
Confirmed some system tests, science mode, radio tlm output, and some other features worked in this new build, so I'm fairly confident that nothing got broken with the renaming.
# Conflicts: # docs/wiki/Architecture.md # docs/wiki/NOS3_Architecture.md # docs/wiki/NOS3_Install_Build_Run_QuickStart.md # scripts/ci_launch.sh
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #701 +/- ##
==========================================
+ Coverage 72.88% 73.95% +1.06%
==========================================
Files 748 761 +13
Lines 92138 93581 +1443
Branches 6976 6984 +8
==========================================
+ Hits 67157 69207 +2050
+ Misses 24981 24374 -607 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
zlynch2
left a comment
There was a problem hiding this comment.
verified containers use dash not underscore. NOS3 launches. approving.
* [nasa#519] Updates to (mostly if not entirely yet) remove _ and replace it with - * [nasa#519] Updates to get the thruster compiling properly and such * [nasa#519] Updates to remove underscores from more things; everything works as of this commit, I believe * [nasa#519] Replacing underscores with dashes in radio_sim and nos_fsw, among a few other things * [nasa#519] Changing the network names to no longer use sc_1_ but to be sc01- instead * [nasa#519] Further updates and alterations to replace _ with -, for container (DNS) names now * [nasa#519] Updates to change the name of the COSMOS container, as well as the nos_time_driver to nos-time-driver * [nasa#519] Updates to switch to nos-engine-server instead of nos_engine_server * [nasa#519] Removing erroneously added files * [nasa#519] Updates to submodules * [nasa#519] Updating the documentation * [nasa#519] Updates after PR review and submodule merges; --------- Co-authored-by: Harris <dbharri5@ndc.nasa.gov> Co-authored-by: Lucas, John P. <John.P.Lucas@nasa.gov>
Will also require merging changes in the following submodules:
To test:
Just ensure that NOS3 works and that commands/telemetry/data all work as they normally would.