Allow for multiple forbidden paths
[releng/builder.git] / jjb / integration / integration-install-robotframework.sh
index c0ed0738f6b6b251d1c967728ccba67db872720a..0a814db6cdfd883963dad933a38f35cd23265bb4 100644 (file)
@@ -62,5 +62,9 @@ jsonpatch
 odltools
 EOF
 python -m pip install -r requirements.txt
+# Todo: Workaround needs pinned version of odltool to the latest because of the
+# update in the dependency resolver in pip 21.3.
+# Ref: https://github.com/pypa/pip/issues/9215
+pip install odltools==0.1.34
 odltools -V
 pip freeze