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

test case pass but ping fails #106

Open
mgheorghe opened this issue Jan 20, 2023 · 3 comments
Open

test case pass but ping fails #106

mgheorghe opened this issue Jan 20, 2023 · 3 comments
Assignees
Labels
DENT 3.0 needed for DENT 3.0 release regression issue found in regression

Comments

@mgheorghe
Copy link
Contributor

dentos_testbed_runtests -d --stdout --config ./DentOsTestbed/configuration/testbed_config/sit/testbed5.json --config-dir ./DentOsTestbed/configuration/testbed_config/sit/ --suite-groups suite_group_l3_tests --discovery-reports-dir ./reports --discovery-path ./DentOsTestbedLib/src/dent_os_testbed/discovery/modules/

DEBUG:agg1:PING 20.20.1.2 (20.20.1.2) 56(84) bytes of data.

--- 20.20.1.2 ping statistics ---
10 packets transmitted, 0 received, 100% packet loss, time 9203ms


INFO:DENT:[DENT aggregator 1] Ran ping -c 10 20.20.1.2 on agg1 with rc 1 and out PING 20.20.1.2 (20.20.1.2) 56(84) bytes of data.

--- 20.20.1.2 ping statistics ---
10 packets transmitted, 0 received, 100% packet loss, time 9203ms


@mgheorghe mgheorghe changed the title test case passed but ping fails test case pass but ping fails Jan 20, 2023
@mgheorghe mgheorghe added DENT 3.0 needed for DENT 3.0 release regression issue found in regression labels Feb 21, 2023
@muchetan muchetan assigned mgheorghe and unassigned muchetan Mar 11, 2023
@muchetan
Copy link
Contributor

It works in local Setup.

@mgheorghe
Copy link
Contributor Author

for us it is getting skipped now. @muchetan can you please validate the testbed files. what needs to be added to have this test run
image

@muchetan
Copy link
Contributor

please add another port on infra1

"serialDev":"/dev/ttyUSBXX",
"baudrate": 115200,
"mediaMode":"mixed",
"links" : [
["10.36.118.199:1:1", "dist1:swp1", "fiber"],
["10.36.118.199:1:5", "agg1:swp1", "fiber"],
["10.36.118.199:1:9", "agg2:swp1", "fiber"],
["10.36.118.199:1:11", "infra1:swp3", "copper"],
["10.36.118.199:1:13", "infra2:swp1", "copper"]
]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DENT 3.0 needed for DENT 3.0 release regression issue found in regression
Projects
None yet
Development

No branches or pull requests

2 participants