Skip to content

Commit

Permalink
Merge pull request k0sproject#788 from jnummelin/inttest/capi-cluster…
Browse files Browse the repository at this point in the history
…class-recreate-upgrade

Inttest/capi clusterclass recreate upgrade
  • Loading branch information
jnummelin authored Oct 28, 2024
2 parents 41bff30 + be76abb commit 0b786c5
Show file tree
Hide file tree
Showing 4 changed files with 472 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
- check-capi-config-update-vm
- check-capi-docker-clusterclass
- check-capi-docker-clusterclass-k0smotron
- check-capi-docker-clusterclass-recreate-upgrade
- check-capi-docker-machinedeployment
- check-capi-controlplane-docker
- check-capi-controlplane-docker-downscaling
Expand Down
1 change: 1 addition & 0 deletions inttest/Makefile.variables
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ smoketests := \
check-monitoring \
check-capi-docker-machinedeployment \
check-capi-docker-clusterclass \
check-capi-docker-clusterclass-recreate-upgrade \
check-capi-docker-clusterclass-k0smotron \
check-capi-remote-machine \
check-capi-remote-machine-job-provision \
Expand Down
Loading

0 comments on commit 0b786c5

Please sign in to comment.