Skip to content

Commit

Permalink
TeamCity: Remove test project for FEATURE-BRANCH-ephemeral-resource (
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahFrench authored Dec 10, 2024
1 parent 3a54268 commit 53b92af
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 184 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import generated.ServicesListBeta
import generated.ServicesListGa
import jetbrains.buildServer.configs.kotlin.Project
import jetbrains.buildServer.configs.kotlin.sharedResource
import projects.feature_branches.featureBranchEphemeralResourcesSubProject

// googleCloudRootProject returns a root project that contains a subprojects for the GA and Beta version of the
// Google provider. There are also resources to help manage the test projects used for acceptance tests.
Expand Down Expand Up @@ -64,8 +63,6 @@ fun googleCloudRootProject(allConfig: AllContextParameters): Project {
subProject(projectSweeperSubProject(allConfig))

// Feature branch-testing projects - these will be added and removed as needed
subProject(featureBranchEphemeralResourcesSubProject(allConfig))


params {
readOnlySettings()
Expand Down

This file was deleted.

0 comments on commit 53b92af

Please sign in to comment.