Skip to content

Commit

Permalink
enable e2e tests for test env (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanoy authored Aug 12, 2020
1 parent ca633d4 commit c3cdbc7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions applications/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ applications:
ref: *frontendVersion
helmValues:
imageTag: *frontendVersion
e2eTestJob:
enabled: true
ignoreDifferences:
- group: apps.openshift.io
kind: DeploymentConfig
Expand Down

0 comments on commit c3cdbc7

Please sign in to comment.