Skip to content

Commit

Permalink
Fix empty hash in f8a-chester template
Browse files Browse the repository at this point in the history
The end to end tests when merging to master for this service are failing with an error message that looks like it has to with DC revisions (https://ci.centos.org/job/devtools-f8a-master-deploy-e2e-test/998/console). I figured this is the reason for that.

Signed-off-by: Avishkar Gupta <[email protected]>
  • Loading branch information
rootAvish authored and msrb committed Apr 16, 2018
1 parent 254830a commit 31151a6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bay-services/f8a-chester.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
services:
- hash:
- hash: 8eb7ee9aa81c1f384b8db8597c758c52cf812790
hash_length: 7
name: f8a-chester
environments:
- name: staging
parameters:
REPLICAS: 1
CPU_REQUEST: 0.30
CPU_LIMIT: 0.30
FLASK_LOGGING_LEVEL: DEBUG
Expand Down

0 comments on commit 31151a6

Please sign in to comment.