-
Type: Task
-
Status: To Do (View Workflow)
-
Priority: Medium
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Testing
-
Labels:None
-
Story Points:0
Test fails when run locally after a clean checkout.
% git clone ssh://gerrit.opencord.org:29418/voltha-system-tests.git % cd voltha-system-tests % make
set +u && source .venv/bin/activate && set -u \ && cd tests/functional \ && robot -V /home/joey/projects/sandbox/voltha-system-tests/tests/data/bbsim-kind.yaml -i sanity -X -e notready --noncritical non-critical Voltha_PODTests.robot ============================================================================== Voltha PODTests :: Test various end-to-end scenarios ============================================================================== Sanity E2E Test for OLT/ONU on POD :: Validates E2E Ping Connectiv... | FAIL Parent suite setup failed: Environment variable '%{KUBECONFIG}' not found. ------------------------------------------------------------------------------ ^CSecond signal will force exit. ^CExecution forcefully stopped. [ ERROR ] Execution stopped by user. make: *** [Makefile:513: voltha-test] Error 253