Skip to content

Commit e7a931f

Browse files
committed
Add support for reserving CentOS Stream 10
Including a choice to add support for CentOS Stream 10. This option is available to us as part of the infra. Signed-off-by: Pragadeeswaran Sathyanarayanan <pragadeeswaran.sathyanarayanan@ibm.com>
1 parent fde97bf commit e7a931f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

globals/macros/macros.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@
110110
- choice:
111111
choices:
112112
- "9s"
113+
- "10s"
113114
description: 'CentOS version to run the tests on (server + client)'
114115
name: CENTOS_VERSION
115116
- choice:

0 commit comments

Comments
 (0)