mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
add additional test modes
This commit is contained in:
@@ -174,6 +174,7 @@ if [ -n "$test_profile" ]; then
|
||||
|
||||
# The below settings are hardcoded purely for automated testing purposes.
|
||||
TESTING=true
|
||||
is_desktop_grid=false
|
||||
|
||||
if [[ "$test_profile" =~ "-sensor" ]]; then
|
||||
install_type=SENSOR
|
||||
|
||||
Reference in New Issue
Block a user