Commit c55e52fc by Kevin Falcone

our use of edx_service expects XQUEUE_VERSION

We were still passing xqueue_version from jenkins, so your branch
override wasn't seen.
parent eb30873e
......@@ -185,7 +185,7 @@ cat << EOF > $extra_vars_file
edx_platform_version: $edxapp_version
forum_version: $forum_version
notifier_version: $notifier_version
xqueue_version: $xqueue_version
XQUEUE_VERSION: $xqueue_version
xserver_version: $xserver_version
certs_version: $certs_version
configuration_version: $configuration_version
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment