An error occurred fetching the project authors.
  1. 17 Aug, 2023 1 commit
    • Xavier Thompson's avatar
      software/*/test: Blindly replace all _ipv6_address · 1dcaf841
      Xavier Thompson authored
      When IPv6 range is be enabled in testnodes, `_ipv6_address` does not
      contain a single IPv6 address shared by all partitions anymore, but
      instead the IPv6 range from which each partition will obtain its own
      IPv6 address. Instead there is now `computer_partition_ipv6_address`
      which contains the IPv6 address of the main partition.
      
      This change blindly replaces all occurences of `_ipv6_address` with
      `computer_partition_ipv6_address`, since that will fix most simple
      cases. The remaining cases, such as tests with instance trees that
      use multiple partitions, can be investigated and fixed individually.
      1dcaf841
  2. 07 Sep, 2022 1 commit
  3. 29 Aug, 2022 1 commit
  4. 14 Jan, 2020 1 commit
  5. 07 Oct, 2019 1 commit
  6. 22 Jan, 2019 1 commit
  7. 20 Dec, 2018 1 commit
  8. 24 Oct, 2018 1 commit
  9. 08 Oct, 2018 2 commits
  10. 04 Jul, 2018 1 commit