1. 04 Jul, 2022 2 commits
    • Christian Ehrhardt's avatar
      d/t/control: add isolation-machine as modules are involved · 47d24168
      Christian Ehrhardt authored
      
      
      Without this on continaer based testing the services (and all other
      follow on tests) fail like:
      
      × ovs-vswitchd.service - Open vSwitch Forwarding Unit
      236     Loaded: loaded (/lib/systemd/system/ovs-vswitchd.service; static)
      237     Active: failed (Result: exit-code) since Mon 2022-07-04 07:18:04 UTC; 1s ago
      238    Process: 2297 ExecStart=/usr/share/openvswitch/scripts/ovs-ctl --no-ovsdb-server --no-monitor --system-id=random --no-record-hostname start $OVS_CTL_OPTS (code=exited, status=1/FAILURE)
      239        CPU: 42ms
      240Jul 04 07:18:03 ci-185-36e1640d ovs-ctl[2326]: removing bridge module ... failed!
      241Jul 04 07:18:03 ci-185-36e1640d systemd[1]: ovs-vswitchd.service: Control process exited, code=exited, status=1/FAILURE
      242Jul 04 07:18:03 ci-185-36e1640d systemd[1]: ovs-vswitchd.service: Failed with result 'exit-code'.
      243Jul 04 07:18:03 ci-185-36e1640d systemd[1]: Failed to start Open vSwitch Forwarding Unit.
      244Jul 04 07:18:04 ci-185-36e1640d systemd[1]: ovs-vswitchd.service: Scheduled restart job, restart counter is at 5.
      245Jul 04 07:18:04 ci-185-36e1640d systemd[1]: Stopped Open vSwitch Forwarding Unit.
      246Jul 04 07:18:04 ci-185-36e1640d systemd[1]: ovs-vswitchd.service: Start request repeated too quickly.
      247Jul 04 07:18:04 ci-185-36e1640d systemd[1]: ovs-vswitchd.service: Failed with result 'exit-code'.
      248Jul 04 07:18:04 ci-185-36e1640d systemd[1]: Failed to start Open vSwitch Forwarding Unit.
      
      Signed-off-by: Christian Ehrhardt's avatarChristian Ehrhardt <christian.ehrhardt@canonical.com>
      47d24168
    • Christian Ehrhardt's avatar
  2. 01 Jul, 2022 26 commits
  3. 30 Jun, 2022 12 commits