Bug 1938325
| Summary: | [sig-devex][Feature:ImageEcosystem][Slow] openshift sample application repositories [sig-devex][Feature:ImageEcosystem][php] test php images with cakephp-ex db repo Building cakephp-mysql app from new-app should build a cakephp-mysql image and run it in | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Cesar Wong <cewong> |
| Component: | Samples | Assignee: | Gabe Montero <gmontero> |
| Status: | CLOSED DUPLICATE | QA Contact: | XiuJuan Wang <xiuwang> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.7 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | buildcop | ||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: |
[sig-devex][Feature:ImageEcosystem][Slow] openshift sample application repositories [sig-devex][Feature:ImageEcosystem][php] test php images with cakephp-ex db repo Building cakephp-mysql app from new-app should build a cakephp-mysql image and run it in a pod
[sig-devex][Feature:ImageEcosystem][Slow] openshift sample application repositories [sig-devex][Feature:ImageEcosystem][python] test python images with django-ex db repo Building django-psql app from new-app should build a django-psql image and run it in a pod
|
|
| Last Closed: | 2021-03-15 15:19:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Cesar Wong
2021-03-12 19:44:38 UTC
Same issue with: [sig-devex][Feature:ImageEcosystem][Slow] openshift sample application repositories [sig-devex][Feature:ImageEcosystem][python] test python images with django-ex db repo Building django-psql app from new-app should build a django-psql image and run it in a pod https://prow.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-origin-installer-e2e-remote-libvirt-image-ecosystem-ppc64le-4.7/1370314951201132544 -> Deploying template "openshift/rails-postgresql-example" to project e2e-test-rails-postgresql-repo-test-dbkst Rails + PostgreSQL (Ephemeral) --------- An example Rails application with a PostgreSQL database. For more information about using this template, including OpenShift considerations, see https://github.com/sclorg/rails-ex/blob/master/README.md. WARNING: Any data stored will be lost upon pod destruction. Only use this template for testing. The following service(s) have been created in your project: rails-postgresql-example, postgresql. For more information about using this template, including OpenShift considerations, see https://github.com/sclorg/rails-ex/blob/master/README.md. * With parameters: * Name=rails-postgresql-example * Namespace=openshift * Memory Limit=512Mi * Memory Limit (PostgreSQL)=512Mi * Git Repository URL=https://github.com/sclorg/rails-ex.git * Git Reference= * Context Directory= * Application Hostname= * GitHub Webhook Secret=UXX4yd6uv1QHifGtxhgHxscOU2y1IxwuuTnBDLB0 # generated * Secret Key=d6c0yp5h5g1fq5ut2h7m6utr4fan6vu2me6y6pv6cwsxk63eeuejxsn8h7ut70lmd4gp6bglnjaroxosd7jxifumc06vy1hstjm62qb72klvomglt6xj5kwp8h2mwg6 # generated * Application Username=openshift * Application Password=secret * Rails Environment=production * Database Service Name=postgresql * Database Username=userDOQ # generated * Database Password=KpOg55bt # generated * Database Name=root * Maximum Database Connections=100 * Shared Buffer Amount=12MB * Custom RubyGems Mirror URL= --> Creating resources ... secret "rails-postgresql-example" created service "rails-postgresql-example" created error: Route.route.openshift.io "rails-postgresql-example" is invalid: spec.host: Invalid value: "rails-postgresql-example-e2e-test-rails-postgresql-repo-test-dbkst.apps.libvirt-ppc64le-2-0-631b9.libvirt-ppc64le-2-0": host must conform to DNS 1123 naming conventions: [spec.host: Invalid value: "rails-postgresql-example-e2e-test-rails-postgresql-repo-test-dbkst": must be no more than 63 characters] imagestream.image.openshift.io "rails-postgresql-example" created buildconfig.build.openshift.io "rails-postgresql-example" created deploymentconfig.apps.openshift.io "rails-postgresql-example" created service "postgresql" created deploymentconfig.apps.openshift.io "postgresql" created --> Failed I've updated the description of 1927554 to include cakephp as well The 4.7 PR is up for that but it is currently blocked from passing e2e's by https://bugzilla.redhat.com/show_bug.cgi?id=1886160 *** This bug has been marked as a duplicate of bug 1927554 *** |