1. 27 Dec, 2019 2 commits
    • Jérome Perrin's avatar
      testing/testcase: snapshot symlinks and directories · 9d985106
      Jérome Perrin authored
      Directories were ignored by mistake, we found out that several files
      that would help us diagnosing problems were missing, because we only
      snapshot etc/* which did not snapshot recursive directories such as
      etc/promise or etc/service.
      
      Symlinks were copied (the target was copied), because they matched the
      isfile check, but if the symlink target was not existent, this caused
      errors.
      
      Also rename _snapshot_instance_file to _copySnapshot as it is no longer
      treating files only
      9d985106
    • Jérome Perrin's avatar
      standalone: keep only 5MB of logs · c20aaaac
      Jérome Perrin authored
      50 was too much now that we keep snapshots in tests.
      c20aaaac
  2. 24 Dec, 2019 1 commit
  3. 20 Dec, 2019 2 commits
  4. 19 Dec, 2019 6 commits
  5. 18 Dec, 2019 10 commits
  6. 17 Dec, 2019 3 commits
    • Łukasz Nowak's avatar
      Release 1.5.5 · 3dee88a5
      Łukasz Nowak authored
      3dee88a5
    • Łukasz Nowak's avatar
      format: Stabilise partition addresses · affe90a0
      Łukasz Nowak authored
      Depending on the netifaces version the netmask can come with or without
      lenght prefix, so support both cases and consider netmask with prefix
      as equal to without prefix.
      
      The only result will be update of the netmask in the computer XML file.
      affe90a0
    • Łukasz Nowak's avatar
      format: Try hard to keep the same computer address · d3c516ed
      Łukasz Nowak authored
      self.interface.getGlobalScopeAddressList which uses netifaces can have
      different sorting of the addresses depending of the version, so prefer the
      already configured IPv6 address.
      d3c516ed
  7. 13 Dec, 2019 4 commits
  8. 12 Dec, 2019 7 commits
  9. 09 Dec, 2019 1 commit
  10. 04 Dec, 2019 2 commits
  11. 29 Nov, 2019 1 commit
  12. 28 Nov, 2019 1 commit