HI, ollivier.
Using the latest container, parser and functest have been integrated
successfully in my local enviroment, and the following is a functest related
issue:
When start the parser container:
| Plugin base | Name
| Namespace | Title
|
+----------------------+----------------------------------------------------------------+-----------+-------------------------------------------------------------------------+
| Chart | Lines
| default | Display results as generic chart with lines.
|
| Chart | Pie
| default | Display results as pie, calculate average values for
additive data. |
2017-09-14 10:32:48,469 - functest.ci.prepare_env - INFO - Installing tempest
from existing repo...
2017-09-14 10:32:51.581 46 INFO rally.api [-] Creating verifier 'opnfv-tempest'.
Source path '/src/tempest' is not valid.
2017-09-14 10:32:52,047 - functest.utils.functest_utils - ERROR - Problem while
installing Tempest.
2017-09-14 10:32:52,047 - functest.ci.prepare_env - ERROR - Problem while
installing Tempest.
With the help from serena, we switch the base image from alpine to
functest-core in parser dockerfile, then it works and the parser testcase runs
successfully.
FROM alpine:3.6 -> FROM opnfv/functest-core
Please recheck it, thanks.
尚小冬 shangxiaodong_______________________________________________
opnfv-tech-discuss mailing list
[email protected]
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss