Git Product home page Git Product logo

Comments (12)

greg-dennis avatar greg-dennis commented on August 16, 2024

This is effectively the same issue as #45
We are still waiting on this PR openconfig/public#750 (comment)
But we can do a temporary workaround that is a workaround for the time being.

from ondatra.

cprabha avatar cprabha commented on August 16, 2024

Thanks Greg for sharing the details.
Please could you share the workaround.

from ondatra.

greg-dennis avatar greg-dennis commented on August 16, 2024

The latest merge should fix this issue. Please let me know if it does not.

from ondatra.

cprabha avatar cprabha commented on August 16, 2024

Hi Greg,

I have taken latest go.mod (github.com/openconfig/ondatra v0.0.0-20221202185001-1b90e33d211b) and still seeing issue.
Please could you let me know the workaround, i will update my locate repo .

Thanks,
Prabha

from ondatra.

greg-dennis avatar greg-dennis commented on August 16, 2024

@cprabha, I meant that the latest Ondatra commit has the fix. Can you update Ondatra independently of featureprofiles and try it? I can proceed to update featureprofiles separately.

from ondatra.

cprabha avatar cprabha commented on August 16, 2024

Hi Greg,

I have taken "git clone https://github.com/openconfig/ondatra" and updated
all files in "/root//go/pkg/mod/github.com/openconfig/[email protected] " .

Script is still failing, is there anything we need to update apart from ondatra files?

Thanks,
Prabha

from ondatra.

greg-dennis avatar greg-dennis commented on August 16, 2024

In your featureprofiles directory, can you run?

go get -u github.com/openconfig/ondatra
go mod tidy

from ondatra.

cprabha avatar cprabha commented on August 16, 2024

Hi Greg,

I tried steps which have shared and able to update ondatra repo.
But observed ATE RIB call did not retrieve prefix information , ( I could see ATE has received routes ). and test keeps failing but not with data type mismatch instead prefix not found error.

Thanks,
Prabha

from ondatra.

cprabha avatar cprabha commented on August 16, 2024

Hi Greg,

Is there a older version ondatra repo which does not have these changes ? which i can update in my go.mod and get passed log for this script ?

Thanks,
Prabha

from ondatra.

cprabha avatar cprabha commented on August 16, 2024

Hi Greg,

please could you help with this ?

Thanks,
Prabha

from ondatra.

greg-dennis avatar greg-dennis commented on August 16, 2024

@cprabha, I'm going to need more information to determine whether there is any problem here. Nothing changed with respect to the other logic, and the unit tests and other integration tests are still passing on our end. Could you please file a new issue that includes at least
(1) logging the path the value of rib.AfiSafi(oc.BgpTypes_AFI_SAFI_TYPE_IPV4_UNICAST).Ipv4Unicast().Neighbor(tc.ate.Port2Neighbor).AdjRibInPre().Route(prefix.v4, 0).AttrIndex() so I can see the fully-qualified path; and
(2) a screenshot of the learned info / received routes by the ATE. Thanks!

from ondatra.

cprabha avatar cprabha commented on August 16, 2024

Thanks @greg-dennis
I have opened #59 with the error and path details.
Please check.

Thanks,
Prabha

from ondatra.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.