We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
It works in local Setup.
Sorry, something went wrong.
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
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"] ]
mgheorghe
muchetan
No branches or pull requests
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/
The text was updated successfully, but these errors were encountered: