Skip to content

Commit

Permalink
disable helmvm regression test
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig O'Donnell committed Nov 8, 2023
1 parent 9821e62 commit ef66047
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -190,11 +190,11 @@ jobs:
terraform_script: "existing-airgapped-upgrade-minimum.sh",
is_upgrade: "1"
},
{
name: "type=helmvm cluster, env=online, phase=new install, rbac=cluster admin",
backend_config: "helmvm-online-install-backend-config.tfvars",
terraform_script: "helmvm-online-install.sh"
}
# {
# name: "type=helmvm cluster, env=online, phase=new install, rbac=cluster admin",
# backend_config: "helmvm-online-install-backend-config.tfvars",
# terraform_script: "helmvm-online-install.sh"
# }
]
steps:
- name: Checkout
Expand Down

0 comments on commit ef66047

Please sign in to comment.