mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-05 21:44:15 -04:00
ci: Terraform provider e2e tests (#2712)
* Refactor selfManagedInfra input to clusterCreation in e2e tests * Run e2e test using terraform provider * Allow insecure measurement fetching in Terraform provider * Run Terraform provider test instead of module test in weekly runs --------- Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
9667dfff58
commit
724ee44466
17 changed files with 415 additions and 55 deletions
|
@ -35,7 +35,7 @@ var (
|
|||
"github.e2e-test-provider": {},
|
||||
"github.ref-stream": {},
|
||||
"github.kubernetes-version": {},
|
||||
"github.self-managed-infra": {},
|
||||
"github.cluster-creation": {},
|
||||
"deployment-type": {}, // deployment type, e.g. "debugd", "k8s"
|
||||
}
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue