mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-01-18 02:39:56 +00:00
initial Platfom Cert test
This commit is contained in:
parent
c110dade77
commit
a57b34c47f
@ -25,7 +25,7 @@ cp -f $allCompScript /opt/paccor/scripts/allcomponents.sh;
|
||||
# Step 2: Copy allcomponents json file to the paccor/scripts folder if there is one
|
||||
# Use the default if test does not have a test specific file.
|
||||
|
||||
allCompJson=/HIRS/.ci/system-tests/profiles/$profile/$test/$hwlist /opt/paccor/scripts/$hwlist ;
|
||||
allCompJson=/HIRS/.ci/system-tests/profiles/$profile/$test/$hwlist;
|
||||
if [ ! -f "$allCompJson" ]; then
|
||||
allCompJson=/HIRS/.ci/system-tests/profiles/"$profile"/default/"$profile"_default_hw.json
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user