xcluster icon indicating copy to clipboard operation
xcluster copied to clipboard

Update template ovls

Open uablrek opened this issue 1 year ago • 1 comments

  • remove the never-used dbg() function
  • Refactor cmd_env(), and call it by default
  • Refactor cmd_test()
  • Add --log=, or export __log=. To use > $log still work, but is considered obsolete
  • Work-around to allow default setting of $__nvm in cmd_env()
  • Export options specified on the command line ($long_opts)
  • Fix indentation
  • Template for the test_default() function. Encouraged to simplify CI
  • Handle --cni=. Also encouraged to simplify CI
  • Special handling of --cni=cilium

uablrek avatar May 06 '24 07:05 uablrek

Hold this for some time. I want to update documentation in ovl/test.

uablrek avatar May 06 '24 09:05 uablrek