Skip to content

Commit d86b43f

Browse files
committed
teste/e2e: tag clusterctl ClusterClass test with [ClusterClass]
Signed-off-by: Stefan Büringer [email protected]
1 parent 2502f5c commit d86b43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/clusterctl_upgrade_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ var _ = Describe("When testing clusterctl upgrades (v1.2=>current)", func() {
7373
})
7474
})
7575

76-
var _ = Describe("When testing clusterctl upgrades using ClusterClass (v1.2=>current)", func() {
76+
var _ = Describe("When testing clusterctl upgrades using ClusterClass (v1.2=>current) [ClusterClass]", func() {
7777
ClusterctlUpgradeSpec(ctx, func() ClusterctlUpgradeSpecInput {
7878
return ClusterctlUpgradeSpecInput{
7979
E2EConfig: e2eConfig,

0 commit comments

Comments
 (0)