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

Some end-to-end tests are failing #10

Open
gretelliz opened this issue Dec 17, 2024 · 0 comments
Open

Some end-to-end tests are failing #10

gretelliz opened this issue Dec 17, 2024 · 0 comments
Assignees

Comments

@gretelliz
Copy link
Contributor

Currently, there are 13 implemented e2e tests related to topology checking.

The following tests pass successfully:

  • test_010_list_topology
  • test_015_check_topology_follows_model_2_0_0
  • test_020_set_intra_link_down_check_topology
  • test_025_set_inter_link_down_check_topology
  • test_030_location_change
  • test_040_add_intra_link_check_topology
  • test_070_add_port_check_topology

The following tests are failing:

  • test_045_add_inter_link_check_topology - should pass
  • test_050_del_intra_link_check_topology - related to issue #342
  • test_055_del_inter_link_check_topology
  • test_060_add_node_check_topology - should pass
  • test_065_del_node_check_topology
  • test_075_del_port_check_topology
@gretelliz gretelliz self-assigned this Dec 17, 2024
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

1 participant