Enable c10s testing for PRs and nightly and after merge testing

This commit is contained in:
Thomas Woerner
2024-12-02 15:31:33 +01:00
parent 87ad46f7a4
commit 8d74fe34ef
4 changed files with 25 additions and 4 deletions

View File

@@ -0,0 +1,21 @@
#
# Variables must be defined as comma separated lists.
# For easier management of items to enable/disable,
# use one test/module on each line, followed by a comma.
#
# Example:
#
# ipa_disabled_modules: >-
# dnsconfig,
# group,
# hostgroup
#
# If no variables are set, set "empty: true" as at least
# one item is needed in the set.
---
variables:
empty: true
# ipa_enabled_modules: >-
# ipa_enabled_tests: >-
# ipa_disabled_modules: >-
# ipa_disabled_tests: >-