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 <shahriyar@zededa.com>
  • Loading branch information
shjala committed Oct 10, 2024
1 parent 9bc0535 commit 518c2d7
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 518c2d7

Please sign in to comment.