Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Execution instructions for Windows edited to include running with admin privileges

...

$ ./tools/run.sh app_name [test_suite] [test_case]

Windows 7+ (PowerShell v2+, run with Administrator privileges)

PS C:\> git clone https://git.onap.org/integration
PS C:\> cd bootstrap\vagrant-onap
PS C:\>
.\tools\Run.ps1 app_name [test_suite] [function]

...