ovn-org / ovn-heater

Mega script to deploy/configure/run OVN scale tests.
Apache License 2.0
12 stars 12 forks source link

do.sh: Add `refresh-tester` subcommand. #178

Closed mkalcok closed 1 year ago

mkalcok commented 1 year ago

refresh-tester subcommand of do.sh triggers only rebuild of a tester container. It provides a faster way to apply/test your changes if you work only inside the ovn-tester package, and you don't want to rebuild OVN packages or fake-multinode image.


This is just something that I found handy in my workflow.