Skip to content

Commit

Permalink
Merge pull request #222 from SUSE/fix-system-uuid-spec
Browse files Browse the repository at this point in the history
Fix SYSTEM_UUID variable in docker-compose setup for tests
  • Loading branch information
Sergeykot committed Sep 10, 2018
2 parents a05c523 + 9b13db9 commit 2ffd2bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ services:
OBS_PASSWORD: ${OBS_PASSWORD}
SCC_USERNAME: ${SCC_USERNAME}
SCC_PASSWORD: ${SCC_PASSWORD}
SYSTEM_UUID: ${SYSTEM_UUID}
MYSQL_HOST: ${MYSQL_HOST}
MYSQL_USER: ${MYSQL_USER}
MYSQL_PASSWORD: ${MYSQL_PASSWORD}
Expand Down

0 comments on commit 2ffd2bb

Please sign in to comment.