monkey icon indicating copy to clipboard operation
monkey copied to clipboard

Associate GCP machines to the corresponding BB tests

Open ilija-lazoroski opened this issue 3 years ago • 0 comments

Describe the bug

A clear and concise description of what the bug is.In order to run separate BB tests we need to specify -k option and the name of the test. At this moment if the test name after the option is the full name of the test and we haven't specified --no-gcp the tests will run and start the machines. But if we specify partial test name there will be an error and the machines will not start which will cause the BB tests to not run

To Reproduce

Steps to reproduce the behavior:

  1. Start GCP Monkey Island
  2. Try to run BB tests with -k and partial name, Ex. smb_pth, depth_1 etc.
  3. See error

Expected behavior

We need to associate GCP machines to the corresponding tests.

Machine version (please complete the following information):

  • OS: Windows or Linux

ilija-lazoroski avatar Aug 01 '22 07:08 ilija-lazoroski