Adding unit/functional tests, fixing tests

Making common class for LabelList

Fixing related field name

Fixing get_effective_slice_ct to look for corerct field and also override _eager_field
This commit is contained in:
John Westcott IV
2022-09-06 11:26:55 -04:00
committed by Alan Rominger
parent 42a7866da9
commit 4f5596eb0c
12 changed files with 160 additions and 125 deletions

View File

@@ -73,6 +73,8 @@ options:
labels:
description:
- List of labels applied as a prompt, assuming job template prompts for labels
type: list
elements: str
credentials:
description:
- List of credentials applied as a prompt, assuming job template prompts for credentials

View File

@@ -172,6 +172,8 @@ options:
labels:
description:
- List of labels applied as a prompt, assuming job template prompts for labels
type: list
elements: str
timeout:
description:
- Timeout applied as a prompt, assuming job template prompts for timeout