openscanhub: add a non-empty tag in resalloc pool
Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
parent
c08ebd8fa9
commit
5d5ec547ea
1 changed files with 2 additions and 1 deletions
|
@ -34,7 +34,8 @@ openscanhub_aws_spot_x86_64:
|
|||
# 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: []
|
||||
tags:
|
||||
- dummy_tag_to_keep_resalloc_happy
|
||||
|
||||
# TODO: Choose which tags we shall select?
|
||||
# Avoid preallocating machines with on demand tags.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue