This is an automated email from the ASF dual-hosted git repository.
dongjoon pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 5322966290 Remove AppVeyor and Scaleway (#566)
5322966290 is described below
commit 532296629090ccbeb43365e35aa62b82fa81a31f
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Wed Oct 30 20:23:38 2024 -0700
Remove AppVeyor and Scaleway (#566)
---
developer-tools.md | 11 -----------
site/developer-tools.html | 15 ---------------
2 files changed, 26 deletions(-)
diff --git a/developer-tools.md b/developer-tools.md
index bd0da296a7..633be7473e 100644
--- a/developer-tools.md
+++ b/developer-tools.md
@@ -35,17 +35,6 @@ Apache Spark community uses various resources to maintain
the community test cov
- Daily JDBC Docker integration tests with Java 8 and Scala 2.13/SBT
- Daily TPC-DS benchmark with scale factor 1 with Java 8 and Scala 2.12/SBT
-<h3 id="appveyor">AppVeyor</h3>
-
-[AppVeyor](https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark)
provides the following on Windows.
-- R unit tests with Java 17/Scala 2.13/SBT
-
-<h3 id="scaleway">Scaleway</h3>
-
-[Scaleway](https://www.scaleway.com) provides the following on MacOS and Apple
Silicon.
-- [Java/Scala/Python/R unit tests with Java 17/Scala
2.12/SBT](https://apache-spark.s3.fr-par.scw.cloud/index.html)
-- K8s integration tests (TBD)
-
<h2>Useful developer tools</h2>
<h3 id="reducing-build-times">Reducing build times</h3>
diff --git a/site/developer-tools.html b/site/developer-tools.html
index dc3146f8fc..dcc0c06c2a 100644
--- a/site/developer-tools.html
+++ b/site/developer-tools.html
@@ -185,21 +185,6 @@
<li>Daily TPC-DS benchmark with scale factor 1 with Java 8 and Scala
2.12/SBT</li>
</ul>
-<h3 id="appveyor">AppVeyor</h3>
-
-<p><a
href="https://ci.appveyor.com/project/ApacheSoftwareFoundation/spark">AppVeyor</a>
provides the following on Windows.</p>
-<ul>
- <li>R unit tests with Java 17/Scala 2.13/SBT</li>
-</ul>
-
-<h3 id="scaleway">Scaleway</h3>
-
-<p><a href="https://www.scaleway.com">Scaleway</a> provides the following on
MacOS and Apple Silicon.</p>
-<ul>
- <li><a
href="https://apache-spark.s3.fr-par.scw.cloud/index.html">Java/Scala/Python/R
unit tests with Java 17/Scala 2.12/SBT</a></li>
- <li>K8s integration tests (TBD)</li>
-</ul>
-
<h2>Useful developer tools</h2>
<h3 id="reducing-build-times">Reducing build times</h3>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]