test: add non-secure-node eval test
This tests that the modules work without the secure-node template. The test currently fails at runtime, but evaluating already helps catching module-related errors.
This commit is contained in:
@@ -169,6 +169,7 @@ build() {
|
||||
else
|
||||
scenario=default buildTest "$@"
|
||||
scenario=netns buildTest "$@"
|
||||
scenario=full evalTest "$@"
|
||||
fi
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user