capz: add v1beta1 presubmit workload-upgrade test
This PR adds a presubmit workload-upgrade test equivalent to the existing pull-cluster-api-provider-azure-e2e-workload-upgrade test.
This allows us to run such tests against the active v1beta1 release branch prior to merging changes.
Also set an appropriate timeout to the existing presubmit test against main.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: jackfrancis
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~config/jobs/kubernetes-sigs/cluster-api-provider-azure/OWNERS~~ [jackfrancis]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.
This bot triages issues and PRs according to the following rules:
- After 90d of inactivity,
lifecycle/staleis applied - After 30d of inactivity since
lifecycle/stalewas applied,lifecycle/rottenis applied - After 30d of inactivity since
lifecycle/rottenwas applied, the issue is closed
You can:
- Mark this issue or PR as fresh with
/remove-lifecycle stale - Mark this issue or PR as rotten with
/lifecycle rotten - Close this issue or PR with
/close - Offer to help out with Issue Triage
Please send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: CecileRobertMichon, jackfrancis
The full list of commands accepted by this bot can be found here.
The pull request process is described here
- ~~config/jobs/kubernetes-sigs/cluster-api-provider-azure/OWNERS~~ [CecileRobertMichon,jackfrancis]
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
@jackfrancis: Updated the job-config configmap in namespace default at cluster test-infra-trusted using the following files:
- key
cluster-api-provider-azure-presubmits-main.yamlusing fileconfig/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-main.yaml - key
cluster-api-provider-azure-presubmits-release-v1beta1.yamlusing fileconfig/jobs/kubernetes-sigs/cluster-api-provider-azure/cluster-api-provider-azure-presubmits-release-v1beta1.yaml
In response to this:
This PR adds a presubmit workload-upgrade test equivalent to the existing
pull-cluster-api-provider-azure-e2e-workload-upgradetest.This allows us to run such tests against the active v1beta1 release branch prior to merging changes.
Also set an appropriate timeout to the existing presubmit test against main.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.