Skip to content

Commit

Permalink
move the test up, see if it works, revert later
Browse files Browse the repository at this point in the history
Signed-off-by: Shahriyar Jalayeri <[email protected]>
  • Loading branch information
shjala committed Aug 16, 2024
1 parent 8b98f7b commit 826d976
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tests/workflow/smoke.tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ eden.escript.test -test.run TestEdenScripts/eve_restart
{{end}}
{{end}}

/bin/echo EVE TPM tests (24/{{$tests}})
eden.escript.test -test.run TestEdenScripts/tpm_eden

/bin/echo Eden Log test (6/{{$tests}})
eden.escript.test -testdata ../lim/testdata/ -test.run TestEdenScripts/log_test
/bin/echo Eden SSH test (7/{{$tests}})
Expand Down Expand Up @@ -82,5 +85,3 @@ eden.escript.test -test.run TestEdenScripts/eden_reset
/bin/echo EVE security tests (23/{{$tests}})
eden.escript.test -test.run TestEdenScripts/sec_eden

/bin/echo EVE TPM tests (24/{{$tests}})
eden.escript.test -test.run TestEdenScripts/tpm_eden

0 comments on commit 826d976

Please sign in to comment.