Skip to content

Commit

Permalink
NeoEden : add virtualization workflow script
Browse files Browse the repository at this point in the history
Signed-off-by: Shahriyar Jalayeri <[email protected]>
  • Loading branch information
shjala committed Oct 22, 2024
1 parent 6aaa114 commit 62f5dc6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions neo-eden/workflows/virtualization-tests.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
#!/bin/sh

export EDEN_CONFIG="default"
export WORKFLOW="virtualization"

echo "Running virtualization tests"
../../dist/bin/neoeden.virtualization.testsuite -test.v

0 comments on commit 62f5dc6

Please sign in to comment.