Skip to content

Commit

Permalink
stop test being dependant on previous test
Browse files Browse the repository at this point in the history
Signed-off-by: Isaac Matthews <[email protected]>
  • Loading branch information
Isaac-Matthews authored and ansasaki committed Jan 21, 2025
1 parent a54fc43 commit 275881a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions functional/iak-idevid-register-with-certificates/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ rlJournalStart

rlPhaseStartTest "Successful registration - IDevID and IAK certs verified, and IAK verifies AK"
# Add CA to store
rlRun "mkdir -p $TPM_CERTS"
rlRun "cp ./ca/certs/klca-chain.cert.pem $TPM_CERTS/"
rlRun "limeStartAgent"
# Agent can now register with IDevID and IAK getting verified
Expand Down

0 comments on commit 275881a

Please sign in to comment.