Releases: ios-xr/xrd-tools
Releases · ios-xr/xrd-tools
Release v1.1.17
A Dockerfile is now provided for creating a host-check container image.
Release v1.1.15
v1.1.15
host-check
now has separate checks for IOMMU being enabled and PCI device availability.
Release v1.1.14
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
Changes in this release
- Modify Linux kernel version check to require kernel version 4.6 or higher.
Release v1.1.12
Changes in this release
- Add Docker Compose v2 support to
host-check
andxr-compose
scripts.
Release v1.1.11
Changes in this release
- Add a check in
host-check
to verify the correct kernel modules parameters are being used.
Release v1.1.10
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
Changes in this release
- Add check to ensure real-time group scheduling is disabled on the host for XRd vRouter.
Release v1.1.8
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
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.