summaryrefslogtreecommitdiffstats
path: root/csit/prepare-csit.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-11-09Hack to get CSIT test workingsourabh_sourabh1-4/+4
Reviewers : Toine, Priyank and Luke Issue-ID: CPS-1353 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech> Change-Id: Ia9c5a907562793940d663e82033fa0eb2f1049a1 Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
2022-03-16CSIT setup in NCMP-DMI-PLUGIN Repompriyank1-0/+51
- Infrastructure code for ncmp-dmi CSITs. - Enhanced timeout message for sdnc during setup. - Basic CSITs for dmi health and get modules from SDNC. - Fixed shell script permissions from 100644 to 100755. - Fixing .gitignore as it was ignoring *.zip format and we need key0.zip as part of SDNC CSIT setup. Issue-ID: CPS-930 Change-Id: I39054e3ec2c9281821ca146831ae6cc82d674924 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>