openscanhub: add a non-empty tag in resalloc pool

Signed-off-by: Siteshwar Vashisht <svashisht@redhat.com>
This commit is contained in:
Siteshwar Vashisht 2024-03-14 11:38:21 +01:00
parent c08ebd8fa9
commit 5d5ec547ea

View file

@ -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.