Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitlab/ci/container-boot.gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ container:boot:aquila:
- docker ps --all
- docker compose logs sagittarius-grpc -f &
- support/grpc_check_health --host docker:50051 --service readiness --retries 20
- >
docker compose exec sagittarius-grpc bin/rails runner 'Runtime.create!(name: "Boot Test Runtime", token: "runtime_token")'
- docker compose up aquila -d
- docker compose logs aquila -f &
- support/grpc_check_health --host docker:8081 --service liveness --retries 20
Expand Down
1 change: 1 addition & 0 deletions support/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ services:
WITH_HEALTH_SERVICE: "true"
GRPC_HOST: 0.0.0.0
SAGITTARIUS_URL: http://sagittarius-grpc:50051
RUNTIME_TOKEN: runtime_token
ports:
- "8081:8081"

Expand Down
2 changes: 1 addition & 1 deletion versions/aquila
Original file line number Diff line number Diff line change
@@ -1 +1 @@
155149971ed49c640327d22e4413258c5c95fbe4
1cf9ca5e6ecab1e6e84b3720af41438a2c6ffb6f