|
|
@@ -19,19 +19,15 @@ testAlias+=(
|
|
|
[adoptopenjdk]='openjdk'
|
|
|
[eclipse-temurin]='openjdk'
|
|
|
[sapmachine]='openjdk'
|
|
|
- [iojs]='node'
|
|
|
+
|
|
|
[jruby]='ruby'
|
|
|
[pypy]='python'
|
|
|
|
|
|
[ubuntu]='debian'
|
|
|
- [ubuntu-debootstrap]='debian'
|
|
|
|
|
|
[mariadb]='mysql'
|
|
|
[percona]='mysql'
|
|
|
[percona:psmdb]='mongo'
|
|
|
-
|
|
|
- [hola-mundo]='hello-world'
|
|
|
- [hello-seattle]='hello-world'
|
|
|
)
|
|
|
|
|
|
imageTests+=(
|
|
|
@@ -42,8 +38,6 @@ imageTests+=(
|
|
|
[cassandra]='
|
|
|
cassandra-basics
|
|
|
'
|
|
|
- [celery]='
|
|
|
- '
|
|
|
[clojure]='
|
|
|
'
|
|
|
[crate]='
|
|
|
@@ -64,8 +58,6 @@ imageTests+=(
|
|
|
docker-dind
|
|
|
docker-registry-push-pull
|
|
|
'
|
|
|
- [django]='
|
|
|
- '
|
|
|
[eclipse-mosquitto]='
|
|
|
eclipse-mosquitto-basics
|
|
|
'
|
|
|
@@ -78,9 +70,6 @@ imageTests+=(
|
|
|
[erlang]='
|
|
|
erlang-hello-world
|
|
|
'
|
|
|
- [fsharp]='
|
|
|
- fsharp-hello-world
|
|
|
- '
|
|
|
[gcc]='
|
|
|
gcc-c-hello-world
|
|
|
gcc-cpp-hello-world
|
|
|
@@ -221,8 +210,6 @@ imageTests+=(
|
|
|
'
|
|
|
[r-base]='
|
|
|
'
|
|
|
- [rails]='
|
|
|
- '
|
|
|
[rapidoid]='
|
|
|
rapidoid-hello-world
|
|
|
rapidoid-load-balancer
|