Skip to content

Commit

Permalink
Restore Cloud Build repos tests. (GoogleCloudPlatform#8182)
Browse files Browse the repository at this point in the history
  • Loading branch information
vicpadilla authored and wj-chen committed Aug 1, 2023
1 parent 2c43dac commit bdcedf5
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 19 deletions.
4 changes: 0 additions & 4 deletions mmv1/products/cloudbuild/Trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,6 @@ examples:
skip_test: true
- !ruby/object:Provider::Terraform::Examples
name: 'cloudbuild_trigger_repo'
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14390
skip_test: true
min_version: beta
primary_resource_id: 'repo-trigger'
vars:
Expand Down Expand Up @@ -93,8 +91,6 @@ examples:
primary_resource_id: 'allow-exit-codes-trigger'
- !ruby/object:Provider::Terraform::Examples
name: "cloudbuild_trigger_pubsub_with_repo"
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14390
skip_test: true
min_version: beta
primary_resource_id: "pubsub-with-repo-trigger"
vars:
Expand Down
2 changes: 0 additions & 2 deletions mmv1/products/cloudbuildv2/Connection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,6 @@ import_format:
examples:
- !ruby/object:Provider::Terraform::Examples
name: 'cloudbuildv2_connection'
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14390
skip_test: true
min_version: beta
primary_resource_id: 'my-connection'
primary_resource_name: "fmt.Sprintf(\"tf-test-connection%s\",
Expand Down
8 changes: 0 additions & 8 deletions tpgtools/overrides/cloudbuildv2/samples/connection/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,6 @@ test_hide:
- github.yaml
- github.tf.tmpl
- ghe.tf.tmpl
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14390
# The following tests are being skipped while we resolve access issues in the
# test environment
- github_connection.yaml
- ghe_connection.yaml
- ghe_complete_connection.yaml
- ghe_priv_connection.yaml
- ghe_priv_update_connection.yaml
doc_hide:
# These tests depend on secrets stored in a separate project, so we prefer not
# to show them in the docs.
Expand Down
5 changes: 0 additions & 5 deletions tpgtools/overrides/cloudbuildv2/samples/repository/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ test_hide:
- github.yaml
- github.tf.tmpl
- ghe.tf.tmpl
# TODO: https://github.com/hashicorp/terraform-provider-google/issues/14390
# The following tests are being skipped while we resolve access issues in the
# test environment
- ghe_repository.yaml
- github_repository.yaml
doc_hide:
# These tests depend on secrets stored in a separate project, so we prefer not
# to show them in the docs.
Expand Down

0 comments on commit bdcedf5

Please sign in to comment.