mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-01-31 00:24:00 +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
|
# 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.
|
# 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
|
if [ ! -f "$allCompJson" ]; then
|
||||||
allCompJson=/HIRS/.ci/system-tests/profiles/"$profile"/default/"$profile"_default_hw.json
|
allCompJson=/HIRS/.ci/system-tests/profiles/"$profile"/default/"$profile"_default_hw.json
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user