I consider the following ci functest test result about parser project in
master branch.
======================={ Parser functest begin }==========================
|========= 1/4. Preparing VM image for parser... =========|
Download image cirros-0.3.5-x86_64-disk.img...
./functest_run.sh: line 72: openstack: command not found
Registe image cirros-0.3.2-x86_64-uec...
./functest_run.sh: line 79: openstack: command not found
Clean-up the environment...
./functest_run.sh: line 243: openstack: command not found
Delete local image file cirros-0.3.2-x86_64-uec.img after test.
Delete local URL image file cirros-0.3.5-x86_64-disk.img after test.
./functest_run.sh: line 275: openstack: command not found
Delete user parser's role from project parser
./functest_run.sh: line 283: openstack: command not found
Delete user parser
./functest_run.sh: line 290: openstack: command not found
Delete project parser
./functest_run.sh: line 295: openstack: command not
found======================={ Parser functest end }==========================
It seems that openstack client is not installed in parser docker image,
so i installed python-openstackclient after launching parser container manually
in my local enviroment, and the test was successful.
Would you please check the dockerfile or scripts in functest? thanks.
尚小冬 shangxiaodong
_______________________________________________
opnfv-tech-discuss mailing list
[email protected]
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss