SuccessConsole Output

[osm-devops] Running shell script
+ docker run --network netosm-v70-merge-141 --env-file /tmp/tmp.ue8TL2mxl4/env -v /tmp/tmp.ue8TL2mxl4:/usr/share/osm-devops/systest/reports opensourcemano/osmclient:osm-v70-merge-141 make -C /usr/share/osm-devops/systest smoke
make: Entering directory '/usr/share/osm-devops/systest'
make -C /usr/share/osm-devops//descriptor-packages/vnfd/cirros_vnf
make[1]: Entering directory '/usr/share/osm-devops/descriptor-packages/vnfd/cirros_vnf'
building cirros_vnf build
make[1]: Leaving directory '/usr/share/osm-devops/descriptor-packages/vnfd/cirros_vnf'
make -C /usr/share/osm-devops//descriptor-packages/nsd/cirros_ns
make[1]: Entering directory '/usr/share/osm-devops/descriptor-packages/nsd/cirros_ns'
building cirros_ns build
make[1]: Leaving directory '/usr/share/osm-devops/descriptor-packages/nsd/cirros_ns'
make[1]: Entering directory '/usr/share/osm-devops/systest'
============================= test session starts ==============================
platform linux -- Python 3.6.9, pytest-4.6.3, py-1.9.0, pluggy-0.13.1
rootdir: /usr/share/osm-devops
collected 11 items / 5 deselected / 6 selected

testcases/smoke/test_smoke.py .....                                      [ 83%]
testcases/vim/test_vim.py .                                              [100%]

=============================== warnings summary ===============================
/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.smoke - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.vim - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.openstack - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.vmware - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.vnf - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

/usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337
  /usr/local/lib/python3.6/dist-packages/_pytest/mark/structures.py:337: PytestUnknownMarkWarning: Unknown pytest.mark.ns_scale - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/latest/mark.html
    PytestUnknownMarkWarning,

-- Docs: https://docs.pytest.org/en/latest/warnings.html
-- generated xml file: /usr/share/osm-devops/systest/reports/pytest-smoke.xml --
============= 6 passed, 5 deselected, 6 warnings in 10.98 seconds ==============
make[1]: Leaving directory '/usr/share/osm-devops/systest'
make: Leaving directory '/usr/share/osm-devops/systest'