Skip to content

Commit

Permalink
disable helmvm integration test with failing curl arguments (#4890)
Browse files Browse the repository at this point in the history
  • Loading branch information
laverya authored Sep 21, 2024
1 parent 09f5789 commit 40315a8
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 @@ -219,11 +219,11 @@ jobs:
backend_config: "existing-airgapped-upgrade-minimum-backend-config.tfvars",
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:
Expand Down

0 comments on commit 40315a8

Please sign in to comment.