This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-management.git


The following commit(s) were added to refs/heads/main by this push:
     new 09087bc5 try to fix fix build issue where int test builds are 
interfering (#252)
09087bc5 is described below

commit 09087bc5bada745534c0ec808e9bc2c4d6a0fc3f
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Jun 10 19:57:23 2024 +0100

    try to fix fix build issue where int test builds are interfering (#252)
---
 build.sbt | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/build.sbt b/build.sbt
index 8521bbbc..6a0bcca2 100644
--- a/build.sbt
+++ b/build.sbt
@@ -50,14 +50,6 @@ val userProjects: Seq[ProjectReference] = 
Seq[ProjectReference](
 
 val projectList: Seq[ProjectReference] =
   userProjects ++ Seq[ProjectReference](
-    integrationTestAwsApiEc2TagBased,
-    integrationTestLocal,
-    integrationTestAwsApiEcs,
-    integrationTestKubernetesApi,
-    integrationTestKubernetesApiJava,
-    integrationTestKubernetesDns,
-    integrationTestMarathonApiDocker,
-    leaseKubernetesIntTest,
     docs,
     billOfMaterials)
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to