[gates] Speed up gate-rally-dsvm-verify-light
Run smoke temptest subset instead of long running compute Change-Id: If6195dd8a93921d935d3edfa6a3a699ff639ea0c
This commit is contained in:
parent
37c105741a
commit
a983c62435
@ -31,7 +31,7 @@ LOG.setLevel(logging.DEBUG)
|
||||
|
||||
MODES_PARAMETERS = {
|
||||
"full": "--set full",
|
||||
"light": "--set compute"
|
||||
"light": "--set smoke"
|
||||
}
|
||||
|
||||
BASE_DIR = "rally-verify"
|
||||
|
Loading…
x
Reference in New Issue
Block a user