tree: dd4db5b5580210e9869cccb7bf2a6cd4030f597b [path history] [tgz]
  1. .dockerignore
  2. Dockerfile
  3. README.md
  4. conf/
  5. gulp_tasks/
  6. gulpfile.js
  7. nginx.conf
  8. package.json
  9. src/
  10. tsconfig.json
  11. tslint.json
  12. typings.json
xos/gui/README.md

vTR GUI

This GUI provide the interface to perform a vTR test.

Platform install integration

Having a profile deployed is required. To add extensions listed in your profile-manifest as:

enabled_gui_extensions:
  - name: vtr
    path: orchestration/xos_services/vtr/xos/gui

Execute: ansible-playbook -i inventory/mock-rcord deploy-xos-gui-extensions-playbook.yml NOTE: remember to replate inventory/** with the actual cord_profile you are using