diff --git a/o2-customization.sh b/o2-customization.sh index bd8d52b79f..8b497aa795 100644 --- a/o2-customization.sh +++ b/o2-customization.sh @@ -9,6 +9,7 @@ valid_defaults: - o2-dev-fairroot - alo - o2-prod + - ali --- # No contents. The only goal of this recipe is to provide customizations to # enable / disable features of the O2 builds. This cannot be done in the O2 diff --git a/o2.sh b/o2.sh index 6fd018e2b1..7f13816295 100644 --- a/o2.sh +++ b/o2.sh @@ -131,6 +131,7 @@ valid_defaults: - o2-dev-fairroot - alo - o2-prod + - ali --- #!/bin/sh export ROOTSYS=$ROOT_ROOT diff --git a/o2fullci.sh b/o2fullci.sh index dd44fd55a0..cdd7bc8289 100644 --- a/o2fullci.sh +++ b/o2fullci.sh @@ -10,6 +10,7 @@ requires: valid_defaults: - o2 - o2-epn + - ali --- #!/bin/bash -ex diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index bcc6e4fed5..6448141da8 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -15,6 +15,7 @@ valid_defaults: - o2 - o2-dataflow - o2-epn + - ali --- #!/bin/bash -ex diff --git a/o2suite.sh b/o2suite.sh index e51144ee92..5c7407f378 100644 --- a/o2suite.sh +++ b/o2suite.sh @@ -22,6 +22,7 @@ valid_defaults: - alo - o2-prod - o2-ninja + - ali --- #!/bin/bash -ex