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

integr8ly / cloud-resource-operator / 237 / 1
58%
master: 64%

Build:
Build:
LAST BUILD BRANCH: fix-26-csv
DEFAULT BRANCH: master
Ran 28 Oct 2019 07:47PM UTC
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:30PM UTC coverage: 57.726%. Remained the same
GO111MODULE=on

push

travis-ci

aidenkeating
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

1300 of 2252 relevant lines covered (57.73%)

1.78 hits per line

Source Files on job 237.1 (GO111MODULE=on)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 450
  • Travis Job 237.1
  • bdf6dae8 on github
  • Prev Job for GO111MODULE=on on openshift-postgres-permissions (#241.1)
  • Next Job for GO111MODULE=on on openshift-postgres-permissions (#243.1)
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

© 2026 Coveralls, Inc