The number of getting image URL is expected as `2`, but notactually
in test_pre_instantiation_vnf_image_with_file(). The value can be `1`
or `2` for `tox -e py36` or `tox -e lower-constraints`. It might be
because of a difference of versions of modules imported in
the test cases.
This update is just a quick fixing to avoid the issue. So, it could be
happened again possibly if the versions of modules are changed.
Reviewed: https:/ /review. opendev. org/738393 /git.openstack. org/cgit/ openstack/ tacker/ commit/ ?id=ad686ab8469 8ad0b7dc14a3463 cf1b2e3107ea5f
Committed: https:/
Submitter: Zuul
Branch: master
commit ad686ab84698ad0 b7dc14a3463cf1b 2e3107ea5f
Author: Yasufumi Ogawa <email address hidden>
Date: Mon Jun 29 07:38:41 2020 +0000
Fix failed test for creating vnf image
The number of getting image URL is expected as `2`, but notactually instantiation_ vnf_image_ with_file( ). The value can be `1`
in test_pre_
or `2` for `tox -e py36` or `tox -e lower-constraints`. It might be
because of a difference of versions of modules imported in
the test cases.
This update is just a quick fixing to avoid the issue. So, it could be
happened again possibly if the versions of modules are changed.
Closes-Bug: #1885523
Change-Id: I302607f636d6d9 6baa544ccad600b b21fdf18da2
Signed-off-by: Yasufumi Ogawa <email address hidden>