]> review.fuel-infra Code Review - tools/sustaining.git/commitdiff
Remove pyyaml spike 53/41353/1
authorVladimir Khlyunev <vkhlyunev@mirantis.com>
Tue, 11 Jun 2019 10:38:06 +0000 (14:38 +0400)
committerVladimir Khlyunev <vkhlyunev@mirantis.com>
Tue, 11 Jun 2019 10:38:06 +0000 (14:38 +0400)
It is going to fuel-qa

Change-Id: I1ea02b7c1cb2bfbb636f24f151768aa46a4e40d0

maintenance-ci/mos/scripts/tempest.create_env.sh

index 5e2cac9a6be276939f5252d98b5af07063862ed6..bedcc1b2b81b34a8318ddefe2e4acd815de7144d 100644 (file)
@@ -75,8 +75,6 @@ git fetch https://review.fuel-infra.org/openstack/fuel-qa "${refspec}" && git ch
 fi
 
 
-# spike - https://github.com/yaml/pyyaml/issues/266
-pip install -U "pyyaml!=5.1"
 ./run_system_test.py run 'system_test.prepare_tempest_env' -q --nologcapture --with-config "${CONFIG_NAME}"
 
 deactivate