Project

General

Profile

Actions

Bug #5987

closed

python-tests: fix documentation errors

Added by fixeria over 1 year ago. Updated 9 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
03/30/2023
Due date:
% Done:

0%

Spec Reference:

Description

I submitted a patch enabling commented out python-tests target, and the build verification failed:

Documentation error (missing docs): 
<command id='asn-debug (1|0)'>
        <param name='1' doc='(null)' />
        <param name='0' doc='(null)' />

Documentation error (missing docs): 
<command id='asn-debug (1|0)'>
        <param name='1' doc='(null)' />
        <param name='0' doc='(null)' />
Actions #2

Updated by fixeria over 1 year ago

Sorry, I copy-pasted the errors from OsmoHNodeB. The actual output is:

Documentation error (missing docs): 
<command id='show hnb all'>
        <param name='all' doc='(null)' />

Documentation error (missing docs): 
<command id='show hnb NAME '>
        <param name='NAME' doc='(null)' />

Documentation error (missing docs): 
<command id='show ue all'>
        <param name='all' doc='(null)' />

Documentation error (missing docs): 
<command id='show hnb all'>
        <param name='all' doc='(null)' />

Documentation error (missing docs): 
<command id='show hnb NAME '>
        <param name='NAME' doc='(null)' />

Documentation error (missing docs): 
<command id='show ue all'>
        <param name='all' doc='(null)' />
Actions #3

Updated by fixeria about 1 year ago

  • Assignee set to neels

neels submitted a patch https://gerrit.osmocom.org/c/osmo-hnbgw/+/32627 fixing the VTY docstrings.

fixeria wrote in #note-1:

Here is the patch: https://gerrit.osmocom.org/c/osmo-hnbgw/+/32142

I abandoned this patch in favor of his patchset.

Actions #4

Updated by laforge 9 months ago

  • Status changed from New to Resolved

fixeria wrote in #note-3:

neels submitted a patch https://gerrit.osmocom.org/c/osmo-hnbgw/+/32627 fixing the VTY docstrings.

so this issue can be resolved after the patch has long been merged? Doing that now. Please reopen if needed.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)