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

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

Build:
Build:
LAST BUILD BRANCH: fix-26-csv
DEFAULT BRANCH: master
Ran 29 Oct 2019 08:07AM UTC
Files 19
Run time 1s
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

29 Oct 2019 08:03AM UTC coverage: 57.745% (-2.0%) from 59.716%
GO111MODULE=on

Pull #27

travis-ci

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

1301 of 2253 relevant lines covered (57.75%)

1.79 hits per line

Source Files on job 240.1 (GO111MODULE=on)
  • Tree
  • List 0
  • Changed 7
  • Source Changed 6
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 455
  • Travis Job 240.1
  • d1b138ea on github
  • Prev Job for GO111MODULE=on on openshift-postgres-permissions (#239.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

© 2025 Coveralls, Inc