summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scenarios/os-odl-sfc/xci_overrides2
1 files changed, 1 insertions, 1 deletions
diff --git a/scenarios/os-odl-sfc/xci_overrides b/scenarios/os-odl-sfc/xci_overrides
index 74cba615..ecbff0ee 100644
--- a/scenarios/os-odl-sfc/xci_overrides
+++ b/scenarios/os-odl-sfc/xci_overrides
@@ -7,4 +7,4 @@ fi
# Until this feature is developed, ODL_VERSION must be intialized:
# https://github.com/ansible/ansible/issues/17329
# otherwise the lookup in vars/main returns an empty string when not defined
-export ODL_VERSION=${ODL_VERSION:-oxygen}
+export ODL_VERSION=${ODL_VERSION:-latest_release}