Hi All,





As doctor verify job using the 'functest-suite-builder' to test, I found that 
many parameters are not passed to start functest docker container.


Such as {sshkey_vol}, {TESTCASE_OPTIONS}, you can see the log from[1]






[1] 
https://build.opnfv.org/ci/job/doctor-python-verify-apex-sample-master/121/console



This part:

docker run --privileged=true -e INSTALLER_TYPE=apex -e INSTALLER_IP=192.168.X.X 
-e NODE_NAME=zte-virtual3 -e DEPLOY_SCENARIO=os-nosdn-nofeature-ha -e 
BUILD_TAG=jenkins-doctor-python-verify-apex-sample-master-121 -e 
DEPLOY_TYPE=baremetal -v 
/home/jenkins/opnfv/functest/images:/home/opnfv/functest/images -v 
/home/jenkins/opnfv/functest/results/master:/home/opnfv/functest/results -v 
/home/jenkins/opnfv-openrc.sh:/home/opnfv/functest/conf/openstack.creds 
opnfv/functest-features:latest /bin/bash -c 'prepare_env start && run_tests -r 
-t doctor-notification'




You can see that  {sshkey_vol}, {TESTCASE_OPTIONS} are missing and 
'INSTALLER_IP' is wrong.


I remember that using 'export XXX=XXX' in different builders are not effective, 
they have different workspace.


Not sure about that. Do you have any ideas? Can you help to fix it? Thanks~










BR,


dwj
_______________________________________________
opnfv-tech-discuss mailing list
opnfv-tech-discuss@lists.opnfv.org
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

Reply via email to