Skip to content

Commit

Permalink
revert .azure-pipelines/templates/test-all-checks.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandreYang committed Apr 9, 2020
1 parent 65a2e17 commit 552a52f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .azure-pipelines/templates/test-all-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,9 @@ jobs:
- checkName: cockroachdb
displayName: CockroachDB
os: linux
- checkName: confluent_platform
displayName: Confluent Platform
os: linux
- checkName: consul
displayName: Consul
os: linux
Expand Down Expand Up @@ -309,12 +312,18 @@ jobs:
- checkName: prometheus
displayName: Prometheus
os: linux
- checkName: proxysql
displayName: ProxySQL
os: linux
- checkName: rabbitmq
displayName: RabbitMQ
os: linux
- checkName: redisdb
displayName: Redis
os: linux
- checkName: rethinkdb
displayName: RethinkDB
os: linux
- checkName: riak
displayName: Riak
os: linux
Expand Down Expand Up @@ -372,6 +381,9 @@ jobs:
- checkName: tokumx
displayName: TokuMX
os: linux
- checkName: tomcat
displayName: Tomcat
os: linux
- checkName: twemproxy
displayName: Twemproxy
os: linux
Expand Down

0 comments on commit 552a52f

Please sign in to comment.