sonic-buildimage/platform/broadcom/sonic-platform-modules-brcm-xlr-gts/tests/all-platforms.sh
Olivier Singla 708999ad61 [devices]: Add Broadcom XLR/GTS (BCM9COMX2XMC) support for Tomahawk switch (BCM956960K) (#2682)
These patches add support for the Broadcom XMC card (XLR/GTS). At this moment
only Tomahawk switch (BCM956960K) is supported. Add
device/broadcom/x86_64-bcm_xlr-r0 and
platform/broadcom/sonic-platform-modules-brcm-xlr-gts files
2019-06-09 12:09:31 -07:00

10 lines
240 B
Bash
Executable File

#!/bin/bash
#
# This script provides a simple helper to test if the initscripts for all
# platforms work.
# It runs in simulation mode and don't actually initialize anything but still
# checks most of the codepaths
#
echo "Nothing to do!"