cleanup: remove unused WorkflowTemplate handling#1526
cleanup: remove unused WorkflowTemplate handling#1526tommartensen merged 5 commits intotm/improve-test-performancefrom
Conversation
|
A single node development cluster (infra-pr-1526) was allocated in production infra for this PR. CI will attempt to deploy 🔌 You can connect to this cluster with: 🛠️ And pull infractl from the deployed dev infra-server with: 🚲 You can then use the dev infra instance e.g.: Further Development☕ If you make changes, you can commit and push and CI will take care of updating the development cluster. 🚀 If you only modify configuration (chart/infra-server/configuration) or templates (chart/infra-server/{static,templates}), you can get a faster update with: LogsLogs for the development infra depending on your @redhat.com authuser: Or: |
This part of infra is unused and should be deleted.
Migrated the test WorkflowTemplates to Workflows, because there is still some value to check that the flavors have names, ... and
simulateetc are required for E2E tests.