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

Failure of test cases if any core files are found #13788

Closed
donaldsharp opened this issue Jun 13, 2023 · 1 comment
Closed

Failure of test cases if any core files are found #13788

donaldsharp opened this issue Jun 13, 2023 · 1 comment
Labels
enhancement tests Topotests, make check, etc

Comments

@donaldsharp
Copy link
Member

The topotest system needs to be modified to look for any core files and if any are found then the test needs to be failed because at this point in time, a standard run does not appear to be generating core files. So we need to catch anything new in the system

@donaldsharp donaldsharp added the triage Needs further investigation label Jun 13, 2023
donaldsharp added a commit to donaldsharp/frr that referenced this issue Jun 29, 2023
If a .dmp file is found in the test log directories
fail the test.

Fixes: FRRouting#13788
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
donaldsharp added a commit to donaldsharp/frr that referenced this issue Jun 29, 2023
If a .dmp file is found in the test log directories
fail the test.

Fixes: FRRouting#13788
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
donaldsharp added a commit to donaldsharp/frr that referenced this issue Jun 30, 2023
If a .dmp file is found in the test log directories
fail the test.

Issue: FRRouting#13788
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
donaldsharp added a commit to donaldsharp/frr that referenced this issue Jul 1, 2023
If a .dmp file is found in the test log directories
fail the test.

Issue: FRRouting#13788
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
donaldsharp added a commit to donaldsharp/frr that referenced this issue Jul 3, 2023
If a .dmp file is found in the test log directories
fail the test.

Issue: FRRouting#13788
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
donaldsharp added a commit to donaldsharp/frr that referenced this issue Jul 3, 2023
If a .dmp file is found in the test log directories
fail the test.

Issue: FRRouting#13788
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
donaldsharp added a commit to donaldsharp/frr that referenced this issue Jul 5, 2023
If a .dmp file is found in the test log directories
fail the test.

Issue: FRRouting#13788
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
donaldsharp added a commit to donaldsharp/frr that referenced this issue Jul 5, 2023
If a .dmp file is found in the test log directories
fail the test.

Issue: FRRouting#13788
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
donaldsharp added a commit to donaldsharp/frr that referenced this issue Jul 7, 2023
If a .dmp file is found in the test log directories
fail the test.

Issue: FRRouting#13788
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
donaldsharp added a commit to donaldsharp/frr that referenced this issue Jul 10, 2023
If a .dmp file is found in the test log directories
fail the test.

Issue: FRRouting#13788
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
@qlyoung qlyoung added tests Topotests, make check, etc enhancement and removed triage Needs further investigation labels Aug 15, 2023
@qlyoung
Copy link
Member

qlyoung commented Aug 15, 2023

Fixed by #13885

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement tests Topotests, make check, etc
Projects
None yet
Development

No branches or pull requests

2 participants