Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

big_sip TC fails due to invalid monit status on SONIC 202006 #6143

Closed
dpetryshintl opened this issue Dec 7, 2020 · 0 comments
Closed

big_sip TC fails due to invalid monit status on SONIC 202006 #6143

dpetryshintl opened this issue Dec 7, 2020 · 0 comments

Comments

@dpetryshintl
Copy link
Contributor

dpetryshintl commented Dec 7, 2020

Description:

Big_sip test case fails on Monit check for sflow|sflowmgrd feature, getting fault status "Does not exist", though the real status of the feature is "disabled" (which is correct according with it's default state).

Steps to reproduce the issue:

  1. Install SONIC 202006
  2. Deploy t0 topology on Montara
  3. Run big_sip test case

Describe the results you received:

Status of TC: FAILURE

[
    {
    "check_item": "monit", 
    "failed": true, 
    "services_status": {
        "sonic": "Running", 
        "neighsyncd": "Running", 
        "vrfmgrd": "Running", 
        "telemetry": "Running", 
        "dialout_client": "Running", 
        "portmgrd": "Running", 
        "buffermgrd": "Running", 
        "zebra": "Running", 
        "rsyslog": "Running", 
        "snmpd": "Running", 
        "lldp_syncd": "Running", 
        "redis_server": "Running", 
        "vlanmgrd": "Running", 
        "bgpcfgd": "Running", 
        "snmp_subagent": "Running", 
        "intfmgrd": "Running", 
        "orchagent": "Running", 
        "root-overlay": "Accessible", 
        "vxlanmgrd": "Running", 
        "lldpd_monitor": "Running", 
        "portsyncd": "Running", 
        "fpmsyncd": "Running", 
        "sflowmgrd": "Does not exist", 
        "var-log": "Accessible", 
        "lldpmgrd": "Running", 
        "bgpd": "Running", 
        "syncd": "Running", 
        "nbrmgrd": "Running", 
        "staticd": "Running"
    }
}
]

Describe the results you expected:

TC big_pic passed

@tahmed-dev tahmed-dev changed the title big_sip TC fails due to unvalid monit status on SONIC 202006 big_sip TC fails due to invalid monit status on SONIC 202006 Dec 7, 2020
@lguohan lguohan closed this as completed Dec 10, 2020
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

No branches or pull requests

2 participants