Skip to content

Commit

Permalink
ci fixes (2600hz#6496)
Browse files Browse the repository at this point in the history
* state-of-doc renamed to py

* use couchdb3 in apps circleci
  • Loading branch information
icehess authored Apr 27, 2020
1 parent 587686f commit d7c4de4
Show file tree
Hide file tree
Showing 39 changed files with 188 additions and 76 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
command: make docs
- run:
name: Checking doc states
command: scripts/state-of-docs.sh || true
command: scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: scripts/state-of-edoc.escript
Expand Down
7 changes: 5 additions & 2 deletions applications/acdc/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/ananke/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/blackhole/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/braintree/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/call_inspector/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/callflow/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/camper/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/cccp/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/cdr/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/conference/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
8 changes: 6 additions & 2 deletions applications/crossbar/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ jobs:
path: ~/test-results
- store_artifacts:
path: ~/test-results/junit/

## disabling this for now until we figure out why it is crashing, and how to set token
# - run:
# name: Uploading Coverage Report
Expand Down Expand Up @@ -312,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -345,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/doodle/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/ecallmgr/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/edr/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/fax/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/frontier/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/hangups/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
7 changes: 5 additions & 2 deletions applications/hotornot/.circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ jobs:
command: make -C ${KAZOO_ROOT} docs
- run:
name: Checking doc states
command: ${KAZOO_ROOT}/scripts/state-of-docs.sh || true
command: ${KAZOO_ROOT}/scripts/state-of-docs.py || true
- run:
name: Validating EDoc states
command: ${KAZOO_ROOT}/scripts/state-of-edoc.escript
Expand Down Expand Up @@ -346,7 +346,10 @@ jobs:
<<: *defaults
docker:
- image: offical2600hz/circleci:21.3.8.12
- image: couchdb:2.3.1
- image: couchdb:3.0
environment:
COUCHDB_USER: admin
COUCHDB_PASSWORD: admin
- image: 2600hz/rabbitmq
steps:
- attach_workspace:
Expand Down
Loading

0 comments on commit d7c4de4

Please sign in to comment.