Coder Social home page Coder Social logo

Comments (3)

will-Do avatar will-Do commented on August 29, 2024

As most of these commands has no option, it's better to implement them in one logical case, just like pool related commands:
Case 1: iface-define -> iface-start -> iface-list -> iface-dumpxml -> iface-mac -> iface-name -> iface-destroy -> iface-undefine
Case 2: iface-bridge -> iface-unbridge

from virt-test.

yumingfei avatar yumingfei commented on August 29, 2024

@will-Do, thanks for reminder~
In our perspective, we need to test more relative features.
Such as, interface type when created, it may be bridge, ethernet or some else;
how to configure its IP, static or dhcp; or trying to use created interface on vms.

So if you reserve places for extending these features, we'll be ok.

from virt-test.

will-Do avatar will-Do commented on August 29, 2024

@yumingfei
Well, what i am doing is make sure these virsh commands work well(base iface operation, using loopback device as default).
As this series commands manipulate host interfaces, it may affect the network of the host where the case running, so we need make sure the interface we use in test will not broke host network, and that's why i'm using 'lo' by default :)
For related feature you mentioned, i believe they all can be done by iface-define, which depended on the XML file you give.

from virt-test.

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.