Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document ovn-tester configuration knobs. #123

Open
dceara opened this issue Aug 25, 2022 · 2 comments
Open

Document ovn-tester configuration knobs. #123

dceara opened this issue Aug 25, 2022 · 2 comments

Comments

@dceara
Copy link
Collaborator

dceara commented Aug 25, 2022

A non-exhaustive list of knobs that configure how ovn-tester provisions the test cluster is:

  • cluster_cmd_path
  • monitor_all
  • logical_dp_groups
  • clustered_db
  • datapath_type
  • raft_election_to
  • northd_probe_interval
  • db_inactivity_probe
  • node_net
  • enable_ssl
  • node_remote
  • node_timeout_s
  • internal_net
  • external_net
  • gw_net
  • cluster_net
  • n_workers
  • n_relays
  • vips
  • vips6
  • vip_subnet
  • static_vips
  • static_vips6
  • use_ovsdb_etcd

We should document these so a user doesn't have to decipher the code to figure out what a knob does.

@dceara
Copy link
Collaborator Author

dceara commented Aug 25, 2022

CC: @igsilya

@igsilya
Copy link
Contributor

igsilya commented Aug 29, 2022

  • northd_threads

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants