• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

integr8ly / cloud-resource-operator / 242
58%
master: 64%

Build:
Build:
LAST BUILD BRANCH: fix-26-csv
DEFAULT BRANCH: master
Ran 28 Oct 2019 07:52PM UTC
Jobs 1
Files 19
Run time 2s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Oct 2019 07:48PM UTC coverage: 57.745% (-2.0%) from 59.716%
242

Pull #27

travis-ci-com

web-flow
fix in cluster postgres provisioning

currently we do not give the correct permissions to the user we
create in the postgres instance for openshift deployments. in rhmi
codeready workspaces requires the user to be a superuser.

this defaults the created user to be a superuser.

verification:
- have an openshift 4 cluster running
- have this operator running
- have the rhmi operator running from austincunningham:INTLY-3146
- create an installation cr

```
apiVersion: integreatly.org/v1alpha1
kind: Installation
metadata:
  name: example-installation
spec:
  type: workshop
  namespacePrefix: integreatly-
  routingSubdomain: apps.example.com
  masterUrl: http://console.apps.example.com
  selfSignedCerts: true
  useExternalResources: true
```

- ensure codeready comes up
- ensure codeready has no self-deployed database
- ensure codeready migrations complete successfully
Pull Request #27: fix in cluster postgres provisioning

126 of 126 new or added lines in 6 files covered. (100.0%)

1301 of 2253 relevant lines covered (57.75%)

1.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 242.1 (GO111MODULE=on) 28 Oct 2019 07:52PM UTC 0
57.75
Travis Job 242.1
Source Files on build 242
  • Tree
  • List 0
  • Changed 7
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Build #242
  • Pull Request #27
  • PR Base - master (#239)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc