mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +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.
|
# The below settings are hardcoded purely for automated testing purposes.
|
||||||
TESTING=true
|
TESTING=true
|
||||||
|
is_desktop_grid=false
|
||||||
|
|
||||||
if [[ "$test_profile" =~ "-sensor" ]]; then
|
if [[ "$test_profile" =~ "-sensor" ]]; then
|
||||||
install_type=SENSOR
|
install_type=SENSOR
|
||||||
|
|||||||
Reference in New Issue
Block a user