Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
ansasaki committed Jul 7, 2023
1 parent 149dad6 commit 772b353
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,8 @@ rlJournalStart
# create allowlist and excludelist
rlRun "limeCreateTestPolicy ${TESTDIR}/*"

rlRun "limeconRunAgent $CONT_AGENT $TAG_AGENT $IP_AGENT $CONT_NETWORK_NAME $TESTDIR 'ls -la /var/lib/keylime/cv_ca' $PWD/confdir_$CONT_AGENT $(realpath ./cv_ca)"

rlRun "limeconRunAgent $CONT_AGENT $TAG_AGENT $IP_AGENT $CONT_NETWORK_NAME $TESTDIR keylime_agent $PWD/confdir_$CONT_AGENT $(realpath ./cv_ca)"
rlRun "limeWaitForAgentRegistration ${AGENT_ID}"
rlPhaseEnd
Expand Down

0 comments on commit 772b353

Please sign in to comment.