-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
rhel-9.4
What were you trying to do that didn't work?
looks we have a fail here:
failing in 9.2/9.3/9.4 and main versions
Please provide the package NVR for which bug is seen:
How reproducible:
sometimes
Steps to reproduce
- run NMCI's vrf_check_local_routes test in cycle
- test=vrf_check_local_routes
- a=0; while ./test_run.sh $test; do :;((a++)); echo -e "\n\nATTEMPT $a\n\n"; if [ $a -eq 100 ]; then break; fi ; done; echo -e "\n\nATTEMPT $a"
Expected results
100x pass
Actual results
fail soonish
- is blocked by
-
RHEL-36184 Investigation spike: Investigate NMCI failure ipv6_ignore_nonstatic_routes and vrf_check_local_routes failures
- Closed