Skip to content

Commit fd81923

Browse files
committed
🧹Moving GKE tests into separate gke directory to enable other testing on other platforms
1 parent 43a2b88 commit fd81923

33 files changed

Lines changed: 296 additions & 229 deletions

.gitignore

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ terraform.tfvars
6363
terraform.tfstate.backup
6464

6565
# tests artifacts
66-
tests/e2e/terraform/kubeconfig
67-
tests/e2e/terraform/kubeconfig-target
68-
tests/e2e/terraform/gke_gcloud_auth_plugin_cache
69-
tests/e2e/terraform/mondoo.json
66+
tests/e2e/**/kubeconfig
67+
tests/e2e/**/kubeconfig-target
68+
tests/e2e/**/gke_gcloud_auth_plugin_cache
69+
tests/e2e/**/mondoo.json

tests/e2e/manifests/mondoo-audit-config-autopilot.yaml.tpl renamed to tests/e2e/gke/manifests/mondoo-audit-config-autopilot.yaml.tpl

File renamed without changes.

tests/e2e/manifests/mondoo-audit-config-external-autopilot.yaml.tpl renamed to tests/e2e/gke/manifests/mondoo-audit-config-external-autopilot.yaml.tpl

File renamed without changes.

tests/e2e/manifests/mondoo-audit-config-external.yaml.tpl renamed to tests/e2e/gke/manifests/mondoo-audit-config-external.yaml.tpl

File renamed without changes.

tests/e2e/manifests/mondoo-audit-config-vault-external-autopilot.yaml.tpl renamed to tests/e2e/gke/manifests/mondoo-audit-config-vault-external-autopilot.yaml.tpl

File renamed without changes.

tests/e2e/manifests/mondoo-audit-config-vault-external.yaml.tpl renamed to tests/e2e/gke/manifests/mondoo-audit-config-vault-external.yaml.tpl

File renamed without changes.

tests/e2e/manifests/mondoo-audit-config-wif-external-autopilot.yaml.tpl renamed to tests/e2e/gke/manifests/mondoo-audit-config-wif-external-autopilot.yaml.tpl

File renamed without changes.

tests/e2e/manifests/mondoo-audit-config-wif-external.yaml.tpl renamed to tests/e2e/gke/manifests/mondoo-audit-config-wif-external.yaml.tpl

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)