Skip to content

Commit

Permalink
Update integration_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DomPeliniAerospike committed Jul 8, 2024
1 parent 207122e commit af213cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
- name: Run unit tests
run: |
docker run -d -p 5000:5000 -v ./aerospike-proximus.yml:/etc/aerospike-proximus/aerospike-proximus.yml -v ./features.conf:/etc/aerospike-proximus/features.conf aerospike/aerospike-proximus:0.4.0
docker ps
sleep 5
docker logs aerospike-proximus
docker run -d --name aerospike -p 3000:3000 -v .:/etc/aerospike aerospike/aerospike-server-enterprise:latest
Expand Down

0 comments on commit af213cf

Please sign in to comment.