Giter Site home page Giter Site logo

Comments (2)

wbc6080 avatar wbc6080 commented on June 4, 2024

I also found this problem and did some research. After my observation, most e2e ci test failures occur when the first test case is executed. Since the logic of the e2e test is to start verification immediately after setting up the kubeedge cluster, I think it is may because when the kubeedge cluster is set up, some components of edgecore such as devicetwin have not been started yet.
5

from kubeedge.

wbc6080 avatar wbc6080 commented on June 4, 2024

I tested it locally and found that if I started the e2e test immediately after manually executing the local-up-kubeedge script, there would indeed be a higher failure rate, but if I waited for a while and tried again, the success rate would return to normal.
Therefore, I think we can add a delay after the e2e script creates the kubeedge cluster, as shown in #5499 . I tried running more than 5 times in this PR and found that the e2e test can pass normally.

from kubeedge.

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.