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

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

Build:
Build:
LAST BUILD BRANCH: fix-26-csv
DEFAULT BRANCH: master
Ran 28 Oct 2019 07:47PM UTC
Jobs 1
Files 19
Run time 3s
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
237

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

Jobs
ID Job ID Ran Files Coverage
1 237.1 (GO111MODULE=on) 28 Oct 2019 07:47PM UTC 0
57.73
Travis Job 237.1
Source Files on build 237
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Travis Build #237
  • bdf6dae8 on github
  • Prev Build on openshift-postgres-permissions (#241)
  • Next Build on openshift-postgres-permissions (#243)
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