Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Test Extreme Case for Routing Rule Update #265

@zzxgzgz

Description

@zzxgzgz

Need to have a testcase where routing rule update is tested in extreme case, for example, many subnets with many routing rules in each subnnet.

Also, to test this, we need to implement the routing rule for

int ACA_OVS_L3_Programmer::create_or_update_router(RouterConfiguration &current_RouterConfiguration,
                                                   GoalStateV2 &parsed_struct,
                                                   ulong &dataplane_programming_time)

Currently we have only implemented in the GSV1 version of this function, which is:

int ACA_OVS_L3_Programmer::create_or_update_router(RouterConfiguration &current_RouterConfiguration,
                                                   GoalState &parsed_struct,
                                                   ulong &dataplane_programming_time)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions