Skip to content

Releases: ios-xr/xrd-tools

Release v1.1.17

11 Jun 16:27
f1bc73a
Compare
Choose a tag to compare

A Dockerfile is now provided for creating a host-check container image.

Release v1.1.15

12 Mar 11:23
e044091
Compare
Choose a tag to compare

v1.1.15

host-check now has separate checks for IOMMU being enabled and PCI device availability.

Release v1.1.14

27 Nov 17:24
280b309
Compare
Choose a tag to compare

Changes in this release

  • host-check now summarizes failures and warnings separately. When testing both XR platforms, a failure for either is now treated as a failure overall.

Release v1.1.13

11 Oct 13:18
4c13694
Compare
Choose a tag to compare

Changes in this release

  • Modify Linux kernel version check to require kernel version 4.6 or higher.

Release v1.1.12

19 Jul 09:40
758b9bd
Compare
Choose a tag to compare

Changes in this release

  • Add Docker Compose v2 support to host-check and xr-compose scripts.

Release v1.1.11

28 Jun 13:47
0bc9079
Compare
Choose a tag to compare

Changes in this release

  • Add a check in host-check to verify the correct kernel modules parameters are being used.

Release v1.1.10

02 Jun 10:59
Compare
Choose a tag to compare

Changes in this release

  • Add a new 'error' check state to host-check for when checks fail to run and update the output message at the bottom of the script, inline with this change.

Release v1.1.9

16 May 13:02
0577219
Compare
Choose a tag to compare

Changes in this release

  • Add check to ensure real-time group scheduling is disabled on the host for XRd vRouter.

Release v1.1.8

12 May 09:59
26a43fe
Compare
Choose a tag to compare

Changes in this release

  • Add a check in the host-check script to verify if the host has required cgroup mounts.

Release v1.1.7

28 Feb 10:15
5836a34
Compare
Choose a tag to compare

Changes in this release

  • launch-xrd to output a message asking the user to specify the platform when specifying dry-run on a non-loaded image, instead of trying to pull the image.