openscanhub: workaround a bug with on demand tags
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
36a0799037
commit
b324ff3dc8
1 changed files with 5 additions and 0 deletions
|
@ -31,6 +31,11 @@ openscanhub_aws_spot_x86_64:
|
|||
reuse_max_count: 0
|
||||
reuse_max_time: 0
|
||||
|
||||
# We have to specify empty tags while using `tags_on_demand`.
|
||||
# https://github.com/praiskup/resalloc/pull/151
|
||||
# TODO: Remove this in the future.
|
||||
tags: []
|
||||
|
||||
# TODO: Choose which tags we shall select?
|
||||
# Avoid preallocating machines with on demand tags.
|
||||
tags_on_demand:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue