Skip to content

chore: use dynamic matrix param generation#384

Merged
osmman merged 1 commit intomainfrom
test_array-results
Jan 28, 2026
Merged

chore: use dynamic matrix param generation#384
osmman merged 1 commit intomainfrom
test_array-results

Conversation

@bouskaJ
Copy link
Member

@bouskaJ bouskaJ commented Jan 28, 2026

No description provided.

@github-actions
Copy link

Configuration Diff

4 document(s) impacted:

+ 0 added
- 0 removed
! 4 modified
Diff
@@ spec.template.values @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/ansible-v1-2
! + one list entry added:
+   - name: scenarios
+     value: "[\"default\",\"user_provided\", \"key_rotation\"]"

@@ spec.template.values @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStream/rhtas-tenant/ansible-v1-3
! + one list entry added:
+   - name: scenarios
+     value: "[\"default\",\"user_provided\", \"key_rotation\", \"backup_restore_migrate\"]"

@@ spec.resources.appstudio.redhat.com/v1beta2/IntegrationTestScenario/ansible-e2e-test{{.nameSuffix}}.spec.params @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/ansible-template
! + one list entry added:
+   - name: molecule_scenarios
+     value: {{.scenarios}}

@@ spec.variables @@
# projctl.konflux.dev/v1beta1/ProjectDevelopmentStreamTemplate/rhtas-tenant/ansible-template
! + one list entry added:
+   - name: scenarios
+     defaultValue: "[\"default\",\"user_provided\", \"key_rotation\", \"backup_restore_migrate\", \"postgresql\"]"
+     description: "Molecule scenarios to execute in Json format"

📦 Artifacts: base-output.yaml, head-output.yaml, dyff-output.txt

@osmman osmman merged commit 2f15593 into main Jan 28, 2026
4 checks passed
@osmman osmman deleted the test_array-results branch January 28, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants